@charset "UTF-8";
/* CSS Document */
html{background:url(../images/sys-bg.png) no-repeat center center fixed #2f2f2f;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}
body{font-family: 'Open Sans', sans-serif;margin:0;padding:0}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}
.clearfix:after{clear:both}
.header{background:#141414;height:80px;position:fixed;top:0;width:100%}
.footer{background:#141414;bottom:0;padding:10px 0;width:100%}
.footer p{color:#fff;font-size:20px}
.sCon img{border:solid 10px #fff;margin:90px 0 0;width:100%}
.wrapper{margin:-50px 0 0}
.wrapper img{/*border:10px solid #fff;*/width:90% !important}
.next{background:url(../images/next.png);position:absolute;height:75px;width:75px;top:55%;right:15%;}
.prev{background:url(../images/prev.png);position:absolute;height:75px;width:75px;top:55%;left:15%;text-align:right}


/* Accesssories */
.per30{float:left;margin:0 1%;width:30%}
.tac{text-align:center}
.hea{color:#fff;margin:120px 0 0 0;}
.con{color:#fff;font-size:16px;}
.midLogo{margin:10px 0 0 0;width:130px}
.data-next-button,.data-prev-button{display:none !important;}
#body .hide{visibility:hidden !important;}
.hide{display:none}
.show{display:block}