                                        ._page_public .template_about_services{
	width:100%;
	padding:90px 0;
	position:relative}
._page_public .template_about_services ._item{
	padding-bottom:50px}
._page_public .template_about_services ._item ._icon{
	float:left}
._page_public .template_about_services ._item ._icon i.icost{
	width:125px;
	height:125px;
	line-height:125px;
	color:#fff;
	text-align:center;
	font-size:70px;
	background-color:rgba(0,0,0,.5);
	border-radius:100%;
	margin-right:10px;
	-moz-transform:rotate(0);
	-ms-transform:rotate(0);
	-webkit-transform:rotate(0);
	transform:rotate(0);
	-moz-transition:.5s;
	-o-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s}
._page_public .template_about_services ._item ._icon:hover i.icost{
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	transform:rotate(360deg);
	-moz-transition:.5s;
	-o-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	background-color:rgba(0, 116, 187, 0.8)}
._page_public .template_about_services ._item ._content{
	color:#ececec;
text-shadow:2px 2px 7px #000;
	font-weight:400}
._page_public .template_about_services ._item ._content ._title{
	font-size:24px;
	color:#fff;
	text-transform:uppercase;
	margin:0;
	padding-bottom:10px}
._page_public .template_about_services ._item ._content>p{
	margin:0;
	max-height:66px;
	overflow:hidden;font-size:16px}
@media(max-width:980px){
	._page_public .template_about_services ._item{
		padding-bottom:15px}
}











