@charset "UTF-8";
/* CSS Document */

body {
	xxxbackground: #faf8e8 url("../images/bg-pattern.png") repeat scroll 0 0;
	margin: 0 auto;
	font-family: 'Lato', sans-serif !important;
	xxxline-height: 1.6em;
}

a {
	text-decoration: none;
}

.wrap, #wrap {
	max-width: 980px;
	margin: 0 auto;
}

#slider-wrap {
	max-width: 980px;
	margin: 0 auto;
	line-height: 0px;
}

#top-bar {
  background: #000000 none repeat scroll 0 0;
  height: 40px;
  width: 100%;
  text-align: right;
  margin: 0 auto;
}

.top-bar-text {
  color: #ffffff;
  font-size: 15px;
  line-height: 38px;
  max-width: 980px;
}

.top-bar-text a {
	color: #ffffff;
	font-size: 15px;
}

.top-bar-text a:hover {
	color: #6f88b1 !important;
}

.phone {
	padding-right: 80px;
	font-weight::bold;
}

.info-link {
	padding-right: 40px;
}

.home-link {
	padding-right: 40px;
}

.community-link {
    padding-right: 40px;
}

.help-desk {
	padding-right: 80px;
}

.linkedin-btn {
  position: relative;
  top: 5px;
}

#logo-header {
  margin: auto;
  padding-bottom: 24px;
  padding-top: 28px;
}

#slider-container {
	clear: both;
	width: 100%;
	background: #6f88b1;
}

#slider-container img {
	width: 100%;
}

.slider {
	line-height: 0px;
}

.logo-container {
	xxxmax-width: 980px;
}

#content-container {

}

h1 {
  color: #0a3957;
  font-size: 41px;
  font-weight: 300;
  line-height: 120%;
  text-align: center;
}

.content-box {
  border: 1px solid #000000;
  float: left;
  font-size: 16px;
  line-height: 1.6em;
  margin-right: 20px;
  max-width: 270px;
  min-height: 412px;
  padding: 20px;
}

.content-box-last {
  border: 1px solid #000000;
  color: #0a3957;
  float: left;
  font-size: 24px;
  font-weight: 300;
  line-height: 137%;
  max-width: 270px;
  min-height: 412px;
  padding: 20px;
  text-align: center;
}

h2 {
  color: #0a3957;
  font-size: 24px;
  line-height: 134%;
  margin-top: 0;
  text-align: center;
}

.middle-box-text {
    font-size: 12px;
    line-height: 143%;
}

.smaller-text {
	font-size: 16px;
	color: #000000;
}

hr.line-break {
    border: 0;
    height: 0;
    border-top: 0px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}



/*-------------FOOTER------------------*/

#footer a:hover {
	color: #ffffff !important;
}

#clear-float {
	clear: both;
}

.clearfix::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.one-third {
  width: 300px;
}

.two-third {
	line-height: 1.6em;
}

.one-half, .one-third, .two-third, .one-fourth, .three-fourth, .training-third, .full {
  float: left;
  margin-right: 20px;
}

.container .widget-container {
  margin-bottom: 45px;
  font-size: 13px;
  color: #b9b9b7;
}

.widget_recent_comments ul {
  font-size: 13px;
  list-style: outside none none;
  padding-left: 0;
}

.widget_recent_comments li {
  border-bottom: 1px solid #4e4e4e;
  padding: 5px 0 !important;
}

.widget_recent_comments li span, .widget_recent_comments li small {
  color: #b9b9b9;
}

.widget_recent_comments li a {
  color: #8a8989;
}

#footer {
    background: #0a3957 none repeat scroll 0 0;
    color: #8a8989;
    margin-top: 50px;
    padding: 45px 20px 10px;
    position: relative;
    z-index: 4;
	clear: both;
}
.ie7 #footer {
    position: static;
}
#footer::after {
    background: rgba(0, 0, 0, 0) url("../images/bg-page-title.png") repeat-x scroll 0 0;
    content: "";
    height: 19px;
    left: 0;
    position: absolute;
    top: -19px;
    width: 100%;
}
#footer .one-half, #footer .one-fourth {
    margin-bottom: 30px;
}
.adjective {
    border-top: 1px solid #4e4e4e;
    clear: both;
    color: #8a8989;
    font-size: 11px;
    margin: 15px 0 0;
    padding: 2em 0 0;
}
.copyright {
    float: left;
}
.developed {
    float: right;
}
#footer .widget {
    margin: 0 0 50px;
}
#footer .widget-title {
  background: rgba(0, 0, 0, 0) url("../images/bg-footer-section-title.png") repeat-x scroll center bottom;
  color: #b9b9b9;
  font-size: 18px;
  line-height: 1.6em;
  margin-bottom: 0;
  padding-bottom: 1.1em;
}

.footer-adresses {
	line-height: 158%;
}

@media only screen and (max-width: 767px) {

#top-bar {
  height: 15px;
}

.top-bar-text {
  color: #ffffff;
  display: none;
  font-size: 15px;
  line-height: 34px;
  max-width: 980px;
}

h1 {
  color: #0a3957;
  font-size: 25px;
  font-weight: 300;
  line-height: 120%;
  text-align: center;
}

.content-box {
  border: 1px solid #000000;
  float: none;
  font-size: 12px;
  margin: 10px auto;
  max-width: 270px;
  min-height: auto;
  padding: 20px;
}

.content-box-last {
  border: 1px solid #000000;
  float: none;
  margin: 10px auto;
  max-width: 270px;
  min-height: auto;
  padding: 20px;
}

.one-half, .one-third, .two-third, .one-fourth, .three-fourth, .training-third, .full {
  margin-right: 0;
}

.copyright {
  font-size: 10px;
}

}
.mobile_link {cursor: default;}
