

body nav.main_menu ul li {
	background:#2F4EA4;
	margin:0px;	
	border-right:1px solid #fff;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;  
}
body nav.main_menu ul li a{
	 padding-left:10px;
	 padding-right:10px;
}
body nav.main_menu ul li:hover{
	background:none !important;
}
body nav.main_menu ul li a:hover{	
	color:#2F4EA4 !important;
}
.box4 .qbutton {
  display:block;
  width:98.5% !important;
  margin-top:-10px !important;
  padding:0px !important;
  text-align:center !important
}  
.box4 .qbutton span {
  width:auto !important
}

.wpcf7-submit {
  color:#fff !important
}
.wpcf7-submit:hover{
	background:#E44141 !important
}

body .post_info,
body .read_more_button,
body .ppt {	
	display:none !important
}

.menu-item-has-children .second .item_text {
	color:#fff
}

body header.fixed.scrolled .header_bottom {
background:#fff !important;
}

body .side_menu_button_wrapper.right {
display:none !important
}

h2
{
 color:#AE2229!important;
}