@font-face {
    font-family: "flaticon";
    src: url("../fonts/flaticon.ttf?54617465a4b56bfe6058ff0d8a8eb35c") format("truetype"),
url("../fonts/flaticon.woff?54617465a4b56bfe6058ff0d8a8eb35c") format("woff"),
url("../fonts/flaticon.woff2?54617465a4b56bfe6058ff0d8a8eb35c") format("woff2"),
url("../fonts/flaticon.eot?54617465a4b56bfe6058ff0d8a8eb35c#iefix") format("embedded-opentype"),
url("../fonts/flaticon.svg?54617465a4b56bfe6058ff0d8a8eb35c#flaticon") format("svg");
}

i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
    font-family: flaticon !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-refrigerator:before {
    font-family: "FontAwesome"; /* or "flaticon" if it’s your custom font */
    content: "\e026";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}.fa-refrigerator:before {
    content: "\f2dc"; /* FontAwesome free Unicode for refrigerator */
    font-family: "Font Awesome 6 Free"; /* Correct font-family */
    font-weight: 900; /* required for solid icons */
}
.flaticon-call:before {
    content: "\f101";
}
.flaticon-email:before {
    content: "\f102";
}
.flaticon-location:before {
    content: "\f103";
}
.flaticon-webpage:before {
    content: "\f104";
}
.flaticon-shield:before {
    content: "\f105";
}
.flaticon-compliance:before {
    content: "\f106";
}
.flaticon-compliant:before {
    content: "\f107";
}
.flaticon-cloud:before {
    content: "\f108";
}
.flaticon-id:before {
    content: "\f109";
}
.flaticon-face-detection:before {
    content: "\f10a";
}
.flaticon-worldwide:before {
    content: "\f10b";
}
.flaticon-place:before {
    content: "\f10c";
}
.flaticon-play-button:before {
    content: "\f10d";
}
.flaticon-data-network:before {
    content: "\f10e";
}
.flaticon-voip:before {
    content: "\f10f";
}
.flaticon-database:before {
    content: "\f110";
}
.flaticon-logistics:before {
    content: "\f111";
}
.flaticon-shield-1:before {
    content: "\f112";
}
.flaticon-global-shipping:before {
    content: "\f113";
}
.flaticon-digital-marketing:before {
    content: "\f114";
}
.flaticon-marketing:before {
    content: "\f115";
}
.flaticon-right-arrow:before {
    content: "\f116";
}
.flaticon-quotes:before {
    content: "\f117";
}
.flaticon-double-right-arrows-angles:before {
    content: "\f118";
}
.flaticon-office:before {
    content: "\f119";
}
.flaticon-community:before {
    content: "\f11a";
}
.flaticon-delivery-truck:before {
    content: "\f11b";
}
.flaticon-pricing:before {
    content: "\f11c";
}
.flaticon-plane:before {
    content: "\f11d";
}
.flaticon-minus:before {
    content: "\f11e";
}
.flaticon-target:before {
    content: "\f11f";
}
.flaticon-free-shipping:before {
    content: "\f120";
}
.flaticon-boat:before {
    content: "\f121";
}
.flaticon-train:before {
    content: "\f122";
}
.flaticon-deadline:before {
    content: "\f123";
}
.flaticon-warehouse:before {
    content: "\f124";
}
/* Air Freight */
.flaticon-air-freight:before {
    content: "\f120";
}

/* Rail Cargo */
.flaticon-train:before {
    content: "\f121";
}

/* Surface Transportation (Truck) */
.flaticon-truck:before {
    content: "\f122";
}

/* Dedicated Vehicles */
.flaticon-dedicated-truck:before {
    content: "\f123";
}

/* Door to Door Delivery */
.flaticon-delivery:before {
    content: "\f124";
}

/* Warehousing */
.flaticon-warehouse:before {
    content: "\f125";
}

/* Real Time Tracking */
.flaticon-tracking:before {
    content: "\f126";
}

.flaticon-transportation:before {
    content: "\f127";
}/* Air Freight */
.flaticon-plane.air-freight:before {
    content: "\f11d";
    color: #ff6b6b; /* Red for air */
}

/* Road Transport */
.flaticon-truck.road-transport:before {
    content: "\f122";
    color: #ff9f43; /* Orange for road */
}




/* Warehousing */
.flaticon-warehouse.warehousing:before {
    content: "\f124";
    color: #1dd1a1; /* Green for warehouse */
}

/* Global Shipping */
.flaticon-global-shipping.global-shipping:before {
    content: "\f113";
    color: #10ac84; /* Teal for global */
}

/* Delivery Truck */
.flaticon-delivery-truck.delivery-truck:before {
    content: "\f11b";
    color: #f368e0; /* Pink for delivery */
}

/* Tracking / Monitoring */
.flaticon-tracking.tracking:before {
    content: "\f126";
    color: #576574; /* Gray for tracking */
}

/* Surface / General Transportation */
.flaticon-transportation.surface-transport:before {
    content: "\f127";
    color: #ff9ff3; /* Light Pink for surface */
}

/* Dedicated Vehicles */
.flaticon-dedicated-truck.dedicated-vehicles:before {
    content: "\f123";
    color: #54a0ff; /* Blue for dedicated vehicles */
}

/* Door to Door Delivery */
.flaticon-delivery.door-to-door:before {
    content: "\f124";
    color: #00b894; /* Aqua for door-to-door */
}

/* Air / Boat / Sea */
.flaticon-boat.sea-freight:before {
    content: "\f121"; /* Use boat icon code */
    color: #0984e3; /* Dark blue for sea */
}
.big-icon{
	display:none !Important;
}
