.flip-square:before {
    background-color: #813458;  
}
.header .main-header .header-left .header-nav {
  width: 90% !important;
}
.btn.btn-brand-1-big {
   color: white; 
}
.section{
} 
.btn.btn-brand-1-big {
  display:block !important;

}
.btn btn-brand-1-big mr-20{
width:200px !important;
}
p.font-lg color-white pl-55{
    text-align: left !important;

}
.card-info.font-sm.color-grey-900.mb-35 {
  text-align: left !important;
}

.header .main-header .header-left .header-right
{
  width:41%;
}
.cardLeadingCompany{
border:none !important;
}
#scrollUp{
display:none !important;
}
.btn.btn-brand-1 {
     color: white; 
}
.btn.btn-link-medium{
       display:none;

}
.email-icon svg{
     color: white !important; 
}
.phone-icon svg{
     color: white !important; 
}
.box-bar{
    background-color:#B3206E;  
}

.btn.btn-link-medium svg{
       display:none;

}


.btn.btn-brand-2:hover {
    background-color: black !important;
}
.btn.btn-get-quote{
     color: white; 
}
.btn.btn-tag{
color:white;
}
.box-newsletter{
}
.list-info-footer li .cardImage .icon-brand-1{
 background-color: none;
}
.title-favicon{background-image:none;
}
.cardLeadingCompany:hover,
.cardLeadingCompany:hover .color-brand-1 {
    background-color: #B3206E;
    color: white !important;
}

.btn.btn-link{
display:none;
}
.btn.btn-brand-1 svg{
    color: white !important; 
}
.btn.btn-get-quote svg{
    color: white !important; 
}
.color-grey-700 {
    color: black;
}
.box-list-how-it-work .list-how-works li.dashed-2:before {
    background: none; /* Remove any previous background */
}
.row mt-50.cardInfo {
  display:none
}
.gallery-author{
  display:none;
}
.btn.btn-brand-1-big{display:none;}

.galleries-footer .list-imgs li {
    width: 150px;  
    height: 150px; 
}

.gallery-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
}

/* Default: Four images per row (Desktop) */
.gallery-item {
    flex: 1 1 22%; /* 22% to account for gaps and spacing */
    max-width: 250px;
    position: relative;
}

/* Image Styling */
.img-wrap img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    transition: transform 0.3s;
}

.img-wrap img:hover {
    transform: scale(1.05);
}

/* Tablet View: Two images per row */
@media (max-width: 1024px) {
    .gallery-item {
        flex: 1 1 45%; /* Two images per row */
    }
}

/* Mobile View: One image per row */
@media (max-width: 768px) {
    .gallery-item {
        flex: 1 1 100%; /* One image per row */
    }
}

.gallery-title{
display:none}

.col-lg-4.custom-width {
        width: 42.33333333%;
    }

.footer .width-16{ 
  width:17%;
}
.section mt-100
{
  color: #B3216C
}

.row.col-lg-4.col-md-6 {
    background-color: #B3216C;
}
.header.sticky-bar {
    

}
.header-nav{
  color:white;
}
.header-nav {
    color: white; 
}
.card-offer{
    background-color: #B3216C;
}
.color-grey-900{
    color: white !important; 
}
.bg-1{
    background-color: #B3216C  !important;
}
element.style  {
    background-image: none !important;
}
.section.d-block.position-relative {
    background-image: none !important;
}
.cardLeadingCompany .cardImage .img {
    background: #e8e9ed;
    border: 1px solid var(--primary-color);
    border-radius: 50%;
    height: 65px;
    line-height: 65px;
    text-align: center;
    width: 65px;
}
.box-info-trackyourparcel h2.color-brand-2 {
        color: white !important;
    }
.box-info-trackyourparcel p.color-grey-700.font-md span strong {
    color: white !important;
}