#aboutus-new .breadcrumb-shop {
  position: absolute; }
  #aboutus-new .breadcrumb-shop .breadcrumb-list {
    background: transparent;
    color: #fff; }
    #aboutus-new .breadcrumb-shop .breadcrumb-list li {
      color: #fff; }
      #aboutus-new .breadcrumb-shop .breadcrumb-list li a {
        color: #fff; }
      #aboutus-new .breadcrumb-shop .breadcrumb-list li strong {
        color: #fff; }

.aboutus-sliders {
  margin-bottom: 96px; }
  .aboutus-sliders .item-slide {
    position: relative; }
    @media (min-width: 992px) {
      .aboutus-sliders .item-slide:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 50%;
        background: rgba(155, 195, 221, 0.14);
        border: 1px solid #fff;
        border-top-right-radius: 14px;
        border-bottom-right-radius: 14px;
        box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(47px); } }
  .aboutus-sliders .aboutus-slider-content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    color: #fff;
    max-width: 1900px;
    padding-left: 30px;
    padding-right: 30px;
    z-index: 90; }
    .aboutus-sliders .aboutus-slider-content .aboutus-slider-content-wrap {
      color: #fff;
      max-width: 50%;
      padding-right: 32px;
      padding-left: 32px; }
      .aboutus-sliders .aboutus-slider-content .aboutus-slider-content-wrap h2 {
        color: #fff;
        font-size: 57px;
        font-weight: 300;
        letter-spacing: -3.4px;
        line-height: 70px; }
      .aboutus-sliders .aboutus-slider-content .aboutus-slider-content-wrap .des {
        font-weight: 300;
        line-height: 24px;
        max-width: 85%; }
      .aboutus-sliders .aboutus-slider-content .aboutus-slider-content-wrap .action {
        max-width: 85%;
        margin-top: 48px;
        text-align: center; }
    @media (min-width: 992px) {
      .aboutus-sliders .aboutus-slider-content {
        position: absolute;
        top: 0;
        right: 0;
        left: 0; } }
    @media (max-width: 1199.98px) and (min-width: 992px) {
      .aboutus-sliders .aboutus-slider-content .aboutus-slider-content-wrap h2 {
        font-size: 32px;
        letter-spacing: -1.9px;
        line-height: 45px; }
      .aboutus-sliders .aboutus-slider-content .aboutus-slider-content-wrap .action {
        margin-top: 24px; } }
    @media (max-width: 991.98px) {
      .aboutus-sliders .aboutus-slider-content {
        padding: 30px 15px;
        color: #000;
        height: auto; }
        .aboutus-sliders .aboutus-slider-content .aboutus-slider-content-wrap {
          color: #000;
          max-width: inherit;
          padding: 0; }
          .aboutus-sliders .aboutus-slider-content .aboutus-slider-content-wrap h2 {
            color: #000;
            font-size: 32px;
            letter-spacing: -1.9px;
            line-height: 45px; }
          .aboutus-sliders .aboutus-slider-content .aboutus-slider-content-wrap .des {
            color: #000;
            max-width: 100%; }
          .aboutus-sliders .aboutus-slider-content .aboutus-slider-content-wrap .action {
            max-width: 100%; } }
  .aboutus-sliders.owl-carousel:not(.owl-loaded) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden; }
    .aboutus-sliders.owl-carousel:not(.owl-loaded) > div {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
  .aboutus-sliders.owl-carousel .owl-nav button {
    background: rgba(155, 195, 221, 0.07);
    border: 0.4px solid rgba(255, 255, 255, 0.4);
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.07);
    backdrop-filter: blur(24px);
    width: 50px;
    height: 90px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .aboutus-sliders.owl-carousel .owl-nav button.owl-prev {
      left: 0;
      border-top-right-radius: 14px;
      border-bottom-right-radius: 14px; }
    .aboutus-sliders.owl-carousel .owl-nav button.owl-next {
      right: 0;
      border-top-left-radius: 14px;
      border-bottom-left-radius: 14px; }
  .aboutus-sliders.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 10px; }
    .aboutus-sliders.owl-carousel .owl-dots .owl-dot {
      margin: 0 12px; }
      .aboutus-sliders.owl-carousel .owl-dots .owl-dot span {
        width: 110px;
        background: #d9d9d9;
        display: inline-block;
        height: 4px;
        border-radius: 14px; }
      .aboutus-sliders.owl-carousel .owl-dots .owl-dot.active span {
        background: #9bc3dd; }
  @media (max-width: 991.98px) {
    .aboutus-sliders {
      margin-bottom: 32px; } }

.aboutus-gioithieu {
  margin-bottom: 96px; }
  .aboutus-gioithieu h2 {
    font-size: 57px;
    line-height: 70px;
    font-weight: 300;
    letter-spacing: -3.4px;
    margin-bottom: 24px; }
  .aboutus-gioithieu .aboutus-gioithieu-des {
    font-weight: 300;
    line-height: 24px;
    padding: 0 16px; }
  .aboutus-gioithieu .aboutus-gioithieu-wrap {
    margin-top: 32px; }
    .aboutus-gioithieu .aboutus-gioithieu-wrap.owl-carousel:not(.owl-loaded) {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      overflow: hidden; }
      .aboutus-gioithieu .aboutus-gioithieu-wrap.owl-carousel:not(.owl-loaded) > div {
        -webkit-flex: 0 0 calc(50% - 36px);
        flex: 0 0 calc(50% - 36px);
        margin-right: 36px; }
    .aboutus-gioithieu .aboutus-gioithieu-wrap.owl-carousel .owl-nav button {
      background: rgba(155, 195, 221, 0.4);
      border: 0.4px solid rgba(255, 255, 255, 0.4);
      box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.07);
      backdrop-filter: blur(24px);
      width: 50px;
      height: 90px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
      .aboutus-gioithieu .aboutus-gioithieu-wrap.owl-carousel .owl-nav button svg path {
        stroke: #fff; }
      .aboutus-gioithieu .aboutus-gioithieu-wrap.owl-carousel .owl-nav button.owl-prev {
        left: 0;
        border-top-right-radius: 14px;
        border-bottom-right-radius: 14px; }
      .aboutus-gioithieu .aboutus-gioithieu-wrap.owl-carousel .owl-nav button.owl-next {
        right: 0;
        border-top-left-radius: 14px;
        border-bottom-left-radius: 14px; }
    .aboutus-gioithieu .aboutus-gioithieu-wrap.owl-carousel .owl-dots {
      text-align: center;
      margin-top: 10px; }
      .aboutus-gioithieu .aboutus-gioithieu-wrap.owl-carousel .owl-dots .owl-dot {
        margin: 0 12px; }
        .aboutus-gioithieu .aboutus-gioithieu-wrap.owl-carousel .owl-dots .owl-dot span {
          width: 110px;
          background: #d9d9d9;
          display: inline-block;
          height: 4px;
          border-radius: 14px; }
        .aboutus-gioithieu .aboutus-gioithieu-wrap.owl-carousel .owl-dots .owl-dot.active span {
          background: #9bc3dd; }
    .aboutus-gioithieu .aboutus-gioithieu-wrap .item {
      padding: 16px;
      background: rgba(155, 195, 221, 0.07);
      border: 0.4px solid rgba(255, 255, 255, 0.4);
      box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.1);
      backdrop-filter: blur(4px);
      border-radius: 14px; }
      .aboutus-gioithieu .aboutus-gioithieu-wrap .item .item-content {
        margin-bottom: 32px;
        font-weight: 300;
        line-height: 24px; }
      .aboutus-gioithieu .aboutus-gioithieu-wrap .item .item-image img {
        border-radius: 14px; }
  @media (min-width: 992px) {
    .aboutus-gioithieu .aboutus-gioithieu-img img {
      height: 100%;
      object-fit: cover; } }
  @media (max-width: 991.98px) {
    .aboutus-gioithieu {
      margin-bottom: 32px; }
      .aboutus-gioithieu h2 {
        font-size: 32px;
        letter-spacing: -1.9px;
        line-height: 45px; }
      .aboutus-gioithieu .aboutus-gioithieu-des {
        margin-top: 32px; }
      .aboutus-gioithieu .aboutus-gioithieu-wrap .item {
        flex: 0 0 100%;
        max-width: 100%; } }

.aboutus-doingu {
  margin-bottom: 96px; }
  .aboutus-doingu .aboutus-doingu-slider.owl-carousel:not(.owl-loaded) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden; }
    .aboutus-doingu .aboutus-doingu-slider.owl-carousel:not(.owl-loaded) > div {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
  .aboutus-doingu .aboutus-doingu-slider.owl-carousel .owl-nav button {
    background: rgba(155, 195, 221, 0.07);
    border: 0.4px solid rgba(255, 255, 255, 0.4);
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.07);
    backdrop-filter: blur(24px);
    width: 50px;
    height: 90px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .aboutus-doingu .aboutus-doingu-slider.owl-carousel .owl-nav button.owl-prev {
      left: 0;
      border-top-right-radius: 14px;
      border-bottom-right-radius: 14px; }
    .aboutus-doingu .aboutus-doingu-slider.owl-carousel .owl-nav button.owl-next {
      right: 0;
      border-top-left-radius: 14px;
      border-bottom-left-radius: 14px; }
  .aboutus-doingu .aboutus-doingu-slider.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 10px; }
    .aboutus-doingu .aboutus-doingu-slider.owl-carousel .owl-dots .owl-dot {
      margin: 0 12px; }
      .aboutus-doingu .aboutus-doingu-slider.owl-carousel .owl-dots .owl-dot span {
        width: 110px;
        background: #d9d9d9;
        display: inline-block;
        height: 4px;
        border-radius: 14px; }
      .aboutus-doingu .aboutus-doingu-slider.owl-carousel .owl-dots .owl-dot.active span {
        background: #9bc3dd; }
  .aboutus-doingu .aboutus-doingu-slider img {
    border-radius: 14px; }
  .aboutus-doingu .aboutus-doingu-info {
    margin-top: 32px;
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    align-items: center; }
    .aboutus-doingu .aboutus-doingu-info .aboutus-doingu-title {
      flex: 3;
      font-size: 57px;
      font-weight: 300;
      letter-spacing: -3.4px;
      line-height: 70px;
      margin: 0; }
    .aboutus-doingu .aboutus-doingu-info .aboutus-doingu-subtitle {
      flex: 2;
      font-weight: 700;
      font-size: 16px;
      text-decoration: underline; }
    .aboutus-doingu .aboutus-doingu-info .aboutus-doingu-description {
      flex: 5;
      font-weight: 300;
      line-height: 24px;
      text-align: justify; }
  @media (max-width: 991.98px) {
    .aboutus-doingu {
      margin-bottom: 32px; }
      .aboutus-doingu .aboutus-doingu-info {
        gap: 30px; }
        .aboutus-doingu .aboutus-doingu-info .aboutus-doingu-title {
          flex: 100%;
          font-size: 32px;
          letter-spacing: -1.9px;
          line-height: 45px; }
        .aboutus-doingu .aboutus-doingu-info .aboutus-doingu-subtitle {
          flex: 100%; }
        .aboutus-doingu .aboutus-doingu-info .aboutus-doingu-description {
          flex: 100%; } }

.aboutus-cosovatchat {
  margin-bottom: 96px; }
  .aboutus-cosovatchat .aboutus-cosovatchat-heading {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 24px;
    align-items: flex-start; }
    .aboutus-cosovatchat .aboutus-cosovatchat-heading .aboutus-cosovatchat-title {
      flex: 0 0 50%;
      max-width: 50%;
      font-size: 48px;
      font-weight: 300; }
      .aboutus-cosovatchat .aboutus-cosovatchat-heading .aboutus-cosovatchat-title h2 {
        font-weight: 300;
        font-size: 57px;
        letter-spacing: -3.4px;
        line-height: 70px;
        margin: 0; }
    .aboutus-cosovatchat .aboutus-cosovatchat-heading .aboutus-cosovatchat-des {
      flex: 0 0 50%;
      max-width: 50%;
      font-weight: 300;
      line-height: 24px; }
  .aboutus-cosovatchat .aboutus-cosovatchat-slider.owl-carousel:not(.owl-loaded) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden; }
    .aboutus-cosovatchat .aboutus-cosovatchat-slider.owl-carousel:not(.owl-loaded) > div {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
  .aboutus-cosovatchat .aboutus-cosovatchat-slider.owl-carousel .owl-nav button {
    background: rgba(155, 195, 221, 0.07);
    border: 0.4px solid rgba(255, 255, 255, 0.4);
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.07);
    backdrop-filter: blur(24px);
    width: 50px;
    height: 90px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .aboutus-cosovatchat .aboutus-cosovatchat-slider.owl-carousel .owl-nav button.owl-prev {
      left: 0;
      border-top-right-radius: 14px;
      border-bottom-right-radius: 14px; }
    .aboutus-cosovatchat .aboutus-cosovatchat-slider.owl-carousel .owl-nav button.owl-next {
      right: 0;
      border-top-left-radius: 14px;
      border-bottom-left-radius: 14px; }
  .aboutus-cosovatchat .aboutus-cosovatchat-slider.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 10px; }
    .aboutus-cosovatchat .aboutus-cosovatchat-slider.owl-carousel .owl-dots .owl-dot {
      margin: 0 12px; }
      .aboutus-cosovatchat .aboutus-cosovatchat-slider.owl-carousel .owl-dots .owl-dot span {
        width: 110px;
        background: #d9d9d9;
        display: inline-block;
        height: 4px;
        border-radius: 14px; }
      .aboutus-cosovatchat .aboutus-cosovatchat-slider.owl-carousel .owl-dots .owl-dot.active span {
        background: #9bc3dd; }
  .aboutus-cosovatchat .aboutus-cosovatchat-slider img {
    border-radius: 14px; }
  @media (max-width: 991.98px) {
    .aboutus-cosovatchat {
      margin-bottom: 32px; }
      .aboutus-cosovatchat .aboutus-cosovatchat-heading .aboutus-cosovatchat-title {
        flex: 0 0 100%;
        max-width: 100%;
        font-size: 32px; }
        .aboutus-cosovatchat .aboutus-cosovatchat-heading .aboutus-cosovatchat-title h2 {
          font-size: 32px;
          letter-spacing: -1.9px;
          line-height: 45px; }
      .aboutus-cosovatchat .aboutus-cosovatchat-heading .aboutus-cosovatchat-des {
        flex: 0 0 100%;
        max-width: 100%; } }

.aboutus-thietbi {
  margin-bottom: 96px; }
  .aboutus-thietbi h2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 34px; }
  .aboutus-thietbi .aboutus-thietbi-slider.owl-carousel:not(.owl-loaded) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden; }
    .aboutus-thietbi .aboutus-thietbi-slider.owl-carousel:not(.owl-loaded) > div {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
  .aboutus-thietbi .aboutus-thietbi-slider.owl-carousel .owl-nav button {
    background: rgba(155, 195, 221, 0.4);
    border: 0.4px solid rgba(255, 255, 255, 0.4);
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.07);
    backdrop-filter: blur(24px);
    width: 50px;
    height: 90px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .aboutus-thietbi .aboutus-thietbi-slider.owl-carousel .owl-nav button svg path {
      stroke: #fff; }
    .aboutus-thietbi .aboutus-thietbi-slider.owl-carousel .owl-nav button.owl-prev {
      left: 0;
      border-top-right-radius: 14px;
      border-bottom-right-radius: 14px; }
    .aboutus-thietbi .aboutus-thietbi-slider.owl-carousel .owl-nav button.owl-next {
      right: 0;
      border-top-left-radius: 14px;
      border-bottom-left-radius: 14px; }
  .aboutus-thietbi .aboutus-thietbi-slider.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 10px; }
    .aboutus-thietbi .aboutus-thietbi-slider.owl-carousel .owl-dots .owl-dot {
      margin: 0 12px; }
      .aboutus-thietbi .aboutus-thietbi-slider.owl-carousel .owl-dots .owl-dot span {
        width: 110px;
        background: #d9d9d9;
        display: inline-block;
        height: 4px;
        border-radius: 14px; }
      .aboutus-thietbi .aboutus-thietbi-slider.owl-carousel .owl-dots .owl-dot.active span {
        background: #9bc3dd; }
  .aboutus-thietbi .aboutus-thietbi-slider .item {
    background: rgba(155, 195, 221, 0.07);
    border: 0.4px solid rgba(255, 255, 255, 0.4);
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(4px); }
  @media (max-width: 991.98px) {
    .aboutus-thietbi {
      margin-bottom: 32px; } }

.aboutus-bannertext {
  margin-bottom: 96px; }
  .aboutus-bannertext h2 {
    margin-bottom: 32px;
    font-size: 16px;
    font-weight: 700;
    line-height: 34px; }
  @media (max-width: 991.98px) {
    .aboutus-bannertext {
      margin-bottom: 32px; }
      .aboutus-bannertext .aboutus-bannertext2 {
        margin-top: 30px; } }

.aboutus-thietbi-slider .item {
  background: rgba(155, 195, 221, 0.07);
  border: 0.4px solid rgba(255, 255, 255, 0.4);
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(4px);
  border-radius: 14px;
  padding: 32px 16px; }
  .aboutus-thietbi-slider .item .info {
    margin-bottom: 32px; }
    .aboutus-thietbi-slider .item .info .title {
      font-size: 20px;
      font-weight: 700;
      margin-bottom: 16px;
      color: #050505; }
    .aboutus-thietbi-slider .item .info .des {
      font-weight: 300; }
  .aboutus-thietbi-slider .item .image {
    border-radius: 14px;
    background: #fff; }
    .aboutus-thietbi-slider .item .image img {
      border-radius: 14px;
      height: 300px;
      object-fit: contain; }

.aboutus-sliders .style-button {
  display: none !important; }

.form-active-row.text-right {
  text-align: center !important; }
