

body{font-family: 'Roboto Slab', serif; font-size: 13px; color: #000; background:#fff;}

.wraper{ width:800px; margin:5% auto 0% auto;}
.wraper center img {

}
.info_sec{padding-top:10px;}
.info_sec h1{color:#000; font-family: 'Roboto Slab', serif; font-weight:400; font-size:36px; text-align:center; position:relative;}
.info_sec h1:after{content:""; display:block; position:absolute; bottom:0; width:40px; height:2px; background:#fbc300; left:0; right:0; margin:0 auto;}
.info_sec{text-align:center; border-top: 1px solid #fbc300;}
.info_sec p { margin: 0px; padding: 0; line-height: 28px; font-size: 16px;}
.info_sec a{color:#58585a; text-decoration:none;}
.info_sec a:hover{color:#fbc300;}
.info_sec p span{color:#fbc300;}


