.iconbox_icon svg{
	width:56px !important;
		height:56px !important;
}


/* Content Division */
.top0 .av-section-cont-open .av-content-full{
	padding-top:0px;
	
}
.red{
color:#DA2129;

}

.black{
	color:#000;

}


.avia-testimonial_inner{
	margin-bottom:40px;
	border-radius:20px;
	background-color:#fff;
	box-shadow:0px 0px 4px 0px rgba(51,51,51,0.22);
}
/* Horizontal Rule */
.avia-testimonial_inner hr{
	margin-bottom:10px;
}
/* 640px and smaller screen sizes */
@media (max-width:640px){

	/* Flex column table */
	#mobile-rev .clearfix .flex_column_table{
		display: flex;
		flex-direction: column-reverse;
	}
	
}
