
.btn-group button.active{color: #000!important;}
.btn-group button {color: #cecece;}
.area-project-desc p{letter-spacing: 0.05em;}
.area-project-title h1{text-transform: uppercase;}
.area-project-title h2{text-transform: uppercase;}
.area-project-suggestion .text-6 strong{letter-spacing:0.2em; font-size:16px!important;}
.area-project-suggestion .sug-title{display: block; font-weight: bold; margin-bottom: 21px;}
.area-project-suggestion .sug-title a{display: block; margin: 10px 0;}
.area-project-suggestion .sug-title a:hover{text-decoration: none;}
#more{display: none;}
	

@media (min-width: 992px){
	.area-project-title .wrapper{text-align: center;}
	.section-page-header .wrapper img{width:100px!important;}
	.area-project-title h1{margin-top: 16px; font-size: 18px; line-height: 1.25;}
	.area-project-title h2{font-size: 16px; line-height: 1; margin-bottom: 50px;}
}

@media (max-width: 991px){
	.mt-project-5{margin-top:0px!important;}
	.area-project-title .wrapper{text-align: left;}
	.area-project-title h1{margin-top: 12px;font-size: 18px; line-height: 1.2;}
	.area-project-title h2{font-size: 16px!important; line-height: 1.23;}
}

@media (max-width: 450px){
	.mt-project-5{margin-top:100px!important;}
}


