div.aboutus{
	padding: 50px;

}

section#aboutus{
	background-color:#222;
	color: #f0f0f0;
}
#cowork-offer-types .offer-type-wrapper#standard {
	background-image: url("../img/cowork2.jpg");
	height: 50vh;
}

#cowork-offer-types .offer-type-wrapper#zen {
	background-image: url("../img/cowork.jpg");
		height: 100vh;
}

#cowork-offer-types .offer-type-wrapper#zen {
	background-image: url("../img/Cowork Katodesk Zen 2_min.jpg");
		height: 100vh;
}



p.aboutus{

	    font-family: 'Titillium Web', sans-serif;
    font-size: 50px;
    line-height: 46px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 25px;
    text-align: center;
    width: 100%;
}

div.header{
	
}

.items {
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-top: -10px;
	align-items: center;

}
.items .item {
	flex: 1 0 200px;
  	padding: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
img.imgclients{
	   vertical-align: middle;
	max-height: 200px;
	max-width: 250px;
	padding: 10px;
	margin-top:25px;
	
	display: block;
    margin-left: auto;
    margin-right: auto;
}

#aboutus_photos {
	padding-top: 15vh;
}
#logos{
	padding-top:5vh
}



div#onas{

		

  
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	text-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;

	align-items: center;

  justify-content: center;
}

div#div_center{

	margin-right: 0;
	margin-left: 0;
	width: 100%;
}

@media all and (max-width: 768px) {
	div#div_center {
		padding-top: 20vh;
		margin-top: 80px;
	}
}



	div#textzen{

	background-color: none;
  	
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	text-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;

	align-items: center;
height: 100vh;
  justify-content: center;


}


hr.aboutus{

	width: 25%;
	margin-top: 0;
	margin-bottom: 16px;
	padding: 0;
	text-align: center;
	color: black;
	opacity: .3;
color: #333; /* old IE */
 	background-color: black;
     height: 1px;

}



button.buttonclass{
	margin-top: 20px;
	background: rgba(0, 0, 0, 0.64);
	border-color: #00ff76;
	border-width: 2px;
	border-style: solid;
	color: white;
	font-size: 26px;
	padding: 16px;
	border-radius: 6px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;

}

#desc {
	margin-left: 70px;
	margin-right: 70px;
    padding-top: 15px;
    font-size: 22px;
    font-family: 'Titillium Web', sans-serif;
    line-height: 24px;
    color: #727272;
    line-height: 40px;
}


#aboutus_photos{
	min-height: 100vh;
	background-color: #fff;
}



@media only screen and (max-width: 500px) {
  
.card-title {
	font-family: 'Titillium Web', sans-serif;
	font-size: 50px;
	line-height: 46px;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 25px;
	padding-top: 30px;
	
}

 p#desc{
 	font-size: 18px;
 	margin-left: 20px;
 	margin-right: 20px;
 	line-height: 30px;
 }
 
 
 .logo-wrapper-mac img {
    width: 68%;
    max-width: 400px;
    margin: auto;
    margin-right: 50px;
    margin-bottom: 30px;
}
     
}


