@charset "utf-8";
/* CSS Document */
.peijian {
	overflow:hidden;
	margin-top:30px;
	margin-bottom:50px;
}
.peijian .col-md-2 {
	
	text-align:center;
	padding: 30px;
}
.peijian .col-md-2 img{
	
}

.peijian p{
	padding-bottom:15px;
}
.peijian .heading {
    margin-bottom: 1rem;
}
.peijian h2::after{
    content: " ";
    display: block;
    width: 100px;
    height: 2px;
    margin-top: .6rem;
    background: #ed6d00;
}
.peijian h2{
    line-height: 1.1;
    display: inline-block;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: .03em;
	font-size: 26px;
font-weight: bold;
}

.peijian .mb-5 {
    margin-bottom: 6rem !important;
}
.peijian  .services .btn-template-main {
    height: 50px;
    line-height: 40px;
font-size: 1.6rem;
font-weight: bold;
margin-bottom: 10px;
}
.peijian  .btn-template-main span{
	color:#fff;
	top: 2px;
	left: 8px
}
.peijian  .btn-template-main {
    width: 90%;
	background: #f90;
border: 1px solid #f90 !important;
color: #fff !important;
border-radius: 0 !important;
text-decoration: none;
}
.btn {
    font-weight: 700;
    border: 1px solid transparent;
    padding: .5rem .75rem;
    font-size: .8rem;
    line-height: 1.5;
    border-radius: 0;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	text-transform: uppercase;
letter-spacing: .05em;
}







