.topheader {
    min-height: 40px;
    background: #0e5e91;
}
.topheader .row {
    align-items: center;
}
.custom.logo p {
	margin-bottom: 0 !important;
}
.custom.logo {
    float: right;
}
.lang {
    float: left;
}
.page-header h1 {
    text-align: center;
    font-weight: bold;
    font-size: 26px !important;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 16px;
    margin-bottom: 30px !important;
}
.mod_mani_menu.rtl .navbar-nav > li.mani_menu_first > a {
    padding: 8px !important;
}

@media (max-width:768px){

}
.custom.calltop p {
    margin: 9px 0 0 0;
    font-size: 16px;
    color: orange;
}
.footer_row1 {
    background: #095178 !important;

}
.mod_mani_menu.rtl .navbar-nav .menu_box .menu_icon {
    display: none !important;
}