#link-building {
	width:960px;
	display: inline-block;
	clear:both;
	margin-bottom: 10px;
}
	#link-building li {
		width:300px;
		height:230px;
		margin:30px 30px 0 0;
		background: gray;
		float:left;
		position: relative;
		display: inline-block;
		vertical-align: middle;
		text-align: center;
	}
	
		#link-building li:last-child {
			margin-right:0px;		
		}
	
		#link-building li:hover {
			box-shadow: 0px 0px 5px #777;
		}
	
		#link-building li.cores-destino span {
			background: #c82e56!important;	
			color:#fff!important;
		}

		#link-building li.cores-destino p::before {
			border-bottom-color: #c82e56!important;
		}
	
			#link-building li.cores-destino:hover span {
				color:#f3cdd4!important;
			}

				#link-building li.cores-destino span a {
					color:#f3cdd4!important;
				}

					#link-building li.cores-destino:hover a {
						color:#f3cdd4!important;
					}
	
	#link-building li.item-hotel p::before {
		border-bottom-color: #00645A;
	}
	
	#link-building li.item-hotel:hover span {
		color: #b4e5e5;	
	}
	
	#link-building li.item-hotel span {
		background: #00645a;	
	}

		#link-building li.item-hotel span a {
			color: #b4e5e5;
			font-size: 18px;
			font-family: 'Oswald', Arial, Helvetica, sans-serif;
		}
	
	#link-building li.item-pacote p::before {
		border-bottom-color: #ff7840;
	}

	#link-building li.item-pacote:hover span {
		color: #f3ef8b;	
	}
	
	#link-building li.item-pacote span {
		background: #ff7840;	
	}

		#link-building li.item-pacote span a {
			color: #f3ef8b;
			font-size: 18px;
			font-family: 'Oswald', Arial, Helvetica, sans-serif;
		}
	
	#link-building li.item-passagem:hover span {
		color: #d0d6fb;	
	}
	
	#link-building li.item-passagem p::before {
		border-bottom-color: #343E83;
	}

	#link-building li.item-passagem span {
		background: #343e83;	
	}

		#link-building li.item-passagem span a {
			color: #d0d6fb;	
			font-size: 18px;
			font-family: 'Oswald', Arial, Helvetica, sans-serif;	
		}
	
		#link-building li p {
			bottom: 0;
			margin-bottom: 0;
			position: absolute;
		}

			#link-building li p::before {
				content:"";
				width:0;
				height:0;
				position:absolute;
				bottom:60px;
				left:20px;
				border-left: 10px solid transparent;
				border-right: 10px solid transparent;
				border-bottom: 10px solid transparent;
				border-bottom-width: 10px;
				border-bottom-style: solid;				
			}
	
			#link-building li p span {
				height:60px;
				width: 300px;
				font-size: 18px;
				font-family: 'Oswald', Arial, Helvetica, sans-serif;
				color: #fff;
				line-height: 24px;
				padding: 0 10px;
				vertical-align:middle;
				display: table-cell;
				text-align: left;
			}
	
		#link-building li img {
			width:300px;
		}


.destinosSimilares {
    display: block;
    clear: both;
    margin: 30px 0 10px 0;
}

.destinosSimilares h2, .destinosSimilares h3 {
    display: block;
    font-family:"Oswald";
    color: #263c70;
    font-size: 20px;
    font-weight: normal;
}

.destinosSimilares ul {
    display: inline-block;
    margin: 20px 0;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    width: 100%;
}

.destinosSimilares ul li {
    display: inline-block;
    margin: 5px 10px 15px 0px;
    float: left;
    width: 18.5%;
}

.destinosSimilares ul li a {
    color: #0083df;
    font-size: 16px;
    font-weight: bold;
}


.destinosSimilares ul li:before {
	content:"\2022";
	font-size: 20px;
	float:left;
	margin-top: -3px;
	margin-right: 5px;
	color: #0083e1;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
