.cy_hungvan_home_brand {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  background-color: #f7f7f7;
  padding: 40px 0; }
  .cy_hungvan_home_brand .row-flex {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    flex-wrap: wrap; }
  .cy_hungvan_home_brand .section-title {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5;
    display: block;
    position: relative;
    z-index: 0;
    color: #da251d;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px; }
    @media (max-width: 1199px) {
      .cy_hungvan_home_brand .section-title {
        font-size: 20px; } }
  .cy_hungvan_home_brand .brands-slider {
    margin: 0 -8px; }
  .cy_hungvan_home_brand .slider-item {
    padding: 0 8px; }
    .cy_hungvan_home_brand .slider-item .wrapper {
      padding: 10px;
      background-color: #fff; }
      .cy_hungvan_home_brand .slider-item .wrapper .img-box {
        height: 120px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center; }
        .cy_hungvan_home_brand .slider-item .wrapper .img-box img {
          display: block;
          margin: 0 auto;
          max-height: 100%; }
  .cy_hungvan_home_brand .slick-prev:before,
  .cy_hungvan_home_brand .slick-next:before {
    content: none; }
  .cy_hungvan_home_brand .slick-prev,
  .cy_hungvan_home_brand .slick-next {
    width: 28px;
    height: 54px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 10;
    opacity: 0.7;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
    .cy_hungvan_home_brand .slick-prev:hover,
    .cy_hungvan_home_brand .slick-next:hover {
      opacity: 1; }
  .cy_hungvan_home_brand .slick-prev {
    left: 0px;
    background-image: url("../images/prev.png"); }
    .cy_hungvan_home_brand .slick-prev:hover, .cy_hungvan_home_brand .slick-prev:focus, .cy_hungvan_home_brand .slick-prev:active {
      background-image: url("../images/prev.png"); }
  .cy_hungvan_home_brand .slick-next {
    right: 0px;
    background-image: url("../images/next.png"); }
    .cy_hungvan_home_brand .slick-next:hover, .cy_hungvan_home_brand .slick-next:focus, .cy_hungvan_home_brand .slick-next:active {
      background-image: url("../images/next.png"); }

@media (max-width: 1365px) {
  .cy_hungvan_home_brand .slider-item .wrapper .img-box {
    height: 90px; } }

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