.block-esim-future {
  background: url("../images/tuong lai esim bg.svg") center no-repeat;
  position: relative;
  background-size: cover; }
  .block-esim-future:before {
    background: linear-gradient(to right, #ec6220, #f9af36);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    z-index: -1; }
  .block-esim-future .future {
    display: table;
    height: 360px;
    width: 100%; }
    .block-esim-future .future .content-future {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
      .block-esim-future .future .content-future .future-title {
        font-size: 30px;
        color: #fff;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 20px; }
      .block-esim-future .future .content-future .future-describe {
        font-size: 20px;
        color: #fff;
        width: 980px;
        margin: auto;
        font-family: "Roboto",sans-serif;
        font-weight: 300; }

@media (max-width: 960px) {
  .block-esim-future .future .content-future .future-describe {
    width: 100%; } }

/*# sourceMappingURL=block-esim-future.css.map */
