.select_doctores{
	margin-bottom:20px;}
.contenido_especialidades{
	padding:10px 0 50px;}
.background_especialidades{
	height:140px; width:100%; background-size:cover; position:relative; margin-bottom:35px;
}
.icono_especialidades{
	 width:82px; height:82px; background-color:#007fcc;-webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; position:absolute; left:50%; margin-left:-44px; bottom:-38px; border:6px solid #fff;
}
.mascara{
	width:90%; margin:0 auto; text-align:center;}
.mascara p{
	min-height:60px; font-size:14px;}
.link_especialidades{
	background-color: #007fcc; color: #fff; padding: 12px 15px 10px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-transform: uppercase; text-decoration: none; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px; font-size:12px; border: 2px solid #2CAAB2;}

.link_especialidades:hover{
	background-color: #fff; color: #007fcc; }
