.ugy_block_kiemelt{
	border-left: 10px solid #dce2e5;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 20px;
    font-weight: bold;
    color: #650e1d;
    font-family: 'Montserrat';
}
.ugy_block_elvalaszto{
	width: 100%;
	text-align: center;

}
.ugy_block_elvalaszto img{
	margin-left:auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom:10px;
}
.ugy_block_idezet{
width:100%;
background: #650e1d;
line-height: 1.3;
font-weight: bold;
color: white;
font-family: 'Montserrat';
text-align: center;
padding:50px;
font-size: 25px;

}
.ugy_block_idezet img{
	margin-bottom:20px;
}
.ugy_block_link{
	color:#0c71c3!important;
	text-decoration: none;
}
@media (max-width: 980px){
	.ugy_block_idezet{
		font-size: 20px;
		padding:25px;
	}
	.ugy_block_idezet_idezojel{
		width: 30px;

	}
}