.top-menu{

	padding: 0;

	margin: 0;

}

.porto_type{
	border: 1px solid #ceb185;
}



.top-menu ul li{

	display: inline-block;

	padding: 0 5px;	

}



.m-top-20{

	margin-top: 20px;

}



.m-bottom-20{

	margin-bottom: 20px;

}



.team_full {

    width: 100% !important;

    padding: 0px !important;

}



.content_block ul{

	padding: 10px 0;

}



.content_block ul li{

	margin: 0 0 0 20px;

	list-style: disc;

}



.team_block .team_img, .team_block .team_img img{

	border-radius: 0%;

    -moz-border-radius: 0%;

    -webkit-border-radius: 0%;

    -ms-border-radius: 0%;

    -o-border-radius: 0%;

}