.h1-title {width: 100%;font-size: 20px;border-bottom: 1px solid #d7d7d7;padding-bottom: 4px;color: #000;font-weight: bold;}
.p-gallery{font-size: 14px;color: #333;line-height: 25px;}
.tab-box{width: 100%;}
.tab-box .tab-nav{width: 100%;position: relative;z-index: 999;}
.tab-box .tab-nav li{ cursor:pointer;font-size: 14px;color: #333;border: 1px solid #d5d5d5;padding: 10px 25px;float: left;margin-right: 5px;margin-top: 10px;}
.tab-content{border-top: 1px solid #d5d5d5;position: relative;top: -1px;padding: 20px 0;}
.tab-box .tab-nav li.active{color: #b01f24;border-bottom:1px solid #fff!important;}
.tab-content h2{font-weight: bold;font-size: 16px;color: #b01f24;}
.tab-content h3{font-weight: bold;font-size: 14px;color: #333;margin-top: 15px;}
.tab-content p{font-size: 12px;color: #666;line-height: 30px;}
.tab-content p span{margin-right: 40px;}
.tab-content .btn-submit{padding: 10px 30px;font-size: 14px;color: #fff;background-color:#b01f24;margin-top: 30px;float: left;}


