/*---------------------------------------------------*/
/*------------- FontAwesome ----------------*/
/*---------------------------------------------------*/


/*---- Address Contact ----*/
.home::before {
font-family:"FontAwesome";
  content: '\f015';
}
.phone::before {
font-family:"FontAwesome";
  content: '\f095';
}
.phone-volume::before {
font-family:"FontAwesome";
  content: '\f2a0';
}
	
.map::before {
font-family:"FontAwesome";
  content: '\f3c5';
}
.map02::before {
font-family:"FontAwesome";
  content: '\f5a0';
}
.mail::before {
font-family:"FontAwesome";
  content: '\f0e0'; 
}

.mail-checked::before {
font-family:"FontAwesome";
  content: '\e4e8';
}


/*---- Social Media ----*/
.wa::before {
font-family:"FontAwesome";
  content: '\f232';
}	
.tw::before {
font-family:"FontAwesome";
  content: '\f099';
}	
.fb::before {
font-family:"FontAwesome";
  content: '\f39e';
}	
.ig::before {
font-family:"FontAwesome";
  content: '\f16d';
}
.youtube::before {
font-family:"FontAwesome";
  content: '\f167';
}
.linkedin::before {
font-family:"FontAwesome";
  content: '\f0e1';
}	
.tiktok::before {
font-family:"FontAwesome";
  content: '\e07b';
}		

/*---- Form ----*/
.send::before {
font-family:"FontAwesome";
  content: '\f1d8';
}		

.info::before {
font-family:"FontAwesome";
  content: '\f05a';
}

.open-browser::before {

font-family:"FontAwesome";
  content: '\f08e';
}

.link::before {
font-family:"FontAwesome";
  content: '\f0c1';
}

.user::before {
font-family:"FontAwesome";
  content: '\f007';
}


/*---- misc ----*/
.bell::before {
font-family:"FontAwesome";
  content: '\f562';
}
.search::before {
font-family:"FontAwesome";
  content: '\f002';
}
.paperclip::before {
font-family:"FontAwesome";
  content: '\f0c6';
}

.wifi::before {
font-family:"FontAwesome";
  content: '\f1eb';
}
	
.live-music::before {
font-family:"FontAwesome";
  content: '\f7a6';
}

/*---- vehicle ----*/
.car::before {
font-family:"FontAwesome";
  content: '\f1b9';
}
.pickup::before {
font-family:"FontAwesome";
  content: '\f63c';
}
.truckfast::before {
font-family:"FontAwesome";
  content: '\f48b';
}