.navbar-brand {
  padding: 0 !important;
  margin: 0 !important;
}

.topbar_left {
  display: flex;
  align-items: start;
  flex-direction: column;
  column-gap: 15px;
  height: 100%;
  row-gap: 10px;
}
.topbar_left a {
  font-size: 15.3px;
  display: flex;color:#fff;
  align-items: center;
  column-gap: 5px;
}
.hero-wrap {
  margin-top: 0;
}
.header-wrap {
  position: relative;
}
.header-wrap.sticky {
  position: fixed;
}
.header-wrap .navbar .navbar-nav {
  width: 100%;
  justify-content: space-between;
}
.social-profile {
  display: flex;
  justify-content: end;
}
.header-wrap .header-btn button.btn.style3 {
  border-color: #ef464c;
}
.header-wrap .header-btn button.btn.style3 {
  color: #ec2027;
  font-weight: 600;
}
.topbar_sec {
  background-color: #d2191e;
}
.topbar_left a {
  /* color: #fff; */
}
.social-profile.style1 li a i {
  color: #ffffff;
}
.social-profile.style1 li a {
  background: transparent;
}
.social-profile.style1 li a:hover {
  background-color: #fff;
  color: #ec3323;
}
.social-profile.style1 li a:hover i {
  color: #ec3323;
}
/* .navbar_sec {
  border-left: 1px solid #ec3323;
  border-right: 1px solid #ec3323;
} */
.header-wrap .navbar .navbar-nav .nav-item a {
  padding: 20px 0;
}
.header-wrap .navbar .navbar-nav > .nav-item > a:after {
  position: absolute;
  bottom: 10px;
}
.topbar_left a i {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #ffffff;
  color: #ec2027;
  font-size: 18px;
}
.header-wrap .navbar .navbar-nav {
  margin-right: 0;
}
.services-h5{  
  color: #454343;
  font-size: 16px;
  line-height: 27px;
  font-weight: normal!important;
}
.btn.style1 {
  color:#ba2521!important;
  background-color: #ffffff;
  padding: 10px 15px!important;
}
.btn.style1:hover{  
  background-color: #ec2027;color:#fff!important;
}
.btn.style1:after, .btn.style1:before
{
  background:none!important;
}
.hero-wrap.style3 .hero-slider-two .hero-slide-item:after {
  background-color: unset;
}
.hero-wrap.style3 .hero-slider-two .hero-slide-item {
  height: 500px;
}
.header-wrap .navbar .navbar-nav .nav-item {
  display: flex;
  align-items: center;
}
.header-wrap {
  position: relative;
}
.about-wrap.style1 .about-img-wrap .about-img-one {
  margin-right: unset;
  width: 100%;
  border-radius: unset;
}
.about-wrap.style1 .about-img-wrap {
  padding-bottom: 0;
}
.content-title h2 {
  font-size: 35px;
}

.property-card .property-info .property-metainfo li {
  width: auto;
  padding: 0;
  border-right: none;
  text-align: left;
}
.property-card .property-info .property-metainfo {
  border: none;
}
.property-card .property-info p {
  margin: 0 0 5px;
}
.property-card .property-info h3 {
  margin: 0 0 5px;
}
.property-card.style4 .property-info {
  padding: 10px 15px 0px 15px;
  background-color: #fff;
}
.property-card.style4 {
  border-radius: 10px;
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 34%);
  box-shadow: 0 0 15px rgb(0 0 0 / 34%);
}
.footer-wrap .footer-widget .comp-desc {
  margin: 10px 0;
  padding-right: 0px;
}
.footer-wrap.style2 .footer-widget .footer-menu li a {
  display: flex;
  align-items: start;
}
.footer-widget .social-profile {
  justify-content: start;
  margin-top: 10px;
}
.footer-widget .social-profile li a {
  background-color: rgba(255, 255, 255, 0.09);
}
.footer-wrap .footer-bottom {
  padding: 5px 0;
}
.property-card.style4 .property-img img {
  height: 220px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
  padding: 5px;
}
.property-card.style4 .property-img {
  border-radius: 10px;
}
.property-card {
  margin-bottom: 0;
}
.text-red{  
  font-weight: 600;
  color: #464141!important;
}
.listing-wrap .row {
  row-gap: 30px;
}
.property-card.style4 .property-info {
  border-radius: 0px 0px 10px 10px;
}
.custom_knowmorebtn {
  margin: 0 !important;
  text-align: center;
  border-top: 1px solid #b9b9b9;
  padding: 5px 0px;
  margin-top: 5px !important;
}
.custom_knowmorebtn a {  
  font-weight: 800;
  color: #ec2027 !important;
}
.flaticon-square{  
  color: #ec2027 !important;
}
.custom_knowmorebtn a i {
  color: #ec2027 !important;
}

.custom_knowmorebtn a:hover {
  color: #000 !important;
}
.custom_knowmorebtn a:hover i {
  color: #000 !important;
}
.add-listing-wrap .listing-content {
  background-color: #930204;
}
.add-listing-wrap .listing-content .content-title h2 {
  color: #fff;
  margin-bottom: 15px;
}
.content-feature-list li i {
  color: #ffffff !important;
}
.content-feature-list li {
  color: #ffffff !important;
}

.listing-content .btn {
  padding: 12px 15px;
}
.faq-img-wrap {
  width: 100%;
  height: 560px;
}
.faq-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.faq-wrap.style3 .accordion-item {
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 23%);
  box-shadow: 0 0 15px rgb(0 0 0 / 23%);
}
.testimonial-slider-three {
  position: relative;
}
.testimonial-slider-three .owl-nav {
  position: absolute;
  bottom: 35%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.testimonial-wrap .owl-carousel .owl-nav button.owl-prev {
  left: -65px;top:-35px;
  background-color: #fff;
  color: #ec2027 ;
  font-size: 49px;
  display: flex;
  align-items: center;
  border: 1px solid #ec2027;
}
.testimonial-wrap .owl-carousel .owl-nav button.owl-prev:hover {
  background-color: #ec2027;
  color: #fff ;
}

.testimonial-wrap .owl-carousel .owl-nav button.owl-next {
  right: -60px;top:-35px;
  background-color: #fff;
  color: #ec2027;
  font-size: 49px;
  display: flex;
  align-items: center;
  border: 1px solid #ec2027;
}
.testimonial-wrap .owl-carousel .owl-nav button.owl-next:hover {
  background-color: #ec2027;
  color: #fff;
}
.testimonial-wrap .owl-carousel .owl-nav button span {
  top: -3px;
  position: relative;
}
.testimonial-card.style3 {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.09);
    box-shadow: inset 0 0 6px rgb(0 0 0 / 21%);
    border-radius: 6px;
}
.footer-widget .custom_knowmorebtn {
    margin: 0 !important;
    text-align: left;
    border-top: none;
    padding: 0;
    margin-top: 0 !important;
}
.footer-widget .custom_knowmorebtn a:hover{
   color: #fff !important;
}
.footer-widget .custom_knowmorebtn a:hover i{
    color: #fff !important;
 } 
.footer-wrap .footer-widget .comp-desc {
    margin: 10px 0 0px 0;
}
.footer-bottom a:hover {
    color: #ec2027 !important;
}
.custom_knowmorebtn a {
    display: flex;
    align-items: center;
    column-gap: 5px;
}