
.inline{ display: none;
}
.page-header{
	
	background: unset;
	
}
.page-header__top{
	background: unset;
	padding: 0px;
    margin-left: -15px;
    margin-right: -15px;
    background: azure;
}

.krhead{
	
	background-color: #011b58;
	padding: 10px;
	color: #fff;
	font-weight: 800;
	margin-bottom: 10px;
}

.revert {
    transform: rotate(180deg);
}


.product-item{ 

padding-bottom: 30px;
}


.news_container{
	padding-bottom: 30px;
}