body{color:#333;font-family: 'PT Sans', sans-serif;margin:0;padding:0;


	 background: url(/media/elem/bgx6.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	}

* a{ font-weight:normal;text-decoration:none;color:#2882e2}
a{cursor:pointer;}
.anim{-webkit-transition: all 300ms linear;-o-transition: all 300ms linear;-moz-transition: all 300ms linear;-ms-transition: all 300ms linear;-kthtml-transition: all 300ms linear;transition: all 300ms linear;}
.font1{text-transform:uppercase;padding-bottom:10px;font: 400 10px/25px muli !important;letter-spacing:2px;color:#333}
.highlight { background-color: yellow !important}
.button1{background:#e9e3e3;color:#333;border:1px #333 solid;font-family:"arialnarrow";font-size:14px;padding:2px 10px;}
.white{background:white}
.centric{margin:0 auto;width:950px;position:relative}
.centric2{margin:0 auto;width:890px;position:relative;padding:30px;}
header{height:100px;margin-bottom:90px;background:rgba(255,255,255,0.9);border-bottom:1px #ccc solid;}
header nav{float:right;margin:20px 0;text-align:center;}
header nav ul{margin:20px 0;padding:0}
header nav li{display:inline-block;margin:0 2em;font-size:18px;}
header a#logo{float:left;padding:15px;display:block;background:white;border:1px #ccc solid;margin-top:15px;box-shadow: 0 0 5px #888;}
article{line-height:150%}

footer{background:#333;padding:10px 30px;color:white;font-size:11px;margin:30px 0 0 0 ;text-align:right}
.container{background:rgba(255,255,255,0.95);line-height: 1.5;}
h3.container_title{background:rgba(0,0,0,0.8);color:white;font-size:30px;padding:10px 30px;}
.one_project{display:inline-block;margin:2%;width:45%;vertical-align:top;}
.one_project .page-header{height:55px;}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

#article_29 i{margin-right:10px;}
.container table td{padding:8px;}