/* ======================== VARIABLE ======================== */
/* ======================== FONTS ======================== */
/* ======================== HEADER ======================== */
/* ======================== MENU ======================== */
/* ======================== FOOTER ======================== */
/* ======================== URL ======================== */
/* ======================== FONTS ======================== */
/* ==================== BORDER RADIUS ==================== */
/* Ref: 
    http://www.w3schools.com/css/css3_borders.asp 
    http://border-radius.com/
    border-radius: tl tr br bl:
*/
/* ==================== BOX SHADOW ==================== */
/* Ref: 
    http://www.cssmatic.com/box-shadow
*/
/* ==================== Set Font ==================== */
/* ==================== HOVER A ==================== */
/* Ref: 
*/
/*
@include transition(all .3s ease);
*/
/*
@include background-opacity(#000, $opacity: 0.3);
*/
.wap_box_new {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.8333333333%;
  margin-right: -0.8333333333%; }
  .wap_box_new .box_bviet {
    box-sizing: border-box;
    flex: 0 0 48.3333333333%;
    margin-left: 0.8333333333%;
    margin-right: 0.8333333333%;
    margin-bottom: 1.6666666667%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between; }
  @media (max-width: 425px) {
    .wap_box_new {
      display: block; } }

.chay_dvvs {
  margin: 0 -1em; }
  .chay_dvvs-item {
    padding: 0 1em; }
    .chay_dvvs-item .box_dvvs {
      margin: 0; }

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