/** Why choose us start **/
.why-choose-us {
    width: 100%;
    text-align: center;
    background: #fff;
    
}
.why-choose-us_sha {
box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
width:1230px;
padding:15px;
	margin:105px auto;}
.why-choose-us-inner {
    padding-left: 15px;
}

.border-r {
    border-right: solid 1px #e2e2e2;
}

.service-info-2 {
    text-align: left;
    padding: 10px 5px;
}
.service-info-2 .media-left {
    border: solid 1px #cccccc;
    color: #FF6600;
}
.service-info-2 .media-left {
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 30px;
	margin:auto 10px;
	clear:both;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    border-radius: 50px;
}
.fa-css{ font-size:40px; text-align:center; padding-left:13px; padding-top:13px}
.service-info-2 h4 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}

.service-info-2 p {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500;
}

.why-choose-us-2 {
    background: #fff;
    box-shadow: 1 1 75px rgba(0, 0, 0, 0.1);
}

.service-info {
    text-align: center;
    padding: 30px;
}

.service-info h4 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}

.service-info p {
    font-weight: 500;
}

.service-info p {
    margin-bottom: 0;
    font-size: 15px;
}

.service-info .icon {
    background: url(../img/icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 125px;
    height: 97px;
    text-align: center;
    background-size: cover;
    position: relative;
    margin-bottom: 20px;
}

.service-info .icon i {
    font-size: 30px;
    line-height: 97px;
}

    .why-choose-us {
        padding-top: 0px;
    }

    .why-choose-us-inner {
        padding-left: 0;
    }

    .why-choose-us .border-r {
        border-right: none;
    }

.border-rc {
    border-right: solid 1px #dee2e6;
}
.border-bc {
 border-bottom: solid 1px #dee2e6; 
}
.wow_ fadeInLeft { border-left:#999999 1px solid}
.border-right{border-right:1px solid #dee2e6!important}
.cat-item div {
    background: #ffffff;
    transition: .5s;
}

.cat-item:hover div {
    background:#FF6600;
    border-color: transparent;
}

.cat-item div * {
    transition: .5s;
}

.cat-item:hover div * {
    color: #FFFFFF !important;
}
.media-body{ padding-right:10px}
