h2
{
  font-family: 'Lato' !important;
}
.page-header ul.breadcrumbs-custom
{
  text-align: center;
}
.icon-pdf
{
	background: url(/images/elements/pdf.png) no-repeat;
	width: 16px;
	height: 22px;
  	display: block;
	padding-right: 28px !important;
	margin-top: -3px;
}
.blog-iframe {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-top:10px;
}

.blog-iframe iframe,  
.blog-iframe object,  
.blog-iframe embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
ul.social-box, ul.post-tags, ul.logolist{
	list-style-type: none;
}
.post-tags li,.social-box li, .logolist li {
	float:left;
}
.logolist
{
  padding: 0 0 50px 0;
  min-height: 50px;
  margin-top: -40px;
}
.logolist li
{
  padding: 0 40px 0 0;
}
.map-frame .contact-form .message {
	margin: 15px 0;
    color: #999;
    text-align: center;
}
.map-frame .contact-form .message.error {
    color: red;
}

.projects-pagination {
  margin-top: 0;
}
.projects-pagination ul {
  padding: 0;
  list-style-type: none;
  list-style: none;
}
.projects-pagination ul li {
  display: inline-block;
  margin-right: 10px;
  margin-top: 10px;
}
.projects-pagination ul li a {
  display: block;
  font-family: 'Lato';
  font-weight: 700;
  font-size: 13px;
  line-height: 28px;
  width: 30px;
  height: 30px;
  border: 1px solid #d9d9d9;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.projects-pagination ul li a.selected {
  color: #a3a3a3;
}
.projects-pagination ul li a:hover {
  color: #fff;
}
.projects-pagination ul {
	text-align: center;
}

.list-menu > li > a {text-transform: uppercase;}

/*===== Style switcher =====*/
#style-switcher-container {
  position: fixed;
  width: 150px;
  height: 120px;
  z-index: 30000;
  left: -120px;
  top: 0;
  padding: 0;
  margin-top: 94px;
  background: none;
}
#style-switcher-container #style-switcher {
  display: block;
  position: relative;
  list-style: none;
  list-style-type: none;
  width: 120px;
  height: 120px;
  background: #45555f;
  padding: 10px;
  margin: 0;
  float: left;
  border-bottom-right-radius: 3px;
}
#style-switcher-container #style-switcher li {
  display: inline-block;
}
#style-switcher-container #style-switcher li a {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 3px;
}
#style-switcher-container #style-switcher li a.button-switcher {
  width: 100px;
  height: 25px;
  background: #667d8c;
  text-decoration: none;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  font-family: 'Lato';
  font-weight: 400;
  color: #fff;
  margin-top: 5px;
}
#style-switcher-container .switcher-toggle {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  background: #45555f;
  margin-left: 120px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
#style-switcher-container .switcher-toggle i {
  color: #4cc3e9;
  font-size: 20px;
  line-height: 30px;
  width: 30px;
  cursor: pointer;
}

.nav-container nav.navbar .navbar-header a.navbar-brand img {
  padding: 20% 0 20% 5%;
}

.testimonials
{
  padding-top: 60px;
  margin-bottom: -60px;
}
.testimonials h2
{
  display: none;
}
.testimonials .media .media-body p a
{
  font-weight: bold;
  color: #004179;
}
.well h3.page-header
{
  background-color: #004179;
  color: #FFFFFF;
  text-align: center;
  border: 0;
  width: 100%;
}
.blueborder
{
  background-color: #004179;
  color: #FFFFFF;
  text-align: center;
  
  width: 100%;
}

h2.blueborder
{
  padding: 50px 0;
  margin-top: 0;
  
  font-weight: normal;
  font-size: 2.1em;
  position: absolute;
}

.navbar-collapse .navbar-nav
{
  margin-top: 40px;
}

.footer .container h5 {
  font-family: 'Lato';
  font-weight: 400;
  color: #6a6a6a;
  margin-top: 0;
  margin-bottom: 20px;
}

.footer .footer-bottom
{
  background: #fff;
  padding: 13px 0;
  border-top: 1px solid #eee;
}
.footer .container .attachmentlist
{
  padding-left: 0px;
}
.footer .container .attachmentlist a
{
  color: #004179 !important;
}
.footer .container .attachmentlist ul
{
  padding-top: 0px;
}
.footer .container .attachmentlist ul li
{
  padding-bottom: 20px;
}

.footerspace
{
  font-family: 'Lato';
  font-weight: 400;
  font-size: 13px;
  color: #a3a3a3;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 0;
  float: left;
  margin-right: 10px;
}


.blog .row .blog-sidebar
{
  margin-top: 10px;
}
.widget
{
  background: #e3e1e1; 
  margin-bottom: 40px;
  font-family: 'Lato';
}
.widget h3
{
  background-color: #004179;
  color: #FFFFFF;
  text-align: left;
  padding: 20px;
  font-weight: normal;
  font-size: 1.5em;
  width: 100%;
}
.widget>div
{
  padding: 5px 20px;
}

.page-header
{
  padding-bottom: 32px;
  background: #004179;
  margin-top: 0px;
}
.page-header h1
{  
  font-size: 2em;
  text-transform: uppercase;
  font-weight: normal;
  padding-top: 20px;
  text-align: center;
  color: #FFFFFF;
}

.tab-control
{
  padding: 40px 0;
}

.page-header ul.breadcrumbs-custom li a:hover
{
  color: #fff;
}

.page-header ul.breadcrumbs-custom li i
{
  color: #a3a3a3;
}
.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a
{
  background-color: #fff;
}
.nav-container nav.navbar .navbar-collapse > ul > li > ul li a
{
  width: 100%;
}
.nav-container nav.navbar .navbar-collapse > ul > li > ul
{
  min-width: 190px;
}
.btn, .form-control
{
  border-radius: 0;
}

.team
{
  padding-top: 0px;
  margin-bottom: 35px;
}
.team .members .member
{
  padding-top: 0px;
}
.team .members .memberalias
{
  color: #004179;
  font-size: 0.8em;
  font-weight: bold;
}
.team .members .member .info
{
  min-height: 165px;
}

.imageboxesitem
{
  padding-bottom: 30px;
}

div.forcefullwidth_wrapper_tp_banner
{
  margin-top: 5px !important;
}

/*===== Tables =====*/
table th
{
  background-color: #004179 !important;
  color: #fff;
}

.item-page
{
  margin-top: 4em;
  margin-bottom: 5em;
}

@media only screen and (max-width: 768px) and (min-width: 0px)
{
  .headerfix
  {
    display: none;
  }
}

@media only screen and (max-width: 768px) and (min-width: 0px)
{
  .logolist
  {
    margin-top: 0;
    margin-left: 12px;
  }
}

