/*body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    
}*/
 /*----- page text and inner backgraound color -----*/
.page_text, .widget, .sitemapList li a{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*background-color: #fff;*/
    /*font-size: 18px;*/
    font-style: normal;
}
.page_text, .widget, .sitemapList li a, ul.sitemapList i, .download .fa-download{
   color: #000000; 
}
.page_text{
    /*line-height: 26px;*/
    line-height: 1.5;

    /*padding: 15px;*/
    /*margin-bottom: -20px;*/
}

.menu_space{
   padding: 13px!important;
}
p {
    margin-top: 0;
    margin-bottom: 0rem!important;
	/*margin: 0 0 10px;*/
}
.submenu_space{
   /*min-width: max-content!important;*/
   padding:0;
}
.submenu_space{
   min-width: max-content!important;
   padding:0;
}
.dropdown-menu{
   line-height: 35px!important;
}