.page .entry-title {
   display: none;
}
.page .entry-header {
   display: none;
}
.footer-widgets-wrapper {
background-color: #105ca9;
}
.footer-widgets-wrapper .textwidget {
    border: none;
    padding: 20px 20px 20px 20px;
    margin-bottom: 20px;
    background-color: #105ca9;
    color: #ffffff;
}
.nav.navigation{
font-size:11px
}
.container{
  max-width: 1140px!important;
}
.header-wrapper .menu li a{
	color:#ffffff;
	display: block;
        font-size: 11px;
	font-weight: 500;
	line-height: 48px;
	padding: 0 33px;
	text-transform: uppercase;
}
.main-navigation ul li > ul li {
    margin-right: 0 !important;
    height: auto !important;
    margin-top: 10px !important;
}
.main-navigation ul li > ul li a {
    line-height: 2.0em !important;
}
.grecaptcha-badge { visibility: hidden; 
}