
.gestiona{
	border-bottom: 1px solid white;
}
.single-gestiona{
	margin-bottom: 40px;
	padding-right: 20px;
}

.image-gestiona{
	max-width: 90px;
	margin-bottom: 20px;
}

.single-gestiona h2{
	font-size: 20px;
}

.single-gestiona .button-arrow{
	background-color: transparent;
	color: white;
	padding: 10px 0;
	text-transform: capitalize;
}
.boxes-gestiona{
	margin-top: 40px;
}

@media only screen and (max-width:1920px) {
	
}

@media only screen and (max-width: 1700px) {
	
	
	
}
@media only screen and (max-width: 1500px) {
	
	

}
@media only screen and (max-width: 1200px) {
	

}

@media only screen and (max-width:991px) {
	.normal-section{
		padding-top: 80px !important;
	}
}	

@media only screen and (max-width: 767px) {
	
	
}

@media only screen and (max-width: 575px) {
	
	.normal-section{
		padding-top: 40px !important;
	}
}
