@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoona1fe.eot?vwucc1');
  src:  url('fonts/icomoona1fe.eot?vwucc1#iefix') format('embedded-opentype'),
        url('fonts/icomoona1fe.ttf?vwucc1') format('truetype'),
        url('fonts/icomoona1fe.woff?vwucc1') format('woff'),
        url('fonts/icomoona1fe.svg?vwucc1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}


[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-act:before {
  content: "✓"; /* This will display a checkmark for debugging */
}




.icon-message:before {
  content: "\e900";
}
.icon-time:before {
  content: "\e901";
}
.icon-phone-call:before {
  content: "\e902";
}
.icon-magnifying-glass:before {
  content: "\e903";
}
.icon-location:before {
  content: "\e904";
}
.icon-tick:before {
  content: "\e905";
}
.icon-plumbing:before {
  content: "\e906";
}
.icon-worker:before {
  content: "\e907";
}
.icon-laundry:before {
  content: "\e908";
}
.icon-washing-plate:before {
  content: "\e909";
}
.icon-window-cleaner:before {
  content: "\e90a";
}
.icon-Bag-Coins:before {
	content: "\e682";
}
.icon-Bag-Items:before {
	content: "\e683";
}
.icon-Bag-Quantity:before {
	content: "\e684" !important;
}
.icon-Bag:before {
	content: "\e685";
}
.icon-sanitary:before {
  content: "\e90b";
}
.icon-laundry-1:before {
  content: "\e90c";
}

.icon-cloud-first:before {
  content: "\e617";
}
.icon-wipe:before {
  content: "\e90d";
}
.icon-teamwork:before {
  content: "\e90e";
}
.icon-trophy:before {
  content: "\e90f";
}
.icon-quote:before {
  content: "\e910";
}
.icon-phone:before {
  content: "\e911";
}
.icon-envelope:before {
  content: "\e912";
}
.icon-location-1:before {
  content: "\e913";
}
.icon-house-cleaning:before {
  content: "\e914";
}
.icon-find-my-friend:before {
  content: "\e915";
}
.icon-buildings:before {
  content: "\e916";
}
.icon-choose:before {
  content: "\e917";
}
.icon-tick-mark:before {
  content: "\e918";
}
.icon-household:before {
  content: "\e919";
}
.icon-broom:before {
  content: "\e91a";
}
.icon-checked:before {
  content: "\e91b";
}
.icon-check:before {
  content: "\e91c";
}
.icon-plus-symbol:before {
  content: "\e91d";
}

.services-three__icon i{
  font-size:50px;
  color: #1652a4;
}
.services-three__single .services-three__icon i:hover{
  color: #fcfdff;
}
.icon-press:before {
  font-family: 'icomoon';
  content: '\e900'; /* Replace with the correct Unicode */
}
.small-icon{
  width:50px !important;
  color: #1652a4 !important;
}
.small-icon:hover{
  color: #ffffff !important;
}