.banner-home-header{
  	max-height: 150px; padding-left: 30px;
}

.corporatec{
background: #2471A3!important;
}
.premiumc{
background: #5499C7!important;
}
.full-table{
    width: -webkit-fill-available;
}
.fs-14{
 	font-size: 14px; 
}
.fs-15{
 	font-size: 15px; 
}
.h-auto{
 	height: auto; 
}
.list-market {
    margin: 15px 0px;
    border-left: 0px;
}
.list-market li.active {
    color: #f2796c;
}
.market-blue{
	color: rgb(41, 93, 151);
}
.market-right{
	color: rgb(203, 0, 0);
}
.p-0{
	padding: 0px;  
}
.p-tb-20{
	padding: 20px 0; 
}
.p-tb-30{
	padding: 30px 0; 
}
.text-center{
 	text-align: center; 
}
.text-left{
 	text-align: left; 
}
.text-right{
 	text-align: right; 
}
@media (max-width: 767px){
  .header .hw-show {
      display: block!important;
  }
}
.navigation .menu-item {
    float: left;
    position: relative;
}