@charset "utf-8";

.content_container .content_inner {
	width:1080px;
}

.navbar-toggle {
	display:none;
}

.col-2 {
	width:49%;
	display:inline-block;
}

.header.content_container > .content_inner {
	position:relative
}


.section {
	margin:0px 70px 20px;
}


.section3 h2 {
	line-height: 56px;
}

.col-md-6:nth-child(odd) div.testi {
	margin-right:10px;
}

.col-md-6:nth-child(even) div.testi {
	margin-left:10px;
}

body#order .infos {
	left:57%;
	right:auto;
}