.find-us-body{
	background: url(../images/find-us/Mapa.png) no-repeat top left;
	background-size: contain;
	width:100%;
	height:100%;
	z-index:0;
	position:relative;
}

.title{
	font-family: 'PT Sans', sans-serif;
	font-weight: 500;
	font-size: 30px;
	color: #5d5d5d;
	padding-bottom: 60px;
	padding-top: 80px;
}

.container{
	width: 630px;
}

.content{
	padding-top:100px;
}

.search-dist{
	z-index:1;
	text-decoration: none;
	float:left;
	margin-top:20px;
	background-color: white;
	margin-right:10px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 500;
	font-size: 29px;
	color: #5d5d5d;
	width:305px;
	height:305px;
	
}

.search-dist:hover{
	background-color: #d6efd5;
}

.become-dist:hover{
	background-color: #d6efd5;
}

.become-dist{
	z-index:1;
	text-decoration: none;
	float:left;
	margin-top:20px;
	background-color: white;
	margin-left:10px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 500;
	font-size: 29px;
	color: #5d5d5d;
	width:305px;
	height:305px;
}

.dist-title{
	line-height: 50px;
}

.cian-text{
	color:#009d9c;
}

.green-text{
	color:#81b73a;
}

.desc-text{
	font-size: 15px;
}
