.content-serviceidea img {
/*	width: 100px;
	height: 100px;
	border-radius: 10px;*/
    max-width: 100%;
    height: auto;
}


.idea-direction-box{
	margin:31px 0px;
}
.content-serviceidea p.title {
    font-size: 17px;
	color: #00789A ;
	margin:0px ; 
}
/*.content-serviceidea p:first-child {
    margin-bottom: 35px;
}
.content-serviceidea p:second-child {
    margin-bottom: 30px;
}*/
.content-serviceidea p {
    font-weight: bold;
    font-size: 15px;
    color: #777777;
    line-height: 1.5em;

}

/*.content-serviceidea hr{
	border-color: #00789A;
}
*/
.content-serviceidea{
	border-bottom: 2px solid #00789A;
	margin-bottom: 91px;
}

