.credit-forwarder-block-left{
  padding-right: 5px;
   padding-left: 0px;
}
.credit-forwarder-block-right{
   padding-left: 5px;
   padding-right: 0px;
}
.credit-forwarder-block-body{
   min-height: 260px;
}

.credit-forwarder-block-with-more{
   height: 40px;
   display: flex;
   justify-content: space-between;
}
.credit-forwarder-block-title-container{
   display: flex;
}
.credit-forwarder-inner-block{
   background-color: white;
   border-top:  #bf242a 1px solid;
}
.credit-forwarder-block-title-active{
   background-color: #bf242a;
   color: white;
   width: 100px;
   display: flex;
   align-items: center;
   justify-content: center;
}
.credit-forwarder-block-title>a{
   color:  #bf242a;;
}
.credit-forwarder-block-title-active >a{
   color: white;
}
.credit-forwarder-block-title{
   background-color: white;
   color:  #bf242a;
   width: 100px;
   display: flex;
   align-items: center;
   justify-content: center;
}
.credit-forwarder-block-title-more{

}
.credit-forwarder-block-top-more{
   color: #454545;
}
.credit-forwarder-carousel-block{
   height: 300px;
   background: white;
   text-align: center;
   margin-bottom: 10px;
}
.credit-forwarder-bottom-banner-ads >img{
   max-height: 250px;
   width: 100%;
   padding-top: 5px;
   padding-bottom: 5px;
}

.credit-forwarder-row{
   display:flex;
   padding-bottom:5px;
   background-color: #f0f0f0;
}

.credit-forwarder-bottom-banner-ads{
   width: 100%;
   background-color: #f0f0f0;
   padding-top:5px;
}
.credit-about-us-content{
   line-height: 26px;
   text-overflow: "-o-ellipsis-lastline";
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 10;
   line-clamp: 10;
   -webkit-box-orient: vertical;
   word-break: break-all;
   padding-left:5px;
   padding-right: 5px;
}

.credit-forwarder-bottom-ad-container{

}
.credit-forwarder-bottom-ad-title{
   text-align: center;
}
.credit-forwarder-ow-block-body{
   height: 180px;
   padding-top: 10px;
   display:flex;
}
