/* icones */
    .ico-sulino:before {
        font-family: FontAwesome;
		vertical-align: middle;
        font-size: 22px;
        padding-right: 5px;
        opacity: 1;
    }
    
    .ico-heart:before {
        content: "\f004";
    }
    .ico-user:before {
        content: "\f007";
    }
    .ico-download:before {
        content: "\f019";
    }
    .ico-tool:before {
        content: "\f013";
    }
	.ico-bar:before {
        content: "\f0c9";
    }
    .ico-truck:before {
        content: "\f0d1";
    }
	.ico-map:before {
        content: "\f041";
    }
	.ico-cart:before {
        content: "\f07a";
    }
	.ico-search:before {
        content: "\f002";
    }
	.ico-phone:before {
        content: "\f095";
    }
	
    /* Fim icones */
	
	
	/* icones */
	.ico-su:before {
		font-family: FontAwesome;
		vertical-align: middle;
		font-size: 22px;
		padding-right: 5px;
		opacity: 1;
	}

	.ico-heart:before {
		content: "\f004";
	}
	.ico-user:before {
		content: "\f007";
	}
	.ico-user-out:before {
		content: "\f235";
	}
	.ico-tool:before {
		content: "\f013";
	}
	.ico-bar:before {
		content: "\f0c9";
	}
	.ico-truck:before {
		content: "\f0d1";
	}
	.ico-map:before {
		content: "\f041";
	}
	.ico-cart:before {
		content: "\f07a";
	}
	.ico-search:before {
		content: "\f002";
	}
	.ico-list-check:before {
		content: "\f0ae";
	}
	.ico-phone:before {
		content: "\f095";
	}
	.ico-whatsapp:before {
		content: "\f232";
	}
	.ico-envelope:before {
		content: "\f0e0";
	}
	.ico-house:before {
		content: "\f015";
	}
	.ico-list:before {
		content: "\f03a";
	}
	.ico-grid:before {
		content: "\f009";
	}
	.ico-check:before {
		content: "\f00c";
	}
	.ico-xmark:before {
		content: "\f00d";
	}
	.ico-seta-left:before {
		content: "\f104";
	}
	.ico-seta-right:before {
		content: "\f105";
	}
	.ico-pessoa:before {
		content: "\f007";
	}
	.ico-pet:before {
		content: "\f00c";
	}
	.ico-car:before {
		content: "\f1b9";
	}
	.ico-pa_banho:before {
		content: "\f2cd";
	}

	/* Sociais */

	.ico-instagram:before {
		content: "\f16d";
	}
	.ico-facebook:before {
		content: "\f082";
	}
	.ico-linkedin:before {
		content: "\f08c";
	}
	.ico-telegram:before {
		content: "\f2c6";
	}
	.ico-google:before {
		content: "\f0d5";
	}

	/* icones atributos */
	.pa_area .ico-su:before {
		content: "\f07e";
	}
	.pa_area .ico-su:after {
		content: "ãŽ¡";
	}
	.pa_pessoas .ico-su:before {
		content: "\f007";
	}
	.pa_quartos .ico-su:before {
		content: "\f236";
	}
	.pa_vagas .ico-su:before {
		content: "\f1b9";
	}
	.pa_banheiros .ico-su:before {
		content: "\f2cd";
	}

	.aceita-pet.ico-su:before {
		content: "\f1b0";
	}

	/* Fim icones */