#custom-header img {
    width: 1450px;
}
#post-section {
  padding: 26px 0;
}
.col-12.text-lg-right:before,
.col-12.text-lg-left:before {
background-color: transparent !important;
}

/************ k ******************/
#main-navigation-wrap .primary-navigation {
 background: white !important;
}
#mega-menu-wrap-primary 
#mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
padding: 0px 10px 10px 10px !important;
}

#mega-menu-wrap-primary ul li:nth-child(1) {
 background-color: antiquewhite !important;
}
#mega-menu-wrap-primary ul li:nth-child(2) {
 background-color: #daeae8 !important;
}
#mega-menu-wrap-primary ul li:nth-child(3) {
 background-color: #d0d8e6 !important;
}
#mega-menu-wrap-primary ul li:nth-child(4) {
 background-color: #f2deee !important;
}
#mega-menu-wrap-primary ul li:nth-child(5) {
 background-color: #e3cccc !important;
}
#mega-menu-wrap-primary ul li:nth-child(6) {
 background-color: #d4dfd9 !important;
}
#mega-menu-wrap-primary ul li:nth-child(7) {
 background-color: #f2e1da !important;
}
#mega-menu-wrap-primary ul li:nth-child(8) {
 background-color: #daecf2 !important;
}
.site-logo {
  text-align: center;
  margin: auto;
}
#site-navigation {
  text-align: center;
  margin: auto;
}
#bottomimg {
  text-align: center;
  margin: auto;
  display:flex;
  align-items:center;
}
/************ fin  k ******************/