/* Add here all your css styles (customizations) */
/*.header-top {
	height: 30px;
	background-color: black;
}*/

#logo {
	height: 42px;
	width: 153px;
}
.content-boxes-v3 {
	margin-top: 40px;
	margin-bottom: 55px;
}
.about-icon {
	width: 100px;
	height: 100px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.about-image {
	margin-bottom: 80px;
}
.slogen {
	padding-top: 25px;
}
.slogen h1 {
	font-size: 26px;
	line-height: 36px;
	font-weight: 100;
}
.slogen>h1{
	margin-bottom: 40px;
}
#sv-1 {
	margin-top: 90px;

}
#sv-2 {
	margin-top: 80px;
}
#sv-3{
	margin-top: 80px;
}


.color-white h1 {
	color: white;
}
.color-theme1 h3, .color-theme1 h2, .color-theme1 h1 {
	color: #f0f1f7;
}
.color-theme2 h3, .color-theme2 h2, .color-theme2 h1 {
	color: #2fb2b9;
}
.color-theme3 h3, .color-theme3 h2, .color-theme3 h1 {
	color: #006797;
}
.color-theme4 h3, .color-theme4 h2, .color-theme4 h1 {
	color: #18305c;
}

.portfolio {
	text-align: center;
}
.portfolio-icon {
	width: 100px;
	margin-bottom: 30px;
}

.list-unstyled {
	text-align: center;
}

.list-unstyled h3 {
	margin-top: 30px;
}

#bc-cases {
	margin-top: 74px;
	padding: 10px 0 6px;
    border-bottom: solid 1px #eee;
    background: url(../img/patterns/breadcrumbs.png) repeat;
}

#contact li {
	letter-spacing: 1px;
}
#contact p {
	letter-spacing: 1px;
}

.blog-img {
	margin-bottom: 40px;
}
.blog-post-tags {
	margin-bottom: 15px;
}


/*---------     cases pages     ---------*/

.copyright-section{
    border-top: solid 2px #18305c;
}








