.t3-copyright {
    border-top: 1px solid #eeeeee;
    font-size: 12px;
    padding: 20px 0 5px;
    background-color: #464646;
    color: #FFFFFF;
	}
	
.t3-sl {
padding-bottom: 0px;
padding-top: 0px;
}
.t3-mainbody{
padding-bottom: 0px;
padding-top: 0px;
margin-bottom:0px;
}
.t3-content{
padding-bottom: 0px;
padding-top: 0px;
margin-bottom:0px;
}
.t3-module{
padding-bottom: 0px;
padding-top: 0px;
margin-bottom:0px;
}
.t3-spotlight{
padding-bottom: 0px;
padding-top: 0px;
margin-bottom:0px;
}
.t3-footer{
box-shadow: 2px 9px 30px #A0B5CF;
}
h2 {
    overflow: hidden;
    text-align: center;
}
h2:before,
h2:after {
    background-color: #d1cfcf;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
h2:before {
    right: 0.5em;
    margin-left: -50%;
}
h2:after {
    left: 0.5em;
    margin-right: -50%;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 500;
  line-height: 1.1;
 }
body {
    font-family: 'Fira Sans', sans-serif;
	font-size:16px;
	}
page-title, .page-header h1 {
    line-height: 1;
    margin: 0;
	background-color: #d1cfcf;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
	}
.t3-mainnav{
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top,#ffffff,#e6e6e6);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));
background-image: -webkit-linear-gradient(top,#ffffff,#e6e6e6);
background-image: -o-linear-gradient(top,#ffffff,#e6e6e6);
background-image: linear-gradient(to bottom,#ffffff,#e6e6e6);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #cccccc;
box-shadow: 2px 9px 30px #A0B5CF;
}
.nav .caret{
border-top-color: #fa5642;
border-bottom-color: #fa5642;
}
.nav > li > .separator{
color:#707070;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #ffffff;
  color: #555555;
}
.module-ct {
padding-bottom: 20px;
}
.t3-footnav .t3-module{
margin-top:30px;
}
a {
color: #fa5642;
}
.t3-sl-1{
padding:0px;
margin:0px;
}
.languageswitcherload{
text-align:center;
}
legend{
font-size:15px;
}
.page-header{
color:#475d2c;
}
.article-title, .article-header h1{
color: #fa5642;
text-align: center;
border-bottom: 1px solid #dedede;
}
.btn-primary {
color: #ffffff;
background-color: #fa5642;
border-color: #b02c1d;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #b02c1d;
border-color: #bcbcbc;
}
span.image-title {
    display: none;
}
@media (max-width: 767px) {
.logo-control .logo-img-sm{
height:100px;
}
}
.well{
text-align:center;
}
