.text-justify{
    text-align: justify;
}


.offcanvas__wrapper .offcanvas__content .offcanvas__close {
    background-color: #f01d27 !important;
    
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon i {
    color: #f01d27 !important;
}

/* Mobile menu active or clicked link */

.mobile-menu ul li a:focus,
.mobile-menu ul li a:hover {
  color: #f01d27 !important;
}

.offcanvas__contact a.text:hover,
.offcanvas__contact a.text:focus,
.offcanvas__contact a.text.active {
    color: #f01d27; /* 🔴 red background */
}
/* Optional: add a background highlight */
.mobile-menu ul li a.active {
  background-color: #007bff; /* or your theme color */
  border-radius: 5px;
  padding: 8px 12px;
}

/* header - section */
.header-2 .header-main .main-menu ul li a:hover {
    color:#f01d27 !important;
}

.header-2 .header-right .theme-btn {
    background-color: #173161 !important;
    color:#ffffff;
}

.header-1 .header-right .theme-btn{
    border-color: #173161 !important;
}
.header-2 .header-right .theme-btn::before {
    background-color: #173161 !important;
}
.sticky.header-1 .header-main .main-menu ul li a:hover
 {
    color: #f01d27 !important;
}

.sticky.header-1 .header-right .theme-btn {
     color: #ffffff !important;
}

/* hero - section */

.hero-1 .hero-content {
    max-width: 600px !important;
}

.hero-1 .form-area .button-list .theme-btn::before{
     background-color: #f01d27 !important; 
}

.hero-1 .form-area .button-list .theme-btn:hover{
     border: solid 1px #f01d27 !important;
     color:#ffffff;
}
/* Default styling for hero image */
.hero-image img {
    width: 100%; /* scale to column width */
    height: auto; /* maintain aspect ratio */
    max-width: 1170px; /* optional: prevent it from getting too large */
}

/* about - section */
.section-title h5{
    color:#f01d27 !important;
}

.section-title h5 i {
   color:#f01d27 !important; 
}

.about-wrapper .about-content .about-text {
    margin-top: 30px !important;
}
.house-offer-box:hover{
    border: solid 1.5px #f01d27 !important;
}

.house-offer-box.style-2:hover .icon-1 {
  color:#182640 !important;   
}
.about-wrapper .about-image .bar-shape {
 background-color: #182640;
}
.about-wrapper .about-image .counter-box {
    top: 45% !important;}
/* service - section */
.service-box-items-2:hover {
    border: 1.5px solid #f01d27 !important;
}

.shadow {
    box-shadow: none !important; 
}

.service-box-items-2 {
    padding: 0px !important;
}

.len {

    padding: 20px !important;
}
.service-box-items-2 .content h3{
    margin-bottom: 0px !important;
}
.service-box-items-2 .image img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain; /* keeps image aspect ratio */
  border-radius: 8px; /* optional */
}

/* whychooseus - section */
.propertie-wrapper-3 .content .list-items li i{
    color:#f01d27 !important; 
}
.propertie-wrapper-3 .content .list-items li{
    font-size: 15px;
}
.propertie-wrapper-3 .content .list-items li:not(:last-child) {
    margin-bottom: 5px;
}
.propertie-wrapper-3 .propertie-image{
     margin-left: 0px !important;
}


/* testimonial - section */
.gt-testimonial-wrapper .array-button-2 .array-next {
    background-color: #f01d27 !important;
}

.gt-testimonial-wrapper .array-button-2 .swiper-dot1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
   background-color: #f01d27 !important; 
}

.gt-testimonial-wrapper .array-button-2 .array-prev:hover {
    background-color:#f01d27 !important;}

.gt-testimonial-wrapper .gt-testimonial-box {
    border-radius: 12px;
    border: 1.5px solid #182640 !important;}
    
/* contact - section */
.contact-wrapper-10 form .theme-btn::before {
    background-color: #182640 !important;
}
.theme-btn{
    color:#ffffff!important;
}

/* footer - section */
.footer-wrapper .footer-left-items .footer-contact-list li i {
    margin-right: 10px;
    color: #f01d27 !important;}
    
a:hover{
    color:#ffffff!important;
}
 
.footer-wrapper .footer-left-items .footer-contact-list li {
    font-size: 16px !important;
}
.footer-wrapper .footer-left-items .footer-text{
     font-size: 16px !important;
}

.footer-wrapper .footer-left-items .footer-text {
    max-width: 480px !important;
}

.footer-wrapper .footer-left-items .footer-contact-list li:not(:last-child) {
    margin-bottom: 10px !important;
}
.footer-anchor{
    color:#f01d27 !important;
}
.footer-anchor:hover{
    color:#f01d27 !important;
}
/*Whatsapp CTA starts*/
.whatsapp-float {
    position: fixed;
    bottom: 115px;
    right: 37px;
    z-index: 9999;
    background-color: transparent;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
    transition: transform 0.3s;
}
.whatsapp-float:hover {
    transform: scale(1.1);
}
.whatsapp-float img {
    width: 60px;
    height: 60px;
}
@media (max-width: 1024px) {
    .whatsapp-float {
        bottom: 70px;
        right: 15px;
    }
    .whatsapp-float img {
        width: 50px;
        height: 50px;
    }
}
/*Whatsapp CTA ends*/
/*errors*/
.gt-error-items .theme-btn {
    background-color:#f01d27 !important;
}
/*accordion*/
.section-padding {
    padding: 80px 0 !important;
}
.page-faq-accordion .accordion-item {
  border: none;
  margin-bottom: 10px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.accordion-button {
  background-color: #173161;
  color: #fff;
  font-weight: 600;
  padding: 15px 20px;
  border: none;
  border-radius: 0;
  transition: all 0.3s ease;
}

.accordion-button:not(.collapsed) {
  background-color: #173161;
  color: #fff;
  box-shadow: none;
}

.accordion-button.collapsed {
  background-color: #f8f9fa;
  color: #173161;
}

.accordion-button:focus {
  box-shadow: none;
}

.accordion-body {
  background: #fff;
  padding: 15px 20px;
  color: #333;
  line-height: 1.6;
}

.faq-accordion-title h2 {
  color: #173161;
  font-weight: 700;
  margin-bottom: 20px;
}
#faq .row.align-items-start {
  align-items: center !important;
}