
.about-us-home-eleven-wrapper {
    padding: 196px 96px 0 64px;
  }
  
  .about-us-home-eleven-wrapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 440px;
    background: #121938 url("./../../images/new/bg-about-us-eleven.png") 0 0 no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    top: 0;
    left: 0;
    z-index: -5;
  }
  
  .about-us-home-eleven-content {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: -110px 104px 214px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: -110px 104px 214px rgba(0, 0, 0, 0.15);
    box-shadow: -110px 104px 214px rgba(0, 0, 0, 0.15);
    padding: 40px 28px 64px;
  }
  
  .about-us-home-eleven-content::before {
    content: "";
    position: absolute;
    top: -55px;
    right: -28px;
    left: -31px;
    height: 339px;
    z-index: -1;
    background-color: rgba(255, 255, 255, 0.73);
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 3px solid #fff;
  }
  
  .about-us-home-eleven-content::after,
  .about-us-home-eleven-content .sup-title::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 547px;
    height: 538px;
    background: url("./../../images/new/image-02.png") 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
  }
  
  .about-us-home-eleven-content::after {
    z-index: -2;
    -webkit-transform: translate(9px, -296px);
    -moz-transform: translate(9px, -296px);
    -ms-transform: translate(9px, -296px);
    -o-transform: translate(9px, -296px);
    transform: translate(9px, -296px);
  }
  
  .about-us-home-eleven-content .title-en {
    color: rgba(255, 255, 255, 0.2);
    font-size: 72px;
    font-weight: 900;
    line-height: 112px;
    -webkit-transform: translateY(-63px);
    -moz-transform: translateY(-63px);
    -ms-transform: translateY(-63px);
    -o-transform: translateY(-63px);
    transform: translateY(-63px);
    z-index: -3;
  }
  
  .about-us-home-eleven-content .sup-title {
    font-size: 16px;
    font-weight: 400;
    color: #494949;
    line-height: 25px;
    margin-bottom: 3px;
  }
  
  .about-us-home-eleven-content .sup-title::before {
    z-index: -3;
    -webkit-transform: translate(35px, -312px);
    -moz-transform: translate(35px, -312px);
    -ms-transform: translate(35px, -312px);
    -o-transform: translate(35px, -312px);
    transform: translate(35px, -312px);
    opacity: 0.7;
    -webkit-filter: blur(45px);
    filter: blur(45px);
  }
  
  .about-us-home-eleven-content .title {
    font-size: 36px;
    font-weight: 900;
    color: #212341;
    line-height: 56px;
    margin-bottom: 30px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  
  .about-us-home-eleven-content .title::before {
    content: attr(data-title);
    position: absolute;
    right: -webkit-calc(100% - 15px);
    right: -moz-calc(100% - 15px);
    right: calc(100% - 15px);
    bottom: 0;
    color: rgba(18, 18, 18, 0.05);
    font-size: 51px;
    font-weight: 900;
    line-height: 79px;
    white-space: nowrap;
    -webkit-transform: translateY(7px);
    -moz-transform: translateY(7px);
    -ms-transform: translateY(7px);
    -o-transform: translateY(7px);
    transform: translateY(7px);
  }
  
  .about-us-home-eleven-content .title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 6px);
    -moz-transform: translate(-50%, 6px);
    -ms-transform: translate(-50%, 6px);
    -o-transform: translate(-50%, 6px);
    transform: translate(-50%, 6px);
    height: 1px;
    width: 53px;
    background-color: #2d365d;
  }
  
  .about-us-home-eleven-content p {
    font-weight: 400;
    line-height: 37px;
    text-align: justify;
  }
  
  .about-us-home-eleven .image {
    max-width: 420px;
    margin-top: 69px;
  }
  
  .about-us-home-eleven .image img:last-child {
    -webkit-transform: translate(-108px, 105px);
    -moz-transform: translate(-108px, 105px);
    -ms-transform: translate(-108px, 105px);
    -o-transform: translate(-108px, 105px);
    transform: translate(-108px, 105px);
    -webkit-filter: blur(77px);
    filter: blur(77px);
    z-index: -1;
  }
  
  @media only screen and (max-width: 1199px) {
  
    .about-us-home-eleven-content::after,
    .about-us-home-eleven-content .sup-title::before {
        width: 437px;
        height: 428px;
    }
  }
  
  @media only screen and (max-width: 991px) {
  
    .about-us-home-eleven-content::after,
    .about-us-home-eleven-content .sup-title::before {
        right: auto;
        left: 50%;
        -webkit-transform: translate(-50%, -296px);
        -moz-transform: translate(-50%, -296px);
        -ms-transform: translate(-50%, -296px);
        -o-transform: translate(-50%, -296px);
        transform: translate(-50%, -296px);
    }
  
    .about-us-home-eleven-content .title::before {
        font-size: 36px;
    }
  }
  
  @media only screen and (max-width: 991px) {
    .about-us-home-eleven-wrapper {
        padding: 64px 32px 0;
    }
  
    .about-us-home-eleven-wrapper .image {
        margin-left: auto;
    }
  }
  
  @media only screen and (max-width: 575px) {
    .about-us-home-eleven-wrapper {
        margin: 0 -12px;
        padding: 64px 12px 0;
    }
  
    .about-us-home-eleven-wrapper::before {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        right: -12px;
        left: -12px;
        width: auto;
        height: 60%;
    }
  
    .about-us-home-eleven-content {
        padding: 40px 16px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }
  
    .about-us-home-eleven-content::before {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        height: 400px;
        top: -12px;
        right: -12px;
        left: -12px;
    }
  
    .about-us-home-eleven-content::after,
    .about-us-home-eleven-content .sup-title::before {
        width: 297px;
        height: 288px;
        -webkit-transform: translate(-50%, -215px);
        -moz-transform: translate(-50%, -215px);
        -ms-transform: translate(-50%, -215px);
        -o-transform: translate(-50%, -215px);
        transform: translate(-50%, -215px);
    }
  
    .about-us-home-eleven-content .title::before {
        font-size: 32px;
    }
  }
  