.otz .row{
  
}
.otz h1{
  margin-top: 0;
  margin-bottom: 25px;

}
.otz p{

}
.otz .col-xs-4{
}
.otz .col-xs-4 .img_d{

}
.otz .col-xs-4 .img{
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;

}
.otz .col-xs-4 .img_d,
.otz .col-xs-4 .text{
  background: #FCF8F4;
  height: 240px;
  padding: 20px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.21);

}
.otz .col-xs-4 .text{

}
.otz .col-xs-4 .text a {
  color: #333;
}
.otz .col-xs-4 .text a:hover {
  text-decoration: none;
}
.otz .col-xs-4 .text a .txt{
  overflow: hidden;
  height: 200px;

}
.text_hidder{
  height: 20px;
  width: 118px;
  bottom: 20px;
  right: 35px;
  background: #fff;
  background: -webkit-linear-gradient(to left, #E8E8E8,#fefefe);
  background: -o-linear-gradient: (to right, transparent, #ffffff);
  background: linear-gradient(to right, transparent 0%, #FCF8F4 64%);
  position: absolute;
}
.otz .row{
  margin-bottom: 30px;

}
.hr3 {
  width: 83%;
}