body {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.625;
    color: #000;
    background-color: rgb(217, 217, 217);
}
.logo-image a {
  display: inline-block;
  height: 41px;
  width: 280px;
}
.t3-topbar {
    background-color: #243876;
    color: #fff;
    font-size: 12px;
    padding: 8px 0px;
}
.logo-image a img {
display: block;
max-height: 120px;
margin-top: 15px;
margin-left: 0px;
}
.t3-wrapper .t3-header:after {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
  	background-color: #f7f7f7 ;
	opacity: 0.6;
	filter: alpha(opacity=50);
}

p {
margin: 0 0 8px;
line-height: 17px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #cc0000!important
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  background: #f7f7f7;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Helvetica,Arial,sans-serif;
    line-height: 1.1;
    color: #243876;
    font-weight: 500;
}
.t3-mainnav .nav > li > a {
        color: #243876;
        font-family: Helvetica,Arial,sans-serif;
        text-shadow: none;
        font-size: 12px;
        font-weight: 600;
}
.t3-mainnav {
    border-left: 0px none;
    border-right: 0px none;
    margin-bottom: 6px;
    border-radius: 0px;
}
.navbar-default .navbar-nav > li > a {
	color: #243876;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #243876;
}
.contact .box-contact .page-header h2, .contact .box-contact .page-header h3 {
    color: #243876;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 20px;
}
.copyright {
	line-height: 0px;
}
.ja_slide_footer {
	float: right;
}
.ja_slide_footer .ja-slidesocial a {
    border-radius: 20px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    font-size: 13px;
    color: #fff;
}
.ja_slide_footer .ja-slidesocial .ja-slidesocial-facebook {
  background: #30477b;
}
.ja_slide_footer .ja-slidesocial .ja-slidesocial-twitter {
  background: #01aef0;
}
.ja_slide_footer .ja-slidesocial .ja-slidesocial-skype {
  background: #01aef0;
}
.ja_slide_footer .ja-slidesocial .ja-slidesocial-google-plus {
  background: #be0026;
}