@media (min-width: 0px) and (max-width: 600px) {
  .icon_box {
    margin-bottom: 50px;
  }
  .like_fav {
    display: none !important;
  }
  .send_form {
    margin-left: 0px !important;
  }
}
.commerce_page .comercial_header {
  background: url('/site/module/page/img/slider2/bg.jpg') center top;
  background-size: cover;
  width: 100%;
  height: 330px;
  position: relative;
}
.commerce_page .comercial_header .title_block {
  font-size: 30px;
  color: #FFF;
  bottom: 30px;
  position: absolute;
  font-weight: 600;
  font-family: 'Roboto';
  text-shadow: 1px 1px 2px #29240f;
}
.commerce_page .list_num {
  margin-bottom: 20px;
}
.commerce_page .list_num .item {
  padding-left: 10px;
}
.commerce_page .content_bl {
  padding-bottom: 30px;
  float: left;
  width: 80%;
}
.commerce_page .icon_box {
  float: left;
  width: 160px;
}
.commerce_page .icon_box img {
  width: 100px;
}
.commerce_page .slider {
  margin-top: 20px;
  margin-bottom: 20px;
}
.commerce_page .slider .item {
  box-shadow: 1px 1px 10px 0px #CECECE;
  background-size: cover !important;
  width: 220px;
  height: 200px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.phone_block {
  margin-top: 10px;
}
.phone_block .c {
  font-weight: 600;
  margin-bottom: 10px;
}
.phone_block .n {
  font-weight: 400;
  margin-top: 5px;
  padding-left: 10px;
  font-size: 18px;
}
.phone_block .n i {
  margin-right: 5px;
}
.title_block_left {
  font-weight: 600;
  font-size: 28px;
  margin-bottom: 20px;
  text-align: left;
}
.send_form {
  margin-top: 50px;
  margin-left: 30px;
  margin-bottom: 50px;
}
.send_form .required {
  color: red;
}
.send_form .after {
  font-size: 22px;
}
.send_form .after i {
  color: green;
}
.send_form input,
.send_form textarea {
  max-width: 410px;
}
/*# sourceMappingURL=triumf.css.map */