#tab-cases.product_flag_cases #cases .wrap_item:nth-of-type(2n+1) {
  clear: none;
  border-right: 4px solid #d7d7d7; }
  @media (max-width: 768px) {
    #tab-cases.product_flag_cases #cases .wrap_item:nth-of-type(2n+1) {
      border-right: none; } }
@media (max-width: 768px) {
  #tab-cases.product_flag_cases #cases .wrap_item:nth-of-type(2n) {
    margin: 0 0 10px; } }
#tab-cases.product_flag_cases #cases .wrap_item.odd:first-child {
  width: 100%;
  border-right: none;
  padding-bottom: 10px; }
#tab-cases.product_flag_cases #cases .wrap_item .wr_item div.descript p {
  line-height: 30px; }
#tab-cases.product_flag_cases #cases .wrap_item .wr_item div.about {
  line-height: 1.5em;
  clear: both;
  padding-bottom: 23px; }
  @media (max-width: 768px) {
    #tab-cases.product_flag_cases #cases .wrap_item .wr_item div.about {
      clear: none;
      padding-bottom: 0px; } }

.tab-content .heading_title {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
  border: 1.5px solid #d8d8d8;
  background: #ebebeb;
  padding: 0px 10px;
  height: 35px;
  position: relative;
  left: -12px;
  width: calc(100% + 12px);
  line-height: 35px;
  font-family: "RM";
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  color: #3598db;
  -moz-box-shadow: inset 0px 1px 0px white, inset 0px -1px 5px #d8d8d8, 0px 1px 0px #d8d8d8;
  -webkit-box-shadow: inset 0px 1px 0px white, inset 0px -1px 5px #d8d8d8, 0px 1px 0px #d8d8d8;
  box-shadow: inset 0px 1px 0px white, inset 0px -1px 5px #d8d8d8, 0px 1px 0px #d8d8d8;
  margin-bottom: 1px;
  overflow: visible;
  font-weight: 400;
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
  font-size: 18px;
  font-family: 'Roboto', 'Open Sans', sans-serif;
  text-transform: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: none; }
  .tab-content .heading_title:after {
    content: "";
    display: block;
    position: absolute;
    top: calc(100% + 1px);
    left: -1px;
    width: 0;
    height: 0;
    border-top: 7px solid #d8d8d8;
    border-left: 12px solid transparent; }
  .tab-content .heading_title .inforight {
    float: right;
    height: 100%;
    color: black;
    font-size: 16px;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-weight: normal; }
  .tab-content .heading_title .reiting {
    margin-top: -3px; }
    .tab-content .heading_title .reiting > * {
      display: inline-block;
      vertical-align: middle;
      margin-bottom: 0; }
    .tab-content .heading_title .reiting img {
      height: 20px;
      margin-right: 5px; }
    .tab-content .heading_title .reiting p {
      line-height: 1;
      margin-bottom: 0; }
      .tab-content .heading_title .reiting p.views {
        padding-left: 30px;
        margin-left: 20px;
        color: #215172;
        background: url(../../../../image/views.png) no-repeat left center; }

/*# sourceMappingURL=product.css.map */
