/*titile*/
.loadmore{
width: 82%;
}
.companyProfile{
text-align: center !important;
}
.logoT{
background: url(../img/logo.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:100%;
height:44px;
}
.logo{
height: 68px;
}
.showmore-in{
background: url(../img/more_icon.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:18px;
height:12px;
margin-top: 19px;
}
.showmore{
	padding-left: 16px !important;
}

.cases-img{
background: url(../img/cases-img.jpg) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:100%;
}
.back_fff{
    background: #fff;
}
.cases-title{
    text-align: center;
}
.pd3{
    padding: 3% 0;
}
.pd15{
    padding: 0 15px 15px;
}
.pd20{
    padding: 10px 15px 15px;
}
.cases_type>div{
    margin: 0 auto;
}
.cases_type_this{
    font-size:.8rem;
    
}
.ea5205{
    border-bottom:2px solid #ea5205;
    color:#ea5205;
}

