/* 
Theme Name: IPM Advisory
Theme URI: https://maverickheroes.com
Author: Maverick Heroes Team 
version: 1.0
*/
.menu ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.short-code-language ul{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.short-code-language ul li{
  margin-right: 20px;
}
.short-code-language ul li a{
	color: #fff;
	font-size: 18px;
}
.short-code-language ul li a img{
	margin-right: 10px;
}
.home-1 .panel-content p a {
    font-weight: 800;
}
.navbar-brand img{
      max-width: 235px;
}
.home-banner .banner-content h1 {
    font-family: 'averbold';
    margin-bottom: 24px;
}
header {
    padding: 0 0 20px;
}