#banmeteo{
	/*position: absolute;*/
	/*left: calc(50% - 75px);
	top: 230px;
	z-index: 13;*/
	width: 150px;
	height: 150px;
	border-radius: 50%;
	/*background: #19a5cc;*/
	margin-left:60%;
}

#banmeteo .meteo_int{
	/*width: 100px;*/
/*	margin: 32px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	*/
	width: 200px;
	height: 190px;
	background-color: #C6D983;
	clip-path: polygon(0 0, 75% 0, 100% 100%, 25% 100%);
	font-size: 75px;
	color:#ffffff;
	margin-top: 50px;
	margin-left: -45px;
	padding-top:25px;
	padding-left:40px;
}
#banmeteo .meteo_int img{
	width: initial !important;
}
#banmeteo .wi{
	transform: skewX(20deg);
}
  


#banmeteo .prediccion-ico {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	/*margin: 0 32px 0 32px;*/
	text-align: center;
}

#banmeteo .local{
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	/*margin: 0 32px 0 32px;*/
	text-align: center;
}
