
body {
  line-height: 1.7em;
  font-family: "Roboto", sans-serif;
}

#base .container {
  background-color: #39629f;
}

#pre-header .container{
  background-color:  #39629f;
}

#header .container {
	background-color:   #f2f9ff;
	width:100%;
	max-width: 4000px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
}

#header .container .row {
	height: 60px;
	width:100% !important;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	background-color: #ffffff; 
}
 

.address{
	padding-left:5%;
	vertical-align: bottom;
	
}

.belowlogo{
  text-align:center;
  background-color:   #39629f;
  color: #ffffff;
  font-family:Roboto;
  font-size: 12px;
  font-weight: 500;  
}


.logo{
	width: 100% !important;
	 color: #39629f;
    font-family:Roboto;
  font-size: 15px;
  font-weight: 500;
  text-align:center;
}

.logo a{
	top: 7px;	
	color: #39629f !important;	 
}

.logosmall{
	font-size: 12px;	
}

.logosmall a{
	top: 2px;	
}

ul.menufooter  a{
	color:rgba(255, 255, 255, 0.5) !important;
	
}

#header  {
  /* background-color: #39629f; */
  background-color: #39629f; /*rgba(0, 0, 0, 0.7);*/
	width:100% !important;	
}
.is-sticky #header {
  background-color: #39629f;
	width:100% !important;
}
	
.portfolio-group figcaption {
    border-top: 5px solid #447aa0; /*9fcffb;*/
    color: #ffffff;    
    background-color: #7ea3bd;
}

.background-gray-lighter {
    background-color: #f2f9ff;
}

.color-primary[class^="fa-"]:before, .color-primary[class*=" fa-"]:before {
    color: #39629f;
}

.btn-primary {
    color: #ffffff;
    background-color: #39629f;
    border-color: #046997;
}

.btn-lighter {
    color: #39629f;
    background-color: #939fc5;
    border-color: #939fc5;
}

body {
    color: #39629f;
}

#content-top-border {
    background-color: #39629f;
    border-radius: 5px 5px 0 0;
    height: 7px;
}

#content-bottom-border {
    background-color: #39629f;
}

.is-sticky #hornav ul#hornavmenu {
    background-color: #39629f;
}

/*menu on mobile*/
.slicknav_menu {
    background: #39629f;
}

#hornav ul {
  transparent; /*background-color: #39629f;*/
}
