/* 1. Theme Default CSS
    02. Find home section css here
    03. Property area css here
    04. Welcome aarohi css here
    05. Download apps css here
    06. Our services css here
    07. Feature property css here
    08. Awesome feature css here
    09. Fun fact css here
    10. Our team css here
    11. Cleint review css her
    12. Brand css here
    13. Footer css here   
    17. Scrollup css here
    18. Breadcrumbs css here
    19. Pagination css here
    20. Properties sidebar css here
    21. Property list css here
    22. Single property css here
    23. Agent css here
        23.1 Agent Details css here
    24. Blog Sidebar css here
    25. Article css here
    26. Add property css here
    27. Contact Page css here
    28. Register page css here
    29. 404 page css here
    30. My account page css here
    31. Welcome fixd text css here
    32.  Tab css
    33. Progress bar css
    34. Accordion css here  */
/*-----------------
	1. Theme Default CSS
    
--------------------*/
/*--
  Google fonts
--*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Poppins:300,400,500,600,700|Raleway:300,400,500,600,700');

/*************************************
         Custom-content all   
 **************************************/
.boxed-layout .wrapper {
  box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
  margin: auto;
  position: relative;
  width: 1500px;
}

.boxed-layout .sticky {
  left: 0;
  right: 0;
  width: 1500px;
}

.boxed-layout.fixed {
  margin: 70px 0;
}

.pattern-fixed.pattern {
  background: url("images/bg/pattern.png") repeat fixed 0 0;
}

img {
  max-width: 100%
}

.single-property-tab-content .tab-pane img {
  width: 47rem;
}


/* Hilights css here */
.single-side-box .list-unstyled {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.single-side-box .list-unstyled li {
  display: flex;
  gap: 10px;
  align-items: center;
}

/*----------------
   02. Find home section css here
------------------------*/
.find-home {
  background: #f5f9fd none repeat scroll 0 0;
  padding: 90px 0;
}

.find-home-title>h3 {
  color: #132d4c;
  font-size: 26px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 46px;
}

.bs-caret {
  display: none;
}

.bootstrap-select>.dropdown-toggle {
  position: relative;
  padding-right: 12px;
}

.bootstrap-select>.dropdown-toggle::before {
  content: "";
  font-family: Fontawesome;
  position: absolute;
  right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default,
.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default.focus:active,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
  background-color: inherit;
  border-color: #e1e1e1;
  color: #606060;
}

.form-control:focus {
  border-color: inherit;
}

.form-control {
  border-color: #132d4c;
  border-radius: 0;
}

.bootstrap-select>.dropdown-toggle,
.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active {
  color: #606060
}

.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

.find-home-item>input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #e1e1e1;
  color: #606060;
  height: 40px;
  opacity: 1;
}

.find-home-box-inner .find-home-item>input placeholder {
  color: #fff;
}

.find-home-item>input::-moz-placeholder {
  color: #606060;
  opacity: 1;
}

.find-home-3 .find-home-item>input::-moz-placeholder,
.postion .find-home-item>input::-moz-placeholder,
.find-home-box-inner .find-home-bottom .price_slider_amount>input {
  color: #fff;
}

.find-home-box-inner .find-home-item input::-webkit-input-placeholder {
  color: #fff;
}

.find-home-box-inner .find-home-bottom .price_slider_amount>input::-webkit-input-placeholder {
  color: #fff;
}

/*Price filter css*/
.slider-area {
  position: relative;
}

.price_filter {
  padding-bottom: 8px;
}

.find-home-box .container {
  width: 100%;
}

.price_slider_amount {
  overflow: hidden;
}

.price_slider_amount>input {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  box-shadow: none;
  float: left;
  font-size: 14px;
  font-weight: 300;
  height: 20px;
  line-height: 20px;
  margin-bottom: 5px;
  padding: 0;
  text-align: left;
  width: 50%;
}

.price_slider_amount>input:first-child {
  padding-right: 5px;
  text-align: right;
}

.ui-widget-content {
  background: #e0edfc none repeat scroll 0 0;
  border: medium none;
  color: #222;
  height: 8px;
  border-radius: 0;
}

.ui-slider .ui-slider-range {
  background: #132d4c none repeat scroll 0 0;
  border-radius: 0;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #132d4c none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  height: 17px;
  margin-left: -4px;
  margin-top: -8px;
  top: 50%;
  width: 17px;
}

.price_slider_amount>input {
  color: inherit;
  font-weight: 300;
}

.find-home-item>button {
  background: #00bfff none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0);
  color: #ffffff;
  font-weight: 400;
  height: 40px;
  line-height: 38px;
  transition: all 0.3s ease 0s;
  width: 100%;
}

.find-home-item>button:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #00bfff;
  color: #00bfff;
}

/* Why Choose Us css here */
.why-choose-us {
  background-color: #f9f9f9;
}

.section-title {
  font-weight: 600;
  color: #132d4c;
  /* border-bottom: 2px solid #00bfff; */
  /* display: inline-block; */
  padding-bottom: 8px;
}

.feature-card {
  border: none;
  transition: transform 0.3s ease;
  background-color: #ffffff;
}

.feature-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.icon-circle {
  width: 60px;
  height: 60px;
  background-color: #00bfff;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 auto;
}

.card-title {
  color: #132d4c;
  font-weight: 600;
  margin-top: 10px;
}

.card-text {
  font-size: 0.95rem;
  color: #555;
}

/* Gallery css here
/* Gallery CSS Scoped to #realEstateGallery */
#realEstateGallery .gallery-item {
  height: 240px;
  cursor: pointer;
}

#realEstateGallery .gallery-item img {
  transition: transform 0.3s ease;
}

#realEstateGallery .gallery-item:hover img {
  transform: scale(1.05);
}

#realEstateGallery .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(19, 45, 76, 0.5);
  opacity: 0;
  transition: opacity 0.3s ease;
}

#realEstateGallery .gallery-item:hover .overlay {
  opacity: 1;
}

#realEstateGallery .plus-icon {
  font-size: 2rem;
  color: white;
  font-weight: bold;
}

#realEstateGallery .object-fit-cover {
  object-fit: cover;
  height: 100%;
}

/*---------------------
    03. Property area css here
----------------*/
.property-desc {
  background: #132d4c none repeat scroll 0 0;
}

.property-desc img {
  width: auto !important;
  display: inline-block !important;
}

.property-desc-top h6 a:hover {
  color: #00bfff;
}

.property-bottom-list {
  border-top: 1px solid #ffffff;
  overflow: hidden;
  padding: 18px;
}

.property-bottom-list ul {
  display: flex;
  justify-content: space-between;
}

.property-bottom-list ul li {
  color: #ffffff;
  display: inline-block;
}

.property-bottom-list ul li span {
  margin-left: 5px;
}

.property-desc-top h6 {
  color: #ffffff;
  font-weight: 400;
  line-height: 14px;
  margin-bottom: 6px;
}

.property-desc-top h4.price {
  color: #00bfff;
  font-size: 20px;
  margin-bottom: 0;
  position: absolute;
  right: 18px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.property-location>p {
  color: #eee;
  font-weight: 300;
  margin-bottom: 0;
}

.pro-para p {
  color: #606060 !important;
}

.property-location>p img {
  margin-right: 5px;
  position: relative;
  top: -1px;
}

.property-desc-top {
  padding: 25px 18px 15px;
  position: relative;
}

.feature-property-title>h3 {
  color: #132d4c;
  font-size: 26px;
  line-height: 20px;
  margin: 0;
}

.feature-property-title {
  margin-bottom: 11px;
}

.property-img {
  overflow: hidden;
}

.property-img a img {
  transition: all 0.5s ease 0s;
  width: 100%;
  display: block;
}

.single-property:hover .property-img a img {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.property-list .col-md-4 {
  width: 100%;
}

.property-list.owl-carousel .owl-nav,
.property_list.owl-carousel .owl-nav,
.happy-client-list.owl-carousel .owl-nav {
  width: 100%;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.property-list.owl-carousel .owl-nav>button,
.property_list.owl-carousel .owl-nav>button,
.happy-client-list.owl-carousel .owl-nav>button {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #e1e1e1;
  /* default border */
  border-radius: 0;
  color: #303030;
  font-size: 22px;
  height: 40px;
  line-height: 38px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  transition: all 0.5s ease 0s;
  width: 40px;

  /* center icon horizontally and vertically */
  display: flex;
  align-items: center;
  justify-content: center;
}

.property-list.owl-carousel .owl-nav>button.owl-prev,
.property_list.owl-carousel .owl-nav>button.owl-prev,
.happy-client-list.owl-carousel .owl-nav>button.owl-prev {
  left: -15px;
}

.property-list.owl-carousel .owl-nav>button.owl-next,
.property_list.owl-carousel .owl-nav>button.owl-next,
.happy-client-list.owl-carousel .owl-nav>button.owl-next {
  right: -15px;
}

/* Show buttons only on hover of carousel */
.property-list.owl-carousel:hover .owl-nav>button,
.property_list.owl-carousel:hover .owl-nav>button,
.happy-client-list.owl-carousel:hover .owl-nav>button {
  opacity: 1;
}

/* On hover: change background but remove border, keep icon color */
.property-list.owl-carousel .owl-nav>button:hover,
.property_list.owl-carousel .owl-nav>button:hover,
.happy-client-list.owl-carousel .owl-nav>button:hover {
  background: #00bfff;
  border-color: transparent;
  /* Hide border on hover */
  color: #ffffff;
}


.property_list.owl-carousel .owl-controls,
.property-list.owl-carousel .owl-controls {
  margin-top: 0;
}

.happy-client-list.owl-carousel .owl-controls {
  margin-top: 0;
}

.property-tab-menu ul li {
  display: inline-block;
  margin-left: 32px;
}

.property-tab-menu {
  padding-bottom: 18px;
  text-align: right;
}

.property-tab-menu ul li a {
  color: #303030;
  font-weight: 500;
  padding: 0;
}

.property-tab-menu ul li a:hover,
.property-tab-menu ul li a:focus {
  background: inherit;
}

.property-tab-menu ul li a:hover,
.property-tab-menu ul li.active a {
  color: #00bfff;
}

/*-------------
    04. Welcome aarohi css here / CEO Css here
---------------*/
.welcome-title .title-1 {
  color: #132d4c;
  font-size: 26px;
}

.welcome-aarohi-img {
  text-align: right;
}

.welcome-title .title-1 span,
.welcome-title .title-2 span {
  color: #00bfff;
}

.welcome-title .title-2 {
  color: #132d4c;
  font-size: 22px;
  text-transform: uppercase;
}

.welcome-title {
  padding-bottom: 17px;
}

.welcome-content>p {
  color: #606060;
  font-weight: 300;
}

.welcome-content>p span {
  color: #00bfff;
  font-size: 16px;
  font-weight: 400;
}

.w-single-services {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 24px;
}

.services-img {
  flex-shrink: 0;
}

.services-desc h6 {
  margin: 0;
  font-weight: 600;
  color: #132d4c;
}

.services-desc p {
  margin: 4px 0 0;
  line-height: 1.5;
  color: #444;
}


.w-single-services {
  margin-bottom: 31px;
}

.welcome-services {
  padding-top: 34px;
}

.welcome-aarohi {
  padding-bottom: 70px;
  padding-top: 85px;
}

.welcome-aarohi {
  padding-bottom: 70px;
  padding-top: 90px;
}

.single-services .welcome-title {
  padding-top: 43px;
}

.single-services .welcome-content {
  padding-top: 17px;
}


.ceo-spotlight {
  background: #f9f9f9;
  padding: clamp(60px, 6vw, 100px) 20px;
}

.ceo-container {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 60px;
  max-width: 1200px;
  margin: 0 auto;
  flex-wrap: wrap;
}

.ceo-photo {
  flex: 0 0 280px;
  position: relative;
  width: 280px;
  /* fixed width */
  height: 280px;
  /* fixed height to keep square */
  border-radius: 50%;
  /* make container circular */
  overflow: hidden;
  /* hide overflow */
  border: 1px solid #132d4c;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.ceo-photo::after {
  content: "";
  position: absolute;
  top: 10%;
  left: 50%;
  width: 160px;
  height: 160px;
  background: rgba(0, 191, 255, 0.1);
  border-radius: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.ceo-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* fill container without distortion */
  border-radius: 50%;
  /* circle shape */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* .ceo-photo img:hover {
  transform: translateY(-5px);
  box-shadow: 0 16px 40px rgba(0,0,0,0.15);
} */


.ceo-details {
  flex: 1 1 500px;
}

.ceo-details h2 {
  color: #132d4c;
  font-size: clamp(1.8rem, 2.2vw, 2.4rem);
  margin-bottom: 20px;
}

.ceo-details h3 {
  color: #132d4c;
  font-size: clamp(1.4rem, 1.8vw, 2rem);
  margin-top: 30px;
}

.ceo-details p,
.ceo-achievements {
  color: #333;
  line-height: 1.65;
  margin-bottom: 16px;
}

.ceo-achievements {
  padding-left: 1.2em;
}

.ceo-achievements li::marker {
  color: #00bfff;
}

.ceo-contact {
  margin-top: 30px;
}

.ceo-contact a {
  margin-right: 20px;
  font-size: 1.8em;
  color: #132d4c;
  transition: color 0.3s ease, transform 0.3s ease;
}

.ceo-contact a:hover {
  color: #00bfff;
  transform: translateY(-3px);
}

/* Tablet & Mobile */
@media (max-width: 992px) {
  .ceo-container {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .ceo-details {
    margin-top: 30px;
  }
}




/*--------------
    05. Download apps css here
----------------*/
.download-apps {
  background: rgba(0, 0, 0, 0) url("img/common/download.jpg") no-repeat scroll center center / cover;
  padding: 59px 0 23px;
  position: relative;
}

.download-apps-desc {
  margin-top: 14px;
}

.overlay-blue:before {
  position: absolute;
  content: "";
  background: #132d4c;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.fun-fact.overlay-black::before {
  background: rgba(0, 0, 0, 0.95) none repeat scroll 0 0;
}

.fun-fact.no-bg {
  background-color: #9e9e9e;
  background-image: none;
}

.download-app-inner {
  position: relative;
  z-index: 9;
  overflow: hidden;
}

.download-apps-title h3 {
  color: #00bfff;
  font-size: 26px;
}

.download-apps-title h3.title-1 {
  margin-bottom: 6px;
}

.download-apps-bottom>p {
  color: #eee;
  font-weight: 300;
}

.download-apps-bottom>a {
  background: #00bfff none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0);
  color: #ffffff;
  display: inline-block;
  height: 40px;
  line-height: 38px;
  margin-top: 11px;
  padding: 0 21px;
}

.download-apps-bottom>a:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #00bfff;
  color: #00bfff;
}

.download-apps-title h3.title-2 {
  margin-bottom: 16px;
}

/*---------------
    06. Our services css here
--------------*/
.services-section {
  padding-bottom: 125px;
  padding-top: 130px;
}

.section-title h3 {
  color: #132d4c;
  font-size: 26px;
  line-height: 20px;
  margin-bottom: 18px;
}

.section-title p {
  color: #606060;
  font-weight: 300;
  margin: 0;
}

.section-title {
  margin-bottom: 57px;
}

.single-services-desc {
  margin-top: 24px;
}

.single-services-desc>p {
  color: #606060;
  font-weight: 300;
  margin-bottom: 0;
}

.single-services h5 {
  color: #303030;
  text-transform: capitalize;
}

/*----------------------------
    07. Feature property css here
---------------------*/
.single-property {
  position: relative;
}

.single-property>span {
  background: #00bfff none repeat scroll 0 0;
  color: #ffffff;
  height: 28px;
  left: 16px;
  line-height: 28px;
  padding: 0 13px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 20px;
  z-index: 99;
}

.single-property span.bg-blue {
  background: #132d4c none repeat scroll 0 0;
}

/*-------------
   08. Awesome feature css here
----------------*/
.awesome-feature-img-inner,
.awesome-feature-img-border {
  display: inline-block;
  position: relative;
}

.awesome-feature-img {
  text-align: center;
}

.awesome-feature-img-inner::before,
.awesome-feature-img-inner::after,
.awesome-feature-img-border::before {
  border: 1px solid #eef0f1;
  border-radius: 50%;
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  pointer-events: none;
  z-index: 99;
}

.awesome-feature-desc {
  margin-top: 39px;
}

.awesome-feature-img-inner::before {
  margin-left: -270px;
  margin-top: -192.5px;
  width: 540px;
  height: 385px;
}

.awesome-feature-img-inner::after {
  height: 414px;
  margin-left: -292.5px;
  margin-top: -207px;
  width: 585px;
}

.awesome-feature-img-border::before {
  height: 442px;
  margin-left: -310px;
  margin-top: -221px;
  width: 620px;
}

.awesome-feature-list .col-4.right {
  float: right;
}

.awesome-feature-list .col-4 {
  padding: 0;
}

.awesome-feature-desc {
  position: relative;
}

.awesome-feature-list {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.awesome-feature {
  padding-bottom: 165px;
  padding-top: 130px;
}

.s-awesome-feature-icon i {
  font-size: 30px;
  color: #303030;
}

.s-awesome-feature-title>h6 {
  color: #303030;
  font-weight: 500;
  margin-bottom: 8px;
  text-transform: capitalize;
}

.col-4.left .s-awesome-feature-icon {
  margin-left: 16px;
}

.col-4.left .s-awesome-feature-head {
  float: left;
  text-align: right;
}

.s-awesome-feature-icon,
.s-awesome-feature-head {
  display: inline-block;
}

.col-4.right .s-awesome-feature-head {
  text-align: left;
}

.col-4.right .s-awesome-feature-icon {
  float: left;
  margin-right: 16px;
}

.single-awesome-feature {
  overflow: hidden;
}

.s-awesome-feature-text>p {
  color: #606060;
  font-weight: 300;
  margin: 0;
}

.single-awesome-feature {
  position: relative;
}

.single-awesome-feature.one {
  left: 101px;
}

.single-awesome-feature.two {
  left: 15px;
}

.single-awesome-feature.three {
  left: 107px;
}

.single-awesome-feature.six {
  left: 35px;
}

.single-awesome-feature.five {
  left: 120px;
}

.single-awesome-feature.four {
  left: 30px;
}

/*----------------------
    09. Fun fact css here
---------------*/
.fun-fact {
  background: url(img/fun/cover-bg.png)no-repeat scroll center center / cover;
  position: relative;
  padding: 140px 0;
}

.fun-icon i {
  color: #00bfff;
  font-size: 40px;
  line-height: 36px;
}

.fun-icon,
.fun-count {
  display: inline-block;
}

.fun-count h3.counter {
  color: #ffffff;
  font-size: 34px;
  font-weight: 400;
  margin: 0;
}

.fun-icon {
  float: none;
  margin-right: 10px;
}

.fun-text p {
  color: #e0e0e0;
  display: block;
  font-weight: 400;
  line-height: 14px;
  margin: 0;
}

.fun-head {
  margin-bottom: 7px;
}

.fun-icon>img {
  position: relative;
  top: -8px;
}

.singe-fun-fact.middle {
  margin-left: 45px;
}

.singe-fun-fact.middle-2 {
  margin-left: 50px;
}

/*----------------
   10. Our team css here
--------------*/
.team-area {
  padding: 130px 0;
}

.single-team {
  box-shadow: 0 0 4px rgba(1, 1, 1, 0.2);
  overflow: hidden;
  position: relative;
  text-align: center;
}

.team-desc {
  background: #f5f9fd none repeat scroll 0 0;
  bottom: 0;
  box-shadow: 0 0 4px rgba(1, 1, 1, 0.2);
  position: absolute;
  width: 100%;
}

.team-member-title>h6 {
  color: #303030;
  font-weight: 400;
  margin: 0;
  text-transform: capitalize;
}

.team-member-title>p {
  color: #606060;
  font-weight: 300;
  margin: 0;
}

.team-member-title {
  padding-bottom: 6px;
  padding-top: 14px;
  transition-duration: 0.4s;
}

.team-member-social>a {
  border: 1px solid #ebebeb;
  color: #606060;
  display: inline-block;
  font-size: 12px;
  height: 36px;
  line-height: 36px;
  margin-left: 11px;
  text-align: center;
  width: 36px;
}

.team-member-social>a:first-child {
  margin-left: 0;
}

.team-member-social>a:hover {
  background: #132d4c none repeat scroll 0 0;
  border-color: #132d4c;
  color: #ffffff;
}

.team-member-social {
  padding-bottom: 16px;
}

.team-member-social {
  bottom: 0;
  opacity: 0;
  padding-bottom: 16px;
  position: absolute;
  -ms-transform: translateY(50px);
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  transition: all 0.5s ease 0s;
  width: 100%;
}

.single-team:hover .team-member-social {
  opacity: 1;
  position: inherit;
  -ms-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.single-team:hover .team-member-title {
  padding-bottom: 60px;
}

.blog-thubmnail {
  position: relative;
}

.blog-post {
  bottom: 15px;
  left: -12px;
  position: absolute;
}

.blog-post span {
  background: #132d4c none repeat scroll 0 0;
  display: block;
  color: #00bfff;
  text-align: center;
  width: 51px;
  margin-bottom: 5px;
}

.blog-desc span.post-day {
  font-size: 28px;
}

.blog-post span.post-day {
  font-size: 28px;
  font-weight: 400;
  height: 46px;
  line-height: 46px;
}

.blog-post span.post-month {
  font-size: 12px;
  height: 37px;
  line-height: 37px;
}

.blog-post span:last-child {
  margin-bottom: 0;
}

.blog-desc {
  background: #132d4c none repeat scroll 0 0;
  padding: 23px 20px 0;
}

.blog-desc>h6 {
  color: #303030;
  line-height: 22px;
  margin-bottom: 12px;
}

.blog-desc p.post-content {
  color: #606060;
  font-weight: 300;
  margin-bottom: 12px;
}

.bolg-continue>a {
  color: #00bfff;
  display: block;
  font-weight: 400;
  padding-bottom: 16px;
}

.blog-desc h6 a {
  font-weight: 400;
}

.blog-desc h6 a:hover {
  color: #00bfff;
}

.bolg-continue>a:hover {
  color: #000000;
}

/*-------------------
    11. Cleint review css here
--------------*/
.client-reveiw {
  margin: 5px 0;
  padding: 20px;
  text-align: center;
  transition: all 0.3s ease 0s;
}

.review-quote i {
  color: #ebeaea;
  font-size: 31.5px;
}

.review-desc>p {
  color: #606060;
  font-weight: 300;
}

.review-desc>p span {
  color: #132d4c;
  font-weight: 600;
  text-transform: uppercase;
}

.happy-client-name>h6 {
  color: #303030;
  font-weight: 400;
  padding-top: 14px;
  position: relative;
}

.happy-client-name>h6 span {
  color: #606060;
  font-weight: 300;
}

.happy-client-name>h6::before {
  background: #dadada none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 50%;
  margin-left: -22.5px;
  position: absolute;
  top: 0;
  width: 45px;
}

.client-reveiw:hover {
  background: #f5f9fd none repeat scroll 0 0;
  box-shadow: 0 0 4px rgba(1, 1, 1, 0.2);
}

.happy-client-list .item {
  padding-left: 5px;
  padding-right: 5px;
}

/*------------------
    12. Brand css here
-----------------*/
.single-brand img {
  -webkit-filter: grayscale(100%);
  -mz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
  filter: grayscale(100%);

}

.single-brand img:hover {
  -webkit-filter: none;
  -mz-filter: none;
  -o-filter: none;
  filter: none;
}

.brand-section {
  padding: 132px 0;
}

.single-brand img {
  width: auto !important;
  margin: 0 auto;
}

.brand-section.pd-2 {
  padding: 132px 0;
}

/*-----------------
    13. Footer css here     
---------------------*/
/* Responsive Footer Adjustments */
.custom-footer {
  background-color: #132d4c;
  color: #ffffff;
  padding: 40px 0 0;
  font-family: 'Segoe UI', sans-serif;
}

.custom-footer .footer-section h6 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
  color: #ffffff;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.custom-footer .footer-section ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.custom-footer .footer-section ul li a {
  color: #c7c7c7;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
  transition: all 0.3s ease;
  font-size: 14px;
}

.custom-footer .footer-section ul li a:hover {
  color: #00bfff;
  text-decoration: underline;
}

.custom-footer .social-icons a {
  display: inline-block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin: 0 5px;
  background: #0f1e30;
  color: #ffffff;
  border-radius: 50%;
  font-size: 16px;
  transition: 0.3s;
}

.custom-footer .social-icons a:hover {
  background: #00bfff;
  color: #ffffff;
}

.custom-footer .footer-disclaimer {
  font-size: 12.5px;
  color: #aaa;
  margin-top: 20px;
  line-height: 1.7;
}

.custom-footer .footer-bottom {
  font-size: 13px;
  background-color: #061728;
  padding: 10px 0;
  color: #aaa;
}


.custom-footer .container .footer-para {
  color: #c7c7c7;
}

@media (max-width: 767px) {
  .custom-footer .footer-section {
    margin-bottom: 30px;
  }

  .custom-footer .footer-bottom {
    flex-direction: column;
    text-align: center;
    gap: 15px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .custom-footer .footer-bottom>div {
    width: 100%;
    margin-bottom: 10px;
  }

  .custom-footer .footer-bottom a {
    display: inline-block;
    margin: 4px 10px;
    font-size: 14px;
    text-decoration: none;
  }

  .custom-footer .footer-bottom .text-end,
  .custom-footer .footer-bottom .text-md-end {
    text-align: center !important;
    margin-top: 0;
  }

  .custom-footer .footer-bottom .text-white {
    font-size: 14px;
    line-height: 1.6;
  }
}



/*---------------
   14. Home 2 css here
---------------*/
/*Slider css*/
.find-home-box.postion {
  position: absolute;
  right: 20%;
  top: 50%;
  transform: translateY(-50%);
}

.find-home-box {
  background: rgba(0, 67, 149, 0.7) none repeat scroll 0 0;
  margin-left: 26px;
  padding: 52px 25px;
  position: relative;
  width: 367px;
  z-index: 9;
}

.find-home-box-inner .find-home-title>h3 {
  color: #ffffff;
  text-align: left;
  font-family: 'Raleway', sans-serif;
}

.find-home-box-inner .find-home-title>h3 span {
  display: block;
  font-weight: 600;
  margin-bottom: 13px;
}

.find-home-cagtegory .col-md-6 {
  padding-bottom: 30px;
}

.find-home-bottom {
  text-align: left;
}

.find-home-bottom .col-md-12 {
  padding-top: 4px;
}

.find-home-bottom .find-home-item>button {
  margin-top: 43px;
}

.find-home-bottom .ui-state-default,
.find-home-bottom .ui-widget-content .ui-state-default,
.find-home-bottom .ui-widget-header .ui-state-default {
  background: #00bfff none repeat scroll 0 0;
}

.find-home-bottom .ui-slider .ui-slider-range {
  background: #00bfff none repeat scroll 0 0;
}

.find-home-bottom .price_slider_amount>input:first-child {
  text-align: left;
}

.find-home-bottom .price_slider_amount>input {
  color: #a8a8a8;
  width: inherit;
}

.find-home-box-inner .bootstrap-select>.dropdown-toggle,
.find-home-box-inner .bootstrap-select>.dropdown-toggle.bs-placeholder,
.find-home-box-inner .bootstrap-select>.dropdown-toggle.bs-placeholder:hover,
.find-home-box-inner .bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.find-home-box-inner .bootstrap-select>.dropdown-toggle.bs-placeholder:active {
  color: #fff;
}

.find-home-box-inner .find-home-item>input {
  color: #d7d7d7;
}

.find-home-box-inner .btn-default:active,
.find-home-box-inner .btn-default.active,
.find-home-box-inner .open>.dropdown-toggle.btn-default,
.find-home-box-inner .btn-default:active:hover,
.find-home-box-inner .btn-default.active:hover,
.find-home-box-inner .open>.dropdown-toggle.btn-default:hover,
.find-home-box-inner .btn-default:active:focus,
.find-home-box-inner .btn-default.active:focus,
.find-home-box-inner .open>.dropdown-toggle.btn-default:focus,
.find-home-box-inner .btn-default.focus:active,
.find-home-box-inner .btn-default.active.focus,
.find-home-box-inner.open>.dropdown-toggle.btn-default.focus {
  color: #00bfff;
}

.no-caret .bootstrap-select>.dropdown-toggle::before {
  display: none;
}

.slider-container.home-2 .display-tablecell .col-md-7 {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}

.slider-container.home-2 .display-tablecell .col-md-5 {
  float: right;
}

.home-2 .slide1-text {
  text-align: left;
}

.home-2 .title-1 h3 {
  font-size: 20px;
  margin-bottom: 14px;
}

.home-2 .title-2 h1 {
  font-size: 44px;
}

.home-2 .slide1-text .title-2 {
  padding-bottom: 4px;
}

.home-2 .slide1-text .contact-us a {
  margin-top: 23px;
}

/*-------------
    15. Home 3 css here
---------------*/
/* Map css here */
.find-home-3 .find-home-box {
  background: rgba(0, 67, 149, 0.85) none repeat scroll 0 0;
  left: 50%;
  margin-left: -183px;
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition-duration: .3s;
}

.home-3-map {
  position: relative;
}

.find-home-box {
  border-bottom: 4px solid #00bfff;
}

.find-home-box.fadeOut {
  visibility: hidden;
}

.find-home-close {
  position: absolute;
  right: 20px;
  text-align: right;
}

.close-home {
  color: #ffffff;
  font-size: 19px;
}

.close-home:hover {
  color: #00bfff;
}

/*-------------
    16. Home 4 css here
---------------*/
.single_property {
  overflow: hidden;
  position: relative;
}

.single_property:hover .single_property-text {
  animation: 700ms ease-in-out 0.1s normal none 1 running flipInY;
}

.single_property-text {
  background: rgba(0, 67, 149, 0.7) none repeat scroll 0 0;
  bottom: 43px;
  left: 37px;
  position: absolute;
  right: 37px;
  top: 43px;
  transition: all 0.3s ease 0s;
}

.single_property_inner {
  position: absolute;
  text-align: center;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

.single_property_inner>h4 {
  color: #fefefe;
  font-weight: 500;
  margin-bottom: 2px;
  text-transform: capitalize;
}

.single_property_inner>h4 a:hover {
  color: #00bfff;
}

.single_property_inner>p {
  color: #fefefe;
  font-weight: 300;
  margin: 0;
}

.single_propert_img>img {
  transition: all 0.5s ease 0s;
}

.single_property:hover .single_propert_img>img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/*---------------------
    17. Scrollup css here
---------------*/
#scrollUp {
  background: #132d4c none repeat scroll 0 0;
  bottom: 45px;
  color: #ffffff;
  cursor: pointer;
  display: none;
  font-size: 28px;
  height: 40px;
  line-height: 37px;
  position: fixed;
  right: 30px;
  text-align: center;
  width: 40px;
  z-index: 9999;
}

#scrollUp:hover {
  background: #00bfff none repeat scroll 0 0;
}

/*--------------
    18. Breadcrumbs css here
----------------*/
.breadcrumbs {
  background: url(../img/common-image/breadcrumps.png)no-repeat scroll center center / cover;
  padding: 176px 0 19px;
  position: relative;
}

.overlay-black:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  left: 0;
  top: 0;
}

.breadcrumbs-title h1 {
  color: #ffffff;
  font-weight: 600;
  line-height: 28px;
  margin: 0;
  text-transform: uppercase;
}

.breadcrumbs-title h1 {
  color: #ffffff;
  font-weight: 600;
  line-height: 28px;
  margin: 0;
  text-transform: uppercase;
}

.breadcrumbs-menu li,
.breadcrumbs-menu li a {
  color: #ffffff;
  display: inline-block;
  font-weight: 300;
  text-transform: capitalize;
}

.breadcrumbs-menu {
  padding-top: 138px;
  text-align: right;
}

.breadcrumbs-menu li a:hover {
  color: #00bfff;
}

/*---------------
   19. Pagination css here
----------------*/
.pagination {
  border-radius: 0;
  display: block;
  margin: 45px 0 0;
}

.pagination-inner li a,
.pagination-inner li.current {
  border: 1px solid #e1e1e1;
  color: #303030;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  width: 26px;
}

.pagination-inner li a:hover,
.pagination-inner li.current {
  color: #fff;
  background: #132d4c;
  border-color: #132d4c;
}

.pagination-inner li {
  display: inline-block;
  margin-left: 12px;
}

.pagination-inner li:first-child {
  margin-left: 0;
}

/*--------------
   20. Properties sidebar css here
----------------*/
.sidebar .find-home-box {
  width: 100%;
  margin: 0;
  padding: 0;
}

.sidebar {
  padding-right: 20px;
}

.agent-img>a {
  border: 1px solid #ebebeb;
  display: block;
}

.find-home_bottom .find-home-item>button {
  margin-top: 26px;
}

.find_home-box .price_filter {
  width: 246px;
}

.aside-title h5 {
  color: #132d4c;
  line-height: 20px;
  margin: 0;
  padding-bottom: 10px;
  position: relative;
  text-transform: capitalize;
}

.aside-title {
  margin-bottom: 30px;
}

.aside-title h5::before {
  background: #132d4c none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 50px;
}

.feature .feature-property .property-desc-top {
  padding: 13px 9px 9px;
}

.feature .feature-property .property-desc-top h6 {
  font-size: 14px;
}

.feature .property-desc-top h4.price {
  font-size: 14px;
  position: inherit;
  right: 0;
  top: inherit;
  -ms-transform: inherit;
  -webkit-transform: inherit;
  transform: inherit;
}

.feature .feature-property .single-property {
  margin-bottom: 13px;
}

.agent-title>h6 {
  color: #1f223e;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 0;
  margin-top: 10px;
}

.agent-img img {
  width: 100%;
}

.single-agent {
  text-align: center;
}

.single-agent {
  margin-bottom: 23px;
  text-align: center;
}

.our-tag-list li {
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 10px;
}

.our-tag-list li a {
  border: 1px solid #cccccc;
  color: #303030;
  display: block;
  font-weight: 300;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  text-transform: capitalize;
}

.our-tag-list li a:hover {
  background: #00bfff none repeat scroll 0 0;
  border-color: #00bfff;
  color: #ffffff;
}

.video-sidebar {
  position: relative;
}

.play-button {
  position: absolute;
  text-align: center;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 99;
}

.play-button>a {
  border: 4px solid #ffffff;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 28px;
  height: 60px;
  line-height: 55px;
  text-align: center;
  width: 60px;
}

.video-sidebar::before {
  background: rgba(0, 67, 149, 0.45) none repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 9;
}

.video-img>img {
  transition: all 0.5s ease 0s;
  width: 100%;
}

.video-sidebar:hover img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.video-img {
  overflow: hidden;
}

.sidebar aside.single-side-box {
  margin-bottom: 60px;
}

aside.single-side-box.feature {
  margin-bottom: 47px;
}

aside.single-side-box.agent {
  margin-bottom: 37px;
}

aside.single-side-box.tags {
  margin-bottom: 45px;
}

.search-property .find_home-box {
  padding: 0 5px;
}

.search-property .find-home-cagtegory .find-home-item {
  padding-bottom: 30px;
}

.search-property .find-home_bottom .find-home-item {
  padding-bottom: 0;
}

.single-side-box.feature .row .col-md-6 {
  padding-left: 6px;
  padding-right: 6px;
}

.single-side-box.feature .feature-property {
  padding-left: 9px;
  padding-right: 9px;
}

aside.single-side-box.agent .our-agent-sidbar {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.agent-img>img {
  width: 100%;
}

.sidebar.right-side {
  padding-left: 20px;
  padding-right: 0;
}

/*-----------
    21. Property list css here
--------------*/
.list_property {
  background: #f5f9fd none repeat scroll 0 0;
}

.property-desc.list_property_desc {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.list_property .property-bottom-list ul li {
  color: #303030;
}

.list_property .property-desc-top h6 {
  color: #132d4c;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 6px;
}

.list_property .property-desc-top h4.price {
  font-size: 22px;
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.list_property .property-location>p {
  color: #999999;
}

.property-list-desc>p {
  color: #606060;
  font-weight: 300;
}

.property-list-desc>p span {
  color: #303030;
  font-weight: 400;
}

.feature-property .list_property .property-desc-top {
  padding: 13px 9px 9px 0;
}

.list_property .property-bottom-list {
  border-top: medium none;
  overflow: hidden;
  padding: 0;
}

.list_property .property-desc-bottom {
  padding-top: 18px;
}

.property-desc.list_property_desc {
  padding-right: 20px;
  padding-top: 30px;
}

.list_property .col-6:last-child {
  padding-left: 15px;
}

.list_property .col-6:first-child {
  padding-right: 15px;
  padding-left: 0;
}

/*----------------------
    22. Single property css here
----------------*/
.desc-title>h5 {
  color: #303030;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 25px;
}

.single-property-description {
  margin-top: 47px;
}

.description-inner p {
  color: #606060;
  font-weight: 300;
}

.description-inner p span {
  color: #00bfff;
  font-weight: 400;
}

.description-inner p.text-1 {
  margin-bottom: 24px;
}

.description-inner p.text-2 {
  margin-bottom: 28px;
}

.description-inner p.text-3 {
  margin: 0;
}

.single-property-tab-slider .nav-link {
  padding: 0;
}

.single-property-tab-slider.owl-carousel .owl-nav {
  text-align: center;
  margin-top: 10px;
}

.single-property-tab-slider.owl-carousel .owl-nav button {
  color: #FFF !important;
  display: inline-block;
  margin: 5px;
  padding: 3px 10px !important;
  font-size: 12px !important;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791 !important;
  opacity: .5;
  outline-style: none;
}

/* Titles */
.condtion-title>h5,
.amenities-title>h5 {
  color: #303030;
  font-weight: 400;
  margin-bottom: 36px;
  text-transform: capitalize;
}

/* Wrapper padding */
.condition-amenities {
  padding-top: 48px;
}

/* Background for both sections */
.property-condition-list,
.amenities-list {
  background: #f5f9fd;
}

/* Responsive video padding (if used) */
.embed-responsive-16by9 {
  padding-bottom: 64.25%;
}

/* Shared styling for list items */
.property-condition-list li,
.amenities-list ul li {
  display: flex;
  align-items: center;
  color: #606060;
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 20px;
  width: 90%;
}

/* Icon styling */
.property-condition-list li i,
.amenities-list ul li i {
  font-size: 18px;
  margin-right: 10px;
  min-width: 20px;
}

/* Remove extra left spacing */
.property-condition-list li span,
.amenities-list ul li span {
  margin-left: 0;
}

/* Layout padding */
.property-condition-list {
  /* padding: 40px 0 40px 35px;
   */
  padding: 20px;
  height: 21rem;
  /* Remove fixed height for responsiveness */
}

.amenities-list {
  padding: 20px;
  height: auto;
  /* Remove fixed height for responsiveness */
  overflow: hidden;
}

/* Property location text */
.condition-amenities .property-location {
  display: inline-block;
}

.condition-amenities .property-location>p {
  color: #606060;
  font-size: 15px;
}

/* Price-specific styling (if needed) */
.property-condition-list ul li.price {
  font-weight: 400;
}

.property-condition-list li span.price {
  font-size: 16px;
  font-weight: 400;
  color: #606060;
}


.plan-title>h5,
.review-title h5 {
  color: #303030;
  font-weight: 400;
  margin-bottom: 36px;
  text-transform: capitalize;
}

.planning {
  margin-top: 57px;
}

.feedback-clients {
  margin-top: 100px;
}

.feedback-title>h5 {
  color: #303030;
  font-weight: 400;
  margin-bottom: 47px;
}

.feedback {
  margin-top: 53px;
}

.feedback-img {
  display: inline-block;
  float: left;
  width: 11%;
}

.feedback-desc {
  display: inline-block;
  float: left;
  padding-left: 22px;
  width: 89%;
}

.feedback-title>h6 {
  color: #303030;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 2px;
  text-transform: capitalize;
}

.feedback-desc p.feedback-post {
  color: #606060;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 5px;
}

.feedback-desc p.review-desc {
  color: #565656;
  font-weight: 300;
  margin: 0;
}

.review-title h5 {
  margin-bottom: 42px;
}

.leave-review {
  margin-top: 53px;
}

.form-top .input-filed {
  float: left;
  width: 50%;
}

.form-top {
  margin-bottom: 28px;
  overflow: hidden;
}

.form-top .input-filed:first-child {
  padding-right: 9px;
}

.form-top .input-filed:last-child {
  padding-left: 9px;
}

.form-bottom .input-field {
  margin-bottom: 28px;
}

.submit-form {
  margin-top: 33px;
}

.form-top .input-filed>input,
.form-bottom .input-field input,
.profile-desc .input-type input,
.social-form-box .input-type input,
.change-password .input-type>input {
  background: #f5f9fd none repeat scroll 0 0;
  border: 1px solid #ebebeb;
  color: #606060;
  font-weight: 300;
  line-height: 36px;
  padding-left: 13px;
}

.form-bottom textarea,
.profile-desc .input-type textarea {
  background: #f5f9fd none repeat scroll 0 0;
  border: 1px solid #ebebeb;
  font-weight: 300;
  height: 198px;
  padding-left: 13px;
  padding-top: 22px;
  resize: none;
}

.submit-form>button {
  background: #132d4c none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0);
  color: #ffffff;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  padding: 0 32px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

.submit-form>button:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #00bfff;
  color: #00bfff;
}

/*-------------
    23. Agent css here
----------------*/
.welcome-aarohi .agent {
  padding-right: 25px;
}

.agent-page .single-team {
  margin-bottom: 59px;
}

.agent-page .pagination {
  margin-top: 0;
}

/*----------------
    23.1 Agent Details css here
------------*/
.agent-profile .single-team:hover .team-member-title {
  padding-bottom: 6px;
}

.agent-text>p {
  color: #606060;
  font-weight: 300;
}

.agent-text>p span.black {
  color: #1f223e;
  font-weight: 600;
}

.agent-text>p span.yellow {
  color: #00bfff;
  font-weight: 400;
}

.agent-description {
  margin-top: 18px;
  padding-right: 11px;
}

.biography-title>h5 {
  color: #132d4c;
  font-weight: 400;
  margin-bottom: 18px;
}

.biography-desc>p {
  color: #606060;
  font-weight: 300;
}

.agent-funt-fact .fun-text p,
.agent-funt-fact .fun-count h3.counter {
  color: #1f223e;
}

.agent-funt-fact .fun-count h3.counter {
  font-size: 26px;
}

.agent-funt-fact .fun-icon i {
  font-size: 29px;
}

.contact-title>h5 {
  color: #132d4c;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.contact-title>p {
  margin-bottom: 31px;
}

.contact-title>p,
.working-experience-text>p,
.experience-content>p {
  color: #606060;
  font-weight: 300;
}

.experience-check .feature-check input[type="checkbox"]+label::before {
  top: -18px;
}

.contact-list ul li {
  color: #606060;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 30px;
}

.contact-list ul li i {
  font-size: 19px;
}

.contact-list ul li img,
.contact-list ul li i {
  margin-right: 4px;
}

.contact-social a {
  background: #f5f9fd none repeat scroll 0 0;
  border: 1px solid #ebebeb;
  color: #606060;
  display: inline-block;
  font-size: 12px;
  height: 33px;
  line-height: 33px;
  margin-left: 17px;
  text-align: center;
  width: 36px;
}

.contact-social a:first-child {
  margin-left: 0;
}

.contact-social a:hover {
  background: #00bfff none repeat scroll 0 0;
  border-color: #00bfff;
  color: #ffffff;
}

.working-title>h5,
.contact-inquiry-title>h5 {
  color: #132d4c;
  font-size: 20px;
  font-weight: 400;
  text-transform: capitalize;
}

.experience-check {
  display: inline-block;
  float: left;
  height: 68px;
  margin-top: 7px;
  width: 36px;
}

.experience-check i {
  color: #606060;
  font-size: 22px;
}

.agent-birography {
  padding-top: 15px;
}

.agent-funt-fact {
  padding-top: 33px;
}

.working-title {
  padding-bottom: 8px;
}

.contact-inquiry-title {
  padding-bottom: 31px;
}

.agent-working-desc {
  margin-top: 96px;
}

.experience-list {
  padding-top: 18px;
}

.experience-content {
  padding-bottom: 10px;
}

.blog-pages .pagination {
  margin: 60px 0 0;
}

/*--------------
   24. Blog Sidebar css here
----------------*/
.blog-sidbar {
  padding-right: 57px;
}

.blog-search-inner input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #cccccc;
  color: #606060;
  padding: 0 40px 0 20px;
}

.blog-search-inner {
  position: relative;
}

.blog-search-inner button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #606060;
  font-size: 15px;
  position: absolute;
  right: 15px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.aside_title h5 {
  border-bottom: 1px solid #cccccc;
  color: #132d4c;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding-bottom: 12px;
}

.categories-list li a,
.archive-list li a {
  color: #606060;
  display: block;
  font-weight: 300;
  text-transform: capitalize;
}

.categories-list li a span {
  float: right;
}

.categories-list ul li,
.archive-list li {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 13px;
  padding-bottom: 6px;
}

.categories-list ul li:last-child {
  margin-bottom: 0;
}

.aside_title {
  margin-bottom: 24px;
}

.blog-sidbar .single-side-box {
  margin-bottom: 53px;
}

.categories-list li a:hover,
.archive-list ul li a:hover {
  color: #00bfff;
}

.recent-post-desc {
  float: left;
  padding-left: 18px;
  width: 62%;
}

.recent-post-thumbnail {
  float: left;
  width: 38%;
}

.recent-post-thumbnail img {
  width: 100%;
}

.recent-post-thumbnail>a {
  display: block;
}

.post-title>h6 {
  color: #303030;
  font-weight: 400;
  margin: 0;
}

.post-publish>p {
  color: #606060;
  font-weight: 300;
  margin: 0;
}

.post-content>p {
  color: #606060;
  font-size: 13px;
  font-weight: 300;
  margin: 0;
}

.single-recent-post {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 30px;
  padding-bottom: 11px;
}

.recent-post-inner .single-recent-post:last-child {
  margin-bottom: 0;
}

.archive-list ul li {
  padding-bottom: 9px;
}

.latest-tweet>p,
.tweet-post>p {
  color: #606060;
  font-weight: 300;
  margin: 0;
}

.latest-tweet>p a {
  color: #00bfff;
  font-size: 15px;
  font-weight: 400;
}

.tweet-post {
  padding-top: 7px;
}

.latest-tweet {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 23px;
  padding-bottom: 13px;
}

.tweet-list .latest-tweet:last-child {
  margin: 0;
}

.guide-title>h6 {
  color: #132d4c;
  display: inline-block;
  font-weight: 400;
  margin-bottom: 0;
  position: relative;
  text-transform: capitalize;
  top: 2px;
}

.guide-icon,
.guide-title {
  display: inline-block;
}

.guide-title {
  margin-left: 16px;
}

.single-guide {
  background: #f5f9fd none repeat scroll 0 0;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.17);
  height: 65px;
  line-height: 64px;
  margin-bottom: 49px;
  padding: 0 30px;
}

.property-buying-guide .single-guide:last-child {
  margin: 0;
}

.discount-inner,
.discount-img {
  overflow: hidden;
  position: relative;
}

.discount-text {
  bottom: 11px;
  left: 18px;
  position: absolute;
  z-index: 9;
}

.discount-img::before {
  background: rgba(0, 76, 149, 0.54) none repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 9;
}

.discount-text>p {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  margin: 0;
}

.discount-img>img {
  transition: all 0.5s ease 0s;
  width: 100%;
}

.discount-inner:hover .discount-img>img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.blog-sidbar.right-side {
  padding-left: 57px;
  padding-right: 0;
}

/*----------------
    25. Article css here
-------------*/
article .post-title h4 {
  color: #303030;
  font-weight: 400;
  line-height: 19px;
  margin-bottom: 32px;
}

.article-desc {
  padding: 42px 37px 65px 50px;
}

article .post-content>p {
  font-size: 14px;
}

article blockquote {
  border-left: medium none #800000;
  margin: 0;
  padding: 30px 0 28px;
}

.post-content blockquote p {
  color: #303030;
  font-size: 16px;
}

.article-tag>p {
  color: #565656;
  font-weight: 300;
  line-height: 16px;
  margin: 0;
}

.article-tag>p span {
  color: #303030;
  font-size: 16px;
  font-weight: 400;
}

.article-tag,
.article-share {
  display: inline-block;
}

.article-share {
  float: right;
}

.share-title>h6 {
  color: #303030;
  font-weight: 400;
  margin: 0;
}

.share-title,
.share-social {
  display: inline-block;
}

.share-social>a {
  color: #606060;
  font-size: 13px;
  margin-left: 24px;
}

.article-action {
  padding-top: 85px;
}

.comment-title>h5 {
  color: #303030;
  font-weight: 400;
  line-height: 14px;
  margin: 0;
}

.article-comment-box {
  margin-top: 60px;
}

.article-comment-box .comment-title {
  margin-bottom: 50px;
}

.comment-thumbnail {
  float: left;
  width: 11%;
}

.comment-desc {
  float: left;
  width: 89%;
  padding-left: 22px;
}

.comment-name>h6 {
  color: #303030;
  font-size: 14px;
  margin: 0;
  text-transform: capitalize;
}

.comment-desc .comment-post>p {
  color: #606060;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 4px;
}

.comment-content>p {
  color: #565656;
  font-weight: 300;
  margin-bottom: 5px;
}

.reply-button>a {
  color: #303030;
  font-size: 13px;
  font-weight: 400;
}

.reply-button>a:hover {
  color: #132d4c;
}

.single-comment-box.reply-comment {
  margin: 40px 0 40px 53px;
}

.comment-form {
  margin-top: 55px;
}

.form-control {
  padding-top: 1rem;
  padding-bottom: 1rem;
}


.btn .fas {
  margin-right: 0.75rem;

}

.comment-form .comment-title {
  margin-bottom: 45px;
}

.comment-form-box .form-top .input-filed:first-child {
  padding-right: 15px;
}

.comment-form-box .form-top .input-filed:last-child {
  padding-left: 15px;
}

.comment-form-box .form-top .input-filed>input,
.comment-form-box .form-bottom .input-field input {
  height: 37px;
  line-height: 37px;
}

.agency-profile-title>h5 {
  margin-bottom: 42px;
  text-align: center;
}

.agency-profile-title>h5,
.agency-profile-title h6 {
  color: #303030;
  font-weight: 400;
  margin-bottom: 25px;
  margin-top: 66px;
  text-transform: capitalize;
}

.creat-agency-form>input,
.contact-information-box input {
  height: 40px;
  margin-bottom: 24px;
  padding-left: 15px;
}

.creat-agency-form textarea {
  height: 178px;
  padding-left: 15px;
  padding-top: 22px;
  resize: none;
}

.creat-agency-form textarea,
.creat-agency-form>input,
.contact-information-box input {
  background: #f8fafe none repeat scroll 0 0;
  border: 1px solid #dbdbdb;
  color: #606060;
}

.creat-agency-form textarea,
.creat-agency-form>input,
.contact-information-box input {
  margin-bottom: 28px;
}

.contact-information-bottom .input-field>input {
  margin-bottom: 0;
}

.creat-agency-profile .agency-profile-title>h5 {
  margin-top: 0;
}

.contact-information-box.right>input:last-child {
  margin-bottom: 0;
}

/*---pricing table css*/

.single-package {
  background: #f8fafe none repeat scroll 0 0;
  padding-bottom: 25px;
  text-align: center;
  transition: all 0.3s ease 0s;
}

.package-title {
  background: #132d4c none repeat scroll 0 0;
  transition: all 0.3s ease 0s;
}

.package-title h4 {
  color: #ffffff;
  font-weight: 400;
  height: 65px;
  line-height: 65px;
  margin: 0;
  text-transform: uppercase;
}

.package-desc {
  padding: 38px 0 37px;
}

.package-fee>h5 {
  color: #303030;
  font-weight: 400;
  margin: 0;
}

.package-propert-list li {
  color: #606060;
  font-weight: 300;
  margin-top: 22px;
  text-transform: capitalize;
}

.package-select>button {
  background: #132d4c none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  display: inline-block;
  font-weight: 400;
  height: 35px;
  line-height: 35px;
  padding: 0 35px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

.single-package:hover {
  box-shadow: 1px 0 7px rgba(0, 0, 0, 0.17);
}

.single-package:hover .package-title,
.single-package:hover .package-select button {
  background: #00bfff none repeat scroll 0 0;
}

/*------------
   26. Add property css here
-----------------*/
.step-title h4 {
  color: #132d4c;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
  padding-bottom: 7px;
  position: relative;
}

.step-title h4::before {
  background: #132d4c none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  position: absolute;
  width: 74px;
}

.step-title {
  margin-bottom: 32px;
}

.information-title>h5 {
  color: #303030;
  font-weight: 400;
  text-transform: capitalize;
}

.add-property-box .input-file>label,
.information-text>label {
  color: #303030;
  margin-bottom: 14px;
  text-transform: capitalize;
}

.add-property-box .input-file>input {
  background: #fbfbfe none repeat scroll 0 0;
  border: 1px solid #dbdbdb;
  color: #606060;
  font-size: 12px;
}

.information-text textarea {
  background: #fbfbfe none repeat scroll 0 0;
  border: 1px solid #dbdbdb;
  color: #606060;
  font-size: 12px;
  height: 258px;
  resize: none;
}

.details-information-box .bootstrap-select>.dropdown-toggle {
  background: #fbfbfe none repeat scroll 0 0;
  height: 45px;
}

.details-information-box .input-file,
.basic-information-form .input-file {
  margin-bottom: 30px;
}

.custom-file-upload>input[type="file"],
.custom-video-upload>input[type="file"] {
  display: none;
}

.image-upload-box .custom-file-upload,
.video-upload-box .custom-video-upload {
  background: #00bfff none repeat scroll 0 0;
  color: #ffffff;
  height: 45px;
  line-height: 43px;
  margin: 0;
  width: 187px;
  cursor: pointer;
}

.image-upload-box .custom-file-upload span i {
  font-size: 18px;
  margin-right: 3px;
}

.image-upload-box,
.video-upload-box {
  background: #fcfcfe none repeat scroll 0 0;
  border: 1px solid #dbdbdb;
  display: block;
  padding: 25px 0;
  text-align: center;
}

.step-1 .information-title {
  padding-bottom: 20px;
}

.add-property-box.step-2 {
  margin-top: 95px;
}

.step-2 .information-title {
  padding-bottom: 22px;
}

.step-3 .information-title {
  padding-bottom: 25px;
}

.video-upload-inner {
  margin-top: 60px;
}

.step-4 .information-title {
  padding-bottom: 30px;
}

.add-property-box.step-4 {
  padding-top: 60px;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}

.feature-check input[type="checkbox"] {
  float: left;
  height: 0;
  position: absolute;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  visibility: hidden;
  width: 0;
}

.feature-check input[type="checkbox"]+label {
  display: inline-block;
  margin: 0;
  padding-left: 23px;
  position: relative;
  color: #606060;
  font-weight: 300;
  text-transform: capitalize;
}

.feature-check input[type="checkbox"]+label::before {
  content: "";
  font-family: FontAwesome;
  font-size: 18px;
  left: 0;
  position: absolute;
  color: #606060;
}

.feature-check input[type="checkbox"]:checked+label::before {
  content: "\f046";
}

.features-box .col-md-6.pd-left {
  padding-left: 50px;
}

.feature-check {
  padding-bottom: 32px;
}

.add-property-submit>button {
  background: #00bfff none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  font-weight: 400;
  height: 45px;
  line-height: 45px;
  padding: 0 33px;
}

.add-property-submit {
  margin-top: 65px;
  text-align: right;
}

/*------------
    27. Contact Page css here
---------------*/
.single-contact-icon,
.single-contact-desc {
  display: inline-block;
}

.contact-list-inner {
  background: #f5f8fd none repeat scroll 0 0;
  box-shadow: 1px 0 21px rgba(0, 0, 0, 0.2);
  margin-bottom: 58px;
  margin-top: 60px;
  padding-bottom: 49px;
  padding-left: 50px;
  padding-top: 52px;
}

.single-contact-icon {
  position: relative;
  top: -12px;
}

.single-contact-desc>p {
  color: #606060;
  font-weight: 300;
  line-height: 18px;
  margin: 0;
}

.single-contact-icon {
  padding-right: 16px;
}

.contact-form-title h5 {
  color: #303030;
  font-weight: 400;
  margin-bottom: 42px;
  text-align: center;
  text-transform: capitalize;
}

.contact-form-inner input {
  background: #f8fafe none repeat scroll 0 0;
  border: 1px solid #dbdbdb;
  color: #606060;
  height: 35px;
  line-height: 33px;
  padding: 0 12px;
  margin-bottom: 22px;
}

.contact-form-inner textarea {
  background: #f8fafe none repeat scroll 0 0;
  border: 1px solid #dbdbdb;
  color: #606060;
  height: 134px;
  padding: 20px 12px 0;
  resize: none;
}

.contact-form-inner button {
  background: #00bfff none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0);
  color: #ffffff;
  height: 40px;
  line-height: 38px;
  margin-top: 35px;
  padding: 0 32px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

.contact-form-inner button:hover {
  background: none;
  border-color: #00bfff;
  color: #00bfff;
}

.form-submit {
  text-align: right;
}

.form-messege.success {
  color: #4caf50;
}

.form-messege {
  color: #ff9800;
  font-style: italic;
  margin-bottom: 0;
  margin-top: 20px;
  text-transform: capitalize;
}

.form-messege.error {
  color: #ff9800;
}

/* for this css form control =============================== */
:root {
  --primary-color: #132d4c;
  --primary-dark: #00bfff;
}

body {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  /* background-color: #f8f9fa; */
  color: #333;
}

.bg-primary-custom {
  background-color: var(--primary-color) !important;
}

.text-primary-custom {
  color: var(--primary-color) !important;
}

.btn-primary-custom {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: white;
}

.btn-primary-custom:hover {
  background-color: var(--primary-dark);
  border-color: var(--primary-dark);
  color: white;
  transform: translateY(-2px);
}

.page-header {
  background: linear-gradient(135deg, var(--primary-color), var(--primary-dark));
  color: white;
  padding: 80px 0;
  margin-bottom: 60px;
}

.contact-card {
  background: white;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  border: none;
  transition: transform 0.3s ease;
}

.contact-card:hover {
  transform: translateY(-5px);
}

.form-control:focus {
  border-color: var(--primary-color);
  box-shadow: 0 0 0 0.2rem rgba(0, 174, 231, 0.25);
}

.contact-icon {
  width: 60px;
  height: 60px;
  background: var(--primary-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 24px;
  margin-bottom: 20px;
}

.social-icon {
  width: 40px;
  height: 40px;
  background: var(--primary-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-decoration: none;
  font-size: 20px;
  transition: all 0.3s ease;
}

.social-icon:hover {
  background: var(--primary-dark);
  color: white;
  transform: translateY(-3px);
}

.hours-table {
  background: white;
}

.hours-table th {
  background-color: var(--primary-color);
  color: white;
  border: none;
}

.hours-table td {
  border-color: #dee2e6;
}

.map-container {
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.section-title {
  position: relative;
  margin-bottom: 50px;
}

.section-title::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: var(--primary-color);
  border-radius: 2px;
}

.form-floating>label {
  color: #6c757d;
}

.form-floating>.form-control:focus~label {
  color: var(--primary-color);
}

.contact-info-item {
  padding: 25px;
  text-align: center;
  height: 100%;
}

.contact-info-item h5 {
  color: var(--primary-color);
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  .page-header {
    padding: 60px 0;
  }

  .page-header h1 {
    font-size: 2.5rem;
  }
}

.form-control {
  border-radius: 8px;
  border: 1px solid #ced4da;
  box-shadow: none;
}

.form-control:focus {
  border-color: #ced4da !important;
  box-shadow: none !important;
}

/* Button rounded corners */
.btn-primary-custom {
  border-radius: 8px;
  /* or any radius you prefer */
}

/* Responsive spacing for buttons on smaller screens */
@media (max-width: 768px) {
  .btn-primary-custom {
    width: 100%;
    /* Make buttons full width on tablets and phones */
    margin-bottom: 10px;
    /* Add spacing if stacked */
  }
}


/*-------------
   28. Register page css here
--------------------*/
.register-page-form {
  background: #ffffff none repeat scroll 0 0;
  padding: 30px;
  position: relative;
  width: 400px;
  margin: auto;
}

.register-page-form input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #dbdbdb;
  color: #606060;
  font-size: 13px;
  height: 42px;
  margin-bottom: 15px;
  padding-left: 36px;
  text-transform: capitalize;
}

.register-page-form .username,
.register-page-form .email,
.register-page-form .password {
  position: relative;
}

.register-page-form .username::before,
.register-page-form .email::before,
.register-page-form .password::before {
  color: #606060;
  font-family: Icofont;
  font-size: 16px;
  left: 12px;
  position: absolute;
  top: 10px;
}

.register-page-form .username::before {
  content: "";
}

.register-page-form .email::before {
  content: "";
}

.register-page-form .password::before {
  content: "";
}

.agree-text input {
  float: left;
  height: 25px;
  margin: 0 12px 0 0;
  width: 20px;
}

.agree-text span {
  color: #959595;
  font-weight: 300;
}

.register>button,
.login>button {
  background: #132d4c none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  height: 40px;
  padding: 0 48px;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
}

.register,
.login {
  padding-top: 20px;
  text-align: center;
}

.register>button:hover,
.login>button:hover {
  opacity: 0.9;
}

.account-title h5 {
  color: #303030;
  font-weight: 400;
  margin-bottom: 30px;
  text-align: center;
  text-transform: capitalize;
}

.lost-password p {
  margin-bottom: 10px;
}

.login-with-another {
  border-top: 1px solid #dbdbdb;
  margin-top: 30px;
  padding-top: 30px;
}

.login-with-another a {
  border-radius: 5px;
  color: #ffffff;
  display: block;
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  margin-bottom: 15px;
  padding: 0 10px;
  text-align: center;
  text-transform: capitalize;
  width: 100%;
}

.login-with-another a.facebook {
  background: #3b5998 none repeat scroll 0 0;
}

.login-with-another a.linkedin {
  background: #007bb6 none repeat scroll 0 0;
}

.login-with-another a.google {
  background: #dd4b39 none repeat scroll 0 0;
}

.login-with-another a:last-child {
  margin: 0;
}

.login-with-another a i {
  padding-right: 15px;
}

.login-with-another a:hover {
  opacity: 0.8;
}

.login-with-another a:hover {
  color: #ffffff;
}

.modal-dialog {
  width: 400px;
}

.modal-header {
  border: 1px solid #dbdbdb;
  color: #132d4c;
  cursor: pointer;
  height: 30px;
  line-height: 28px;
  padding: 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 20px;
  width: 30px;
  border-radius: 0;
}

.modal-header span {
  margin: 0 auto;
}

.modal-body {
  padding: 0;
}

.agree-text>p label {
  cursor: pointer;
}

/*----------------------------
    29. 404 page css here
-------------------------*/
.error-content h2 {
  color: #132d4c;
  font-size: 180px;
  font-weight: bold;
  letter-spacing: 10px;
  text-shadow: 7px 6px 0 #dadada, 0 -1px 0 #dadada, 1px -1px 0 #dadada, -1px 1px 0 #dadada, 1px 1px 0 #dadada;
}

.error-content>h3 {
  color: #535353;
  font-size: 55px;
  font-weight: 500;
  text-transform: capitalize;
}

.error-content h4 {
  color: #535353;
  font-weight: 400;
  text-transform: capitalize;
}

.error-content>p {
  font-weight: 300;
}

.error-content .go-home {
  background: #b8d2f3 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  margin-top: 15px;
  padding: 13px 28px;
  text-transform: uppercase;
}

.error-content .go-home:hover {
  background: #00bfff none repeat scroll 0 0;
}

/*----------------
    30. My account page css here
----------------*/
.profile-img>img {
  width: 100%;
}

.profile_name input {
  display: none;
}

.profile_name>label {
  background: #00bfff none repeat scroll 0 0;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  text-transform: capitalize;
}

.profile-title>h5 {
  color: #132d4c;
  font-weight: 500;
  line-height: 16px;
  margin: 0;
  text-transform: capitalize;
}

.profile-desc .input-type {
  margin-bottom: 25px;
}

.profile-desc .input-type>label,
.social-form-box .input-type>label {
  color: #606060;
  font-weight: 400;
  text-transform: capitalize;
}

.profile-desc .input-type,
.social-form-box .input-type {
  margin-bottom: 15px;
}

.profile-title {
  margin-bottom: 25px;
}

.profile_name {
  bottom: 0;
  position: absolute;
  width: 100%;
}

.profile-desc .input-type textarea {
  height: 170px;
}

.update-profile-submit>button {
  background: #00bfff none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  padding: 0 20px;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
}

.update-profile-submit>button:hover {
  opacity: 0.8;
}

.update-profile-submit {
  margin-top: 10px;
}

.change-password .update-profile-submit {
  margin-top: 25px;
}

/*-------------------
    31. Welcome fixd text css here
---------------*/
.welcome-fixed-area {
  background: url(img/slider/3.jpg)no-repeat scroll center center / cover;
  position: relative;
  height: 700px;
}

.welcome-fixed-area.parallax {
  background: url(img/slider/3.jpg)no-repeat fixed center center / cover;
}

.welcome-fixed-area.youtube-bg {
  background: url(img/slider/5.jpg)no-repeat fixed center center / cover;
}

.dotted-overlay::after {
  background: url("img/icon/grid.png") repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/*--------------------------
   32.  Tab css
---------------------------------*/
.elements .nav-tabs>li>a {
  color: #606060;
  font-weight: 500;
}

.elements .nav-tabs>li.active>a {
  border-radius: 0;
  border-top: 1px solid transparent;
  color: #132d4c;
}

.elements .nav.nav-tabs {
  border: 1px solid #ddd;
  display: inline-block
}

.elements .nav-tabs>li.active:first-child>a {
  border-left: medium none;
}

.elements .nav-tabs>li.active:last-child>a {
  border-right: medium none;
}

.elements .elements-tab-1 .nav.nav-tabs {
  margin-bottom: 15px;
}

#settings_1>p,
#messages_2>p {
  font-weight: 300;
}

/*--------------------------
   33. Progress bar css
---------------------------------*/
.our-skill .progress {
  background-color: #f0f0f0;
  border-radius: 0;
  box-shadow: none;
  height: 6px;
  margin-bottom: 43px;
  overflow: visible;
  position: relative;
}

.our-skill .lead {
  color: #444;
  font-size: 13px;
  font-weight: 700;
  left: 0;
  position: absolute;
  top: -23px;
}

.our-skill .progress-bar {
  background-color: #132d4c;
  box-shadow: none;
}

.our-skill .progress-bar>span:before,
.our-skill .progress-bar>span:after {
  border: medium solid transparent;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 0;
}

.our-skill .progress-bar>span:before {
  border-top-color: #333;
  border-width: 5px;
  left: 50%;
  margin-left: -5px;
}

.our-skill .progress-bar>span {
  background: #333 none repeat scroll 0 0;
  float: right;
  font-size: 11px;
  margin-right: 10px;
  margin-top: -26px;
  padding: 0 5px;
  position: relative;
}

.progress-style-2 .progress-bar {
  font-size: 14px;
  line-height: 23px;
  padding-left: 12px;
  text-align: left;
  text-transform: capitalize;
}

.progress-style-2 .progress {
  border-radius: 0;
  box-shadow: none;
  height: 23px;
}

.audio audio {
  width: 100%;
}

.properties-video h5 {
  font-size: 24px;
  font-weight: 500;
}

.typhography h1,
.typhography h2,
.typhography h3,
.typhography h4,
.typhography h5,
.typhography h6 {
  color: #303030;
  font-weight: 400;
  text-transform: capitalize;
}

.typhography p {
  font-weight: 300;
}

/*--------
    34. Accordion css here
-------------*/

.accordion .card-header {
  background-color: #fff;
}

.accordion .card-body {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #555555;
}

.accordion .card-header .btn-link {
  color: #303030;
  text-decoration: none;
}

.accordion-1 .card-header {
  padding: 3px 0px;
}

.accordion-1 .card-header .btn-link {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.accordion-2 .card {
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.accordion-2 .card-header {
  border-radius: 0;
  border: none;
}

.accordion-2 .card-header .btn-link {
  font-size: 18px;
  padding-left: 30px;
  position: relative;
  text-transform: capitalize;
}

.accordion-2 .card-header .btn-link:before {
  color: rgb(48, 48, 48);
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: 300;
  left: 0px;
  margin-left: 5px;
  margin-right: 15px;
  position: absolute;
  transition: all 0.3s ease 0s;
}

.accordion-2 .card-header .btn-link.collapsed:before {
  content: "\f067";
}

.accordion-2 .card-header .btn-link:before {
  content: "\f068";
}

.accordion-2 .card-body {
  padding-top: 0;
  padding-bottom: 3px;
}

/* css end */


/* Updated CSS */



@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

button {
  cursor: pointer;
}

.find-home-item.custom-select {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 0;
  line-height: 1.5;
  color: inherit;
  vertical-align: middle;
  background: transparent;
  background-size: 0 0;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.find-home-item.custom-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}

.find-home-item.custom-select .dropdown-toggle:after {
  display: none;
}

.find-home-item.custom-select button {
  background: transparent;
  height: 40px;
  border-color: #adadad;
  padding-right: 12px;
}

.find-home-item .dropdown-header {
  font-size: 12px;
  color: #777;
}

.find-home-item .bootstrap-select .dropdown-menu li a.opt {
  font-size: 12px;
  padding-left: 35px;
}

.find-home-item .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  color: #606060;
}

.find-home-box-inner .find-home-item .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  color: #fff;
}

.gutter-30 {
  margin-left: -15px;
  margin-right: -15px;
}

.gutter-30>[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}

.gutter-20 {
  margin-left: -10px;
  margin-right: -10px;
}

.gutter-20>[class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}

.gutter-15 {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.gutter-15>[class*="col-"] {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.mb-30 {
  margin-bottom: 30px;
}

.elements-tab {
  background-color: #fff;
  padding: 15px;
}

.tab.vertical .tab-nav {
  flex-basis: 200px;
}

.tab.vertical .tab-content {
  flex-basis: calc(100% - 200px);
  padding-left: 30px;
  padding-right: 30px;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}


/* Home 10 CSS */

/* Spacing */

.mb-88 {
  margin-bottom: 88px;
}

.mb-103 {
  margin-bottom: 103px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-117 {
  margin-bottom: 117px;
}

.pt-38 {
  padding-top: 38px;
}

@media (max-width: 1199px) {
  .pt-lg--0 {
    padding-top: 0;
  }

  .mb-lg-68 {
    margin-bottom: 68px;
  }

  .mb-lg-70 {
    margin-bottom: 70px;
  }

  .mb-lg-95 {
    margin-bottom: 95px;
  }

  .mb-lg-97 {
    margin-bottom: 97px;
  }

  .mb-lg-100 {
    margin-bottom: 100px;
  }

  .mb-lg-111 {
    margin-bottom: 111px;
  }
}

@media (max-width: 991px) {
  .mb-md-30 {
    margin-bottom: 30px;
  }

  .mb-md-40 {
    margin-bottom: 40px;
  }

  .mb-md-46 {
    margin-bottom: 46px;
  }

  .mb-md-48 {
    margin-bottom: 48px;
  }

  .mb-md-50 {
    margin-bottom: 50px;
  }

  .mb-md-75 {
    margin-bottom: 75px;
  }

  .mb-md-77 {
    margin-bottom: 77px;
  }

  .mb-md-80 {
    margin-bottom: 80px;
  }

  .pl-md-15 {
    padding-left: 15px;
  }
}

@media (max-width: 767px) {
  .mb-sm-10 {
    margin-bottom: 10px;
  }

  .mb-sm-13 {
    margin-bottom: 13px;
  }

  .mb-sm-18 {
    margin-bottom: 18px;
  }

  .mb-sm-20 {
    margin-bottom: 20px;
  }

  .mb-sm-40 {
    margin-bottom: 40px;
  }

  .mb-sm-45 {
    margin-bottom: 45px;
  }

  .mb-sm-47 {
    margin-bottom: 47px;
  }

  .mb-sm-50 {
    margin-bottom: 50px;
  }
}

/* Section Title */

.section-title-2 h3 {
  color: #132d4c;
  text-transform: capitalize;
}

.section-title-2 h3 span.inactive-title {
  color: #afafaf;
}

.section-title-3 {
  max-width: 500px;
}

.section-title-3 h2 {
  color: #222;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
}

.section-title-3 p {
  color: #222;
  font-size: 16px;
  margin-bottom: 0;
}

/* Rounded Navigation */

.nav-round .owl-nav button {
  width: 30px;
  height: 30px;
  border: 1px solid #e1e1e1 !important;
  line-height: 28px !important;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  outline-style: none;
}

.nav-round .owl-prev {
  margin-right: 5px;
}

.nav-round .owl-nex {
  margin-left: 5px;
}

/* Nav Position Top */

.nav-position-top {
  position: relative;
}

.nav-position-top .owl-nav {
  position: absolute;
  top: -66px;
  right: 0;
}

/* Nav Vertical Center */

.nav-vertical-center {
  position: relative;
}

.nav-vertical-center .owl-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}

.nav-vertical-center .owl-nav button {
  position: absolute;
  outline-style: none;
}

.nav-vertical-center .owl-prev {
  left: 0;
}

.nav-vertical-center .owl-next {
  right: 0;
}


/* Hero area */

.hero-container {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-position: center;
}

.hero-container.height-1,
.homepage-slider .height-1 {
  min-height: calc(100vh - 115px)
}

.hero-container .slide-text-box {
  background-color: rgba(0, 0, 0, .6);
  padding: 70px 35px;
}

.hero-container .slide-text-box h1 {
  color: #fff;
  font-weight: bold;
}

.hero-container .slide-text-box p {
  color: #fff;
}

.slider-content h3 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
}

.slider-content h1 {
  color: #ffffff;
  font-size: 50px;
  font-weight: 600;
  text-transform: uppercase;
}

.slider-content h1 span {
  color: #00bfff;
}

.slider-content p {
  color: #ffffff;
  font-size: 16px;
}

.slider-content .btn {
  background: #132d4c none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block !important;
  height: 40px;
  line-height: 38px;
  margin-top: 40px;
  padding: 0 18px;
  border: 1px solid transparent;
}

.slider-content .btn:hover {
  background-color: #fff;
  color: #132d4c;
}

.slider-overlay {
  position: relative;
}

.slider-overlay:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
}

.homepage-slider.nav-vertical-center .owl-prev {
  left: 20px;
}

.homepage-slider.nav-vertical-center .owl-next {
  right: 20px;
}

.homepage-slider button i {
  color: #fff;
  font-size: 40px;
}

/* Property */

.property {
  padding: 3px;
}

.property__inner {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
}

.property__image {
  margin: 0;
}

.property__image img {
  border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  -ms-border-radius: 10px 10px 0px 0px;
  -o-border-radius: 10px 10px 0px 0px;
}

.property__info {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
}

.property__title {
  background-color: #132d4c;
  color: #fff;
  font-size: 15px;
  padding: 8px 0;
  margin-left: -15px;
  margin-right: -15px;
}

.property__desc {
  font-size: 14px;
  padding-top: 5px;
}

.property__price {
  font-size: 16px;
}

/* Featured Property */

.featured-property {
  background-color: #ebf8fd;
  padding: 20px 35px;
}

.featured-property__details {
  text-align: center;
}

.featured-property__title {
  color: #132d4c;
  font-weight: 900;
  font-size: 40px;
}

.featured-property__address {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}

.featured-property__price {
  color: #132d4c;
  margin-bottom: 20px;
}

.featured-property__tab .nav-tabs {
  border: none;
}

.featured-property__tab .nav-tabs .nav-link {
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  background-color: transparent;
  padding: 0px 10px;
}

.feature-property__content.h-100 div,
.feature-property__content.h-100 figure {
  height: 100%;
}

.featured-property__image {
  position: relative;
  margin-bottom: 0;
}

.featured-property__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #132d4c;
  text-align: center;
  color: #fff;
  padding: 12px 0;
  font-size: 24px;
  font-weight: 700;
}

/* Location Module */

.location-module {
  position: relative;
}

.location-module__image {
  height: 350px;
  position: relative;
}

.location-module__name {
  color: #fff;
  position: absolute;
  left: 30px;
  bottom: 10px;
  font-weight: 700;
}

.location-module__badge {
  position: absolute;
  right: 0;
  top: 30px;
  background-color: #132d4c;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  padding: 5px 10px;
}

.location-module__link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-indent: -99999px;
  opacity: 0;
  visibility: hidden;
}

.location-module:hover .location-module__link {
  opacity: 1;
  visibility: visible;
}

/* Feature */

.feature {
  position: relative;
  padding-left: 55px;
}

.feature__icon {
  position: absolute;
  left: 0;
  top: 0
}

.feature__icon i {
  color: #132d4c;
  font-size: 35px;
}

.feature__title {
  color: #222;
  font-size: 18px;
  font-weight: 700;
}

.feature__desc {
  margin-bottom: 0;
}


/* Image Card */

.image__card {
  position: relative;
  width: 270px;
  height: 335px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  margin: 0;
}

.image__card img {
  height: 100%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.image__caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: #fff;
  color: #132d4c;
  font-size: 24px;
  padding: 20px 0;
  font-weight: bold;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
}

/* Overlay Image */

.overlay-image {
  position: relative;
  min-height: 415px;
}

.overlay-image figure {
  position: absolute;
  left: 0;
  top: 0;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}

.overlay-image figure:nth-child(1) {
  z-index: 2;
}

.overlay-image figure:nth-child(2) {
  left: 190px;
  top: 80px;
  z-index: 1;
}

.overlay-image figure:hover {
  z-index: 3;
}

/* Curve Badge */
.curve-badge {
  position: relative;
  z-index: 3;
}

.curve-badge span {
  display: inline-block;
  padding: 10px 15px;
  background-color: #132d4c;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  transform: rotate(-45deg) translate(-49px, -25px);
}

/* Testimonial Section */

.testimonial-section {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-position: bottom;
}

.testimonial {
  padding-top: 105px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}

.testimonial__inner {
  box-shadow: 0px 1px 4px 0px rgba(5, 52, 74, 0.38);
  background-color: #fff;
  padding: 30px 40px 55px;
  position: relative;
}

.testimonial__author {
  position: relative;
  padding-left: 180px;
}

.testimonial__author--img {
  position: absolute;
  top: -105px;
  left: 0;
  margin-bottom: 0;
}

.testimonial__author--img img {
  width: auto !important;
}

.testimonial__author--name {
  color: #222;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0px;
}

.testimonial__author--role {
  margin-bottom: 0px;
}

.testimonial__desc {
  margin-top: 30px;
  padding-right: 25px;
  position: relative;
}

.testimonial__desc:after {
  position: absolute;
  font-family: 'FontAwesome' !important;
  content: "\f10e";
  color: #ebebeb;
  right: 0;
  font-size: 45px;
}

.testimonial__desc p {
  margin-bottom: 0;
}


/* Post  */

.post__inner {
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0px 1px 4px 0px rgba(5, 52, 74, 0.38);
}

.post__media {
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
}

.post__info {
  padding: 25px 30px 25px 35px;
}

.post__title {
  color: #222;
  font-size: 14px;
  font-weight: 700;
}

.post__title a {
  font-weight: 700;
}

.post__meta a {
  color: #222;
  font-size: 12px;
  font-weight: 600;
}

.post__excerpt {
  margin-top: 14px;
  margin-bottom: 15px;
}

.read-more {
  color: #132d4c;
}

/* Home 11 CSS */

/*-------------
  Property Flip Card CSS
---------------*/

.flip-card {
  background: transparent;
  width: 100%;
  height: 275px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform .8s;
  -webkit-transition: transform .8s;
  -moz-transition: transform .8s;
  -ms-transition: transform .8s;
  -o-transition: transform .8s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}

.flip-card-back {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  background: #132d4c;
}

.flip-card-front {
  background-color: #fafafa;
  color: #000;
}

.property.flip-card {
  padding: 0;
}

.property.flip-card .property__inner {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.property.flip-card .property__inner a:hover {
  color: inherit;
}

.property.flip-card .property__image {
  width: 100%;
  height: 100%
}

.property.flip-card .property__image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.property.flip-card .property__info {
  padding-top: 45px;
  background: #132d4c;
  width: 100%;
  height: 100%;
}

.property.flip-card .property__info img {
  width: auto;
}

.property.flip-card .property__info-top {
  position: relative;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.property.flip-card .property__info-top h6 {
  color: #ffffff;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 6px;
  text-align: left;
}

.property.flip-card .property__info-top h4 {
  color: #00bfff;
  font-size: 20px;
  margin-bottom: 0;
  position: absolute;
  right: 18px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.property.flip-card .property__location p {
  color: #eee;
  font-weight: 300;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

.property.flip-card .property__location span {
  padding-left: 10px;
}

.property.flip-card .property__info-middle {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.property.flip-card .property-bottom__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.property.flip-card .property-bottom__list li {
  display: flex;
  align-items: center;
}

.property.flip-card .property-bottom__list li span {
  color: #fff;
  padding-left: 10px;
}

.property.flip-card .property__price {
  color: #00bfff;
  font-size: 20px;
  text-align: left;
}

.social-icons .social-icon {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  font-size: 14px;
  /* color: #132d4c; */
  border-radius: 50%;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.social-icons .social-icon:hover {
  background-color: #00bfff;
  color: #fff;
}

/* video css here  */

.video-slider-container {
  padding: 60px 20px;
  background-color: #f8f9fa;
}

.video-slider-container .video-slider-track {
  padding: 10px 0;
}

.section-title {
  margin-bottom: 30px;
}

.section-title h3 {
  color: #132d4c;
}

.section-title p {
  color: #555;
}

.video-slider-wrapper {
  position: relative;
  overflow: hidden;
}

.video-slider-track {
  display: flex;
  scroll-behavior: smooth;
  transition: transform 0.4s ease-in-out;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.video-slider-track::-webkit-scrollbar {
  display: none;
}

.video-card {
  background: #fff;
  flex: 0 0 auto;
  width: 100%;
  max-width: 350px;
  margin-right: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 10px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.video-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.video-card iframe {
  width: 100%;
  height: 200px;
  border-radius: 8px;
}

.video-card h6 {
  margin-top: 10px;
  font-weight: 600;
  font-size: 16px;
  color: #132d4c;
}

.video-card a {
  color: #00bfff;
  text-decoration: none;
  transition: color 0.3s ease;
}

.video-card a:hover {
  color: #132d4c;
  text-decoration: underline;
}

.video-card p {
  font-size: 13px;
  color: #666;
}

.nav-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: white;
  color: black;
  border: none;
  padding: 10px 15px;
  font-size: 22px;
  cursor: pointer;
  border-radius: 10%;
  z-index: 5;
  display: none;
  transition: background 0.3s;
}

.nav-btn:hover {
  background-color: #00bfff;
  color: white;
}

.video-slider-wrapper:hover .nav-btn {
  display: block;
}

.prev-btn {
  left: 10px;
}

.next-btn {
  right: 10px;
}


@media (min-width: 992px) {
  .video-card {
    max-width: 24%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .video-card {
    max-width: 48%;
  }
}

@media (max-width: 767px) {
  .video-card {
    max-width: 100%;
    margin-right: 10px;
  }


  /* Optional: always show buttons on mobile */
  .nav-btn {
    display: block !important;
  }
}

/* happy clients review button css here  */


.owl-stage .owl-nav button span {
  position: relative;
  top: -4px;
}

/* contact form and detals css here */

/* .contact-details {
  margin-top: 6rem !important;
} */
/* Root Styles */
:root {
  --dark-blue: #132d4c;
  --sky-blue: #00bfff;
}

/* Section Wrapper */
.contact-section {
  margin-top: 7rem;
  padding: 2rem;
  background-color: #f9f9f9;
  font-family: 'Segoe UI', sans-serif;
}

/* Container */
.contact-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}

/* Contact Info Cards */
.contact-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.5rem;
}

.leave-review .review-contact-card {
  margin: 2rem auto;
  background-color: #f5f9fd;
  max-width: 1155px;
  width: 100%;
  padding: 1rem;
}

/* Padding adjustment for the form wrapper */
.leave-review .card-body {
  padding: 1.5rem;
}

.contact-card {
  background: #fff;
  padding: 2rem;
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 200px;
  /* Optional: to ensure consistent height */
}

.contact-icon {
  font-size: 2rem;
  /* Slightly smaller icon */
  color: var(--sky-blue);
  margin-bottom: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}


/* Form and Image Wrapper */
.form-image-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}

/* Form */
.contact-form {
  flex: 1 1 60%;
  background: #fff;
  padding: 2rem;
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

.contact-form h3 {
  color: var(--dark-blue);
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
}

.contact-form i {
  margin-right: 0.5rem;
}

/* Form Fields */
.form-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.form-group {
  flex: 1 1 calc(50% - 0.5rem);
  display: flex;
  flex-direction: column;
}

.form-group.full-width {
  flex: 1 1 100%;
}

input,
select,
textarea {
  padding: 0.7rem;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 1rem;
  transition: all 0.2s ease;
}

input:focus,
select:focus,
textarea:focus {
  outline: none;
  box-shadow: none;
}

textarea {
  resize: vertical;
}

/* Submit Button */
.submit-btn {
  margin-top: 1.5rem;
  padding: 0.75rem 1.5rem;
  background-color: var(--dark-blue);
  color: #fff;
  font-size: 1rem;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.3s ease;
  display: inline-flex;
  align-items: center;
}

.submit-btn i {
  margin-right: 0.5rem;
}

.submit-btn:hover {
  background-color: var(--sky-blue);
}

/* Image */
.contact-image {
  flex: 1 1 35%;
  display: none;
}

.contact-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

/* Responsive form grid */
@media (max-width: 768px) {
  .leave-review form .row>div {
    margin-bottom: 1rem;
  }

  .leave-review textarea {
    height: 120px !important;
  }

  .leave-review .btn {
    width: 100%;
    /* padding: 0.75rem; */
    font-size: 1rem;
  }
}

/* Responsive */
@media (min-width: 992px) {
  .contact-image {
    display: block;
  }
}

@media (max-width: 768px) {
  .form-group {
    flex: 1 1 100%;
  }

  .contact-form h3 {
    font-size: 1.3rem;
  }

  .contact-icon {
    font-size: 2rem;
  }
}

/* ======= TOP BAR STYLING ======= */
.top-bar {
  background-color: #ffffff;
  /* White background */
  border-bottom: 1px solid #e0e0e0;
  font-size: 14px;
}

.top-bar .social-links a {
  color: #132d4c;
  /* Dark Blue */
  margin-right: 10px;
  transition: color 0.3s ease;
}

.top-bar .social-links a:hover {
  color: #00bfff;
  /* Sky Blue on hover */
}

/* Added hover effect on contact email */
.top-bar .contact-email {
  color: #132d4c;
  font-weight: 500;
  transition: color 0.3s ease;
}

.top-bar .contact-email:hover {
  color: #00bfff;
  /* Sky Blue on hover */
}

/* ======= CALL BUTTON ======= */
.custom-call-btn {
  background-color: #00bfff;
  color: #fff;
  padding: 8px 16px;
  border-radius: 30px;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: background-color 0.3s ease;
}

.custom-call-btn:hover {
  background-color: #009fd4;
  text-decoration: none;
}

/* ======= NAVBAR DROPDOWN PROFESSIONAL ======= */
.navbar .dropdown-menu {
  border-radius: 8px;
  padding: 10px 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: none;
  min-width: 200px;
}

.navbar .dropdown-menu .dropdown-item {
  padding: 10px 20px;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.navbar .dropdown-menu .dropdown-item:hover {
  background-color: #f8f9fa;
  color: #00bfff;
}

/* ======= RESPONSIVENESS ======= */
@media (max-width: 991.98px) {
  .navbar-nav {
    padding-left: 15px;
    gap: 0 !important;
  }

  .navbar .dropdown-menu {
    box-shadow: none;
    padding: 0;
  }

  .custom-call-btn {
    margin-top: 15px;
    width: 70%;
    justify-content: center;
  }

  .top-bar .container {
    flex-direction: row;
    gap: 10px;
    text-align: center;
  }
}


/* Navbar background dark blue */
nav.navbar {
  background-color: #132d4c !important;
}

/* Make logo bigger on desktop */
@media (min-width: 992px) {
  nav.navbar .navbar-brand img.img-logo {
    width: 110px;
    /* Bigger width */
    height: auto;
  }
}

/* Nav links white by default */
nav.navbar .nav-link {
  color: #ffffff !important;
  transition: color 0.3s ease;
}

/* Nav links hover: sky blue */
nav.navbar .nav-link:hover,
nav.navbar .nav-link:focus {
  color: #00bfff !important;
}

/* ===== STICKY TOP BAR + NAVBAR WRAPPER ===== */
.sticky-header-wrapper {
  position: sticky;
  top: 0;
  z-index: 1030;
}


/* Default (Mobile First) */
.img-logo {
  width: 150px !important;
  height: auto;
}

/* Enable dropdown on hover */
.navbar .hover-dropdown:hover .dropdown-menu {
  display: block;
}

/* Override Bootstrap display:none on dropdown menus */
.navbar .hover-dropdown>.nav-link.dropdown-toggle::after {
  transition: transform 0.3s ease;
  display: inline-block;
  margin-left: 6px;
}

/* Rotate 180deg on hover */
.navbar .hover-dropdown:hover>.nav-link.dropdown-toggle::after {
  transform: rotate(180deg);
}

@media (min-width: 992px) {
  .navbar-nav {
    gap: 20px;
    /* Adjust as needed */
  }
}


/* popup message css here for form */

.notification {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.9);
  padding: 15px 20px;
  max-width: 90vw;
  width: fit-content;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 500;
  z-index: 9999;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  opacity: 0;
  transition: all 0.4s ease;
  text-align: center;
  word-break: break-word;
}

.notification.success {
  background-color: #4caf50;
  color: white;
}

.notification.error {
  background-color: #f44336;
  color: white;
}

.notification.show {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

.hidden {
  display: none;
}


/* whatsapp icon css here  */
/* WhatsApp Floating Icon */
.whatsapp-float {
  position: fixed;
  bottom: 90px;
  right: 25px;
  background-color: #25D366;
  color: white;
  border-radius: 50%;
  text-align: center;
  font-size: 24px;
  z-index: 1000;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.whatsapp-float:hover {
  background-color: #128C7E;
  color: white;
  text-decoration: none;
}

.whatsapp-icon {
  font-size: 26px;
}

/* navbar hamburger icon custom css here  */

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22' /%3E%3C/svg%3E") !important;
}


/* Custom Carousel Wrapper */
.property-carousel-wrapper {
  position: relative;
  overflow: hidden;
}

/* Carousel Track */
.property-carousel-track {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

/* Carousel Item */
.property-carousel-item {
  min-width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
}

/* Navigation Buttons */
.carousel-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2rem;
  color: #00bfff;
  background-color: rgba(0, 0, 0, 0.4);
  border: none;
  padding: 0.4rem 0.7rem;
  cursor: pointer;
  z-index: 10;
}

.carousel-nav.prev {
  left: 10px;
}

.carousel-nav.next {
  right: 10px;
}

@media (min-width: 768px) {
  .property-carousel-item {
    min-width: 50%;
  }
}

@media (min-width: 992px) {
  .property-carousel-item {
    min-width: 33.33%;
  }
}