.sec-about-1 {
  background: #fff; }

.about-1-content {
  background: #08180c;
  background: linear-gradient(90deg, #010201 0%, rgba(12, 110, 33, 1) 100%); }

.about-1-wrapper {
  display: flex;
  flex-wrap: wrap; }
  .about-1-wrapper .about-1-content {
    padding: 15px;
    color: #fff;
    position: relative; }
    @media (min-width: 992px) {
  .about-1-wrapper .about-1-content {
    border-top-right-radius: 20px 40px;
    border-bottom-right-radius: 40px;
    padding: 70px 15px 70px 70px;
    width: 70%; } }
    .about-1-wrapper .about-1-content .about1-banner {
      background-color: #fff;
      border: 13px solid #fff;
      border-radius: 50%;
      max-height: 90%; }
      @media (min-width: 992px) {
  .about-1-wrapper .about-1-content .about1-banner {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(50%, -50%); } }
      @media (max-width: 1400px) {
  .about-1-wrapper .about-1-content .about1-banner {
    max-height: 70%; } }
      @media (max-width: 1200px) {
  .about-1-wrapper .about-1-content .about1-banner {
    max-height: 60%; } }
      @media (max-width: 991px) {
  .about-1-wrapper .about-1-content .about1-banner {
    max-height: 100%;
    margin-top: 50px;
    margin-bottom: 50px; } }
    .about-1-wrapper .about-1-content h3 {
      font-size: 38px;
      font-family: var(--font_base_title);
      font-weight: 400;
      color: #fff;
      margin-bottom: 50px; }
      @media (max-width: 991px) {
  .about-1-wrapper .about-1-content h3 {
    text-align: center; } }
      @media (min-width: 992px) {
  .about-1-wrapper .about-1-content h3 {
    margin-bottom: 140px;
    font-size: 50px; } }
  .about-1-wrapper .about-1-content-body {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    max-width: 60%;
    text-align: justify;
    position: relative;
    z-index: 2; }
    @media (max-width: 1400px) {
  .about-1-wrapper .about-1-content-body {
    max-width: 55%; } }
    @media (max-width: 1200px) {
  .about-1-wrapper .about-1-content-body {
    font-size: 18px; } }
    @media (max-width: 991px) {
  .about-1-wrapper .about-1-content-body {
    max-width: 100%; } }

.sec-about-2 {
  padding: 0 70px; }
  @media (max-width: 991px) {
  .sec-about-2 {
    padding: 15px; } }
  .sec-about-2 .about-2-item-quote {
    font-weight: bold;
    font-size: 88px;
    color: #000;
    line-height: 38px; }
    @media (max-width: 991px) {
  .sec-about-2 .about-2-item-quote {
    font-size: 50px; } }
  .sec-about-2 h3 {
    font-size: 38px;
    font-weight: 300;
    color: #000;
    margin-bottom: 45px; }
    @media (max-width: 991px) {
  .sec-about-2 h3 {
    text-align: center; } }
    .sec-about-2 h3 span {
      color: #184523;
      font-weight: bold; }
    @media (min-width: 992px) {
  .sec-about-2 h3 {
    margin-bottom: 45px;
    font-size: 42px; } }
  .sec-about-2 .about-2-body {
    margin-left: 100px;
    color: #000; }
    @media (max-width: 991px) {
  .sec-about-2 .about-2-body {
    margin-left: 0px; } }
    .sec-about-2 .about-2-body .about-2-item-1, .sec-about-2 .about-2-body .about-2-item-2, .sec-about-2 .about-2-body .about-2-item-3, .sec-about-2 .about-2-body .about-2-item-4 {
      display: flex;
      flex-wrap: wrap; }
      @media (max-width: 991px) {
  .sec-about-2 .about-2-body .about-2-item-1, .sec-about-2 .about-2-body .about-2-item-2, .sec-about-2 .about-2-body .about-2-item-3, .sec-about-2 .about-2-body .about-2-item-4 {
    margin-bottom: 50px; } }
    @media (min-width: 992px) {
    .sec-about-2 .about-2-body .about-2-item-2 {
      margin-bottom: 100px; }
      .sec-about-2 .about-2-body .about-2-item-2 .about-2-item-1-left {
        padding-bottom: 0; } }
    .sec-about-2 .about-2-body .about-2-item-1-left {
      font-size: 22px;
      width: 60%;
      display: flex;
      text-align: justify; }
      @media (min-width: 992px) {
  .sec-about-2 .about-2-body .about-2-item-1-left {
    padding-bottom: 100px;
    padding-top: 40px; } }
      .sec-about-2 .about-2-body .about-2-item-1-left .about-2-item-1-left-content {
        line-height: 1.5; }
      @media (max-width: 991px) {
  .sec-about-2 .about-2-body .about-2-item-1-left {
    width: 100%;
    order: 2;
    font-size: 18px; } }
    .sec-about-2 .about-2-body .about-2-item-1-right {
      padding: 0 50px;
      width: 40%;
      text-align: center; }
      @media (max-width: 991px) {
  .sec-about-2 .about-2-body .about-2-item-1-right {
    width: 100%;
    padding: 0px;
    margin-bottom: 25px; } }
      .sec-about-2 .about-2-body .about-2-item-1-right .about-2-item-1-title {
        font-weight: bold;
        font-size: 28px; }
        @media (max-width: 991px) {
  .sec-about-2 .about-2-body .about-2-item-1-right .about-2-item-1-title {
    font-size: 18px; } }
      .sec-about-2 .about-2-body .about-2-item-1-right .about-2-item-avatar-1 {
        max-width: 100%;
        width: 290px;
        margin-bottom: 25px;
        padding: 17px;
        border-radius: 50%;
        background: #08180c;
        background: linear-gradient(90deg, #010201 0%, rgba(12, 110, 33, 1) 100%); }
        @media (max-width: 991px) {
  .sec-about-2 .about-2-body .about-2-item-1-right .about-2-item-avatar-1 {
    width: 200px; } }
      .sec-about-2 .about-2-body .about-2-item-1-right .about-2-item-1-lv {
        font-weight: 500; }
        @media (max-width: 991px) {
  .sec-about-2 .about-2-body .about-2-item-1-right .about-2-item-1-lv {
    font-size: 14px; } }
    @media (min-width: 992px) {
    .sec-about-2 .about-2-body .about-2-item-2, .sec-about-2 .about-2-body .about-2-item-3 {
      margin-top: -80px; } }
      .sec-about-2 .about-2-body .about-2-item-2 .about-2-item-1-left, .sec-about-2 .about-2-body .about-2-item-3 .about-2-item-1-left {
        order: 2; }
        @media (min-width: 992px) {
  .sec-about-2 .about-2-body .about-2-item-2 .about-2-item-1-left, .sec-about-2 .about-2-body .about-2-item-3 .about-2-item-1-left {
    padding-top: 100px; } }
    @media (min-width: 992px) {
    .sec-about-2 .about-2-body .about-2-item-3 {
      margin-top: -40px; } }
      .sec-about-2 .about-2-body .about-2-item-3 .about-2-item-1-left {
        order: 2; }
        @media (min-width: 992px) {
  .sec-about-2 .about-2-body .about-2-item-3 .about-2-item-1-left {
    padding-top: 50px; } }
    @media (min-width: 992px) {
    .sec-about-2 .about-2-body .about-2-item-4 {
      margin-top: -40px; } }
      @media (min-width: 992px) {
    .sec-about-2 .about-2-body .about-2-item-4 .about-2-item-1-left {
      padding-top: 100px; } }

.sec-about-3 .about-3-content {
  display: flex;
  flex-wrap: wrap;
  position: relative; }
  .sec-about-3 .about-3-wrapper {
    padding: 0 70px; }
    @media (max-width: 991px) {
  .sec-about-3 .about-3-wrapper {
    padding: 0 15px; } }
    .sec-about-3 .about-3-wrapper .about-3-item-right-content-new p {
      text-align: justify;
      margin-bottom: 50px;
      font-size: 24px;
      color: #000; }
      @media (max-width: 991px) {
    .sec-about-3 .about-3-wrapper .about-3-item-right-content-new p {
      font-size: 18px; } }
      .sec-about-3 .about-3-wrapper .about-3-item-right-content-new h3 {
        font-size: 38px;
        font-weight: bold;
        color: #184523;
        margin-bottom: 25px;
        margin-top: 15px; }
      @media (min-width: 992px) {
    .sec-about-3 .about-3-wrapper .about-3-item-right-content-new h3 {
      font-size: 42px; } }
  .sec-about-3 .about-3-item-left {
    width: 40%;
    display: flex;
    align-items: center; }
    @media (max-width: 991px) {
  .sec-about-3 .about-3-item-left {
    width: 100%; } }
  .sec-about-3 .about-3-item-right {
    width: 60%;
    padding-left: 50px; }
    @media (max-width: 991px) {
  .sec-about-3 .about-3-item-right {
    width: 100%;
    padding-left: 0px; } }

@media (min-width: 992px) {
    .sec-about-4 {
      padding: 20px 0 0; } }
  .sec-about-4 .about-4-wrapper {
    padding: 0 70px; }
    @media (max-width: 991px) {
  .sec-about-4 .about-4-wrapper {
    padding: 0 15px; } }
    .sec-about-4 .about-4-wrapper .about-4-content {
      display: flex;
      flex-wrap: wrap;
      position: relative; }
      .sec-about-4 .about-4-wrapper .about-4-content .about-4-item-left {
        width: 20%; }
      @media (max-width: 991px) {
    .sec-about-4 .about-4-wrapper .about-4-content .about-4-item-left {
      width: 100%; } }
      .sec-about-4 .about-4-wrapper .about-4-content .about-4-item-left h3 {
        font-size: 38px;
        font-weight: bold;
        color: #184523;
        margin-bottom: 50px;
        margin-top: 50px; }
        @media (min-width: 992px) {
    .sec-about-4 .about-4-wrapper .about-4-content .about-4-item-left h3 {
      font-size: 42px;
      margin-bottom: 25px;
      margin-top: 15px; } }
      .sec-about-4 .about-4-wrapper .about-4-content .about-4-item-right {
        width: 80%; }
      @media (max-width: 991px) {
    .sec-about-4 .about-4-wrapper .about-4-content .about-4-item-right {
      width: 100%; } }
      .sec-about-4 .about-4-wrapper .about-4-content .about-4-item-right .about-4-item-content-1 {
        display: flex;
        margin-bottom: 20px; }
      .sec-about-4 .about-4-wrapper .about-4-content .about-4-item-right .about-4-item-content-1 .about-4-item-content-body {
        display: inline-flex;
        align-items: center;
        width: calc(82% - 76px);
        padding: 0 15px;
        font-size: 20px;
        flex-wrap: wrap;
        color: #000; }
        @media (max-width: 1200px) {
    .sec-about-4 .about-4-wrapper .about-4-content .about-4-item-right .about-4-item-content-1 .about-4-item-content-body {
      width: 100%; } }
        .sec-about-4 .about-4-wrapper .about-4-content .about-4-item-right .about-4-item-content-1 .about-4-item-content-body p {
          margin: 20px 0;
          line-height: 1.3;
          text-align: justify; }
          @media (max-width: 991px) {
    .sec-about-4 .about-4-wrapper .about-4-content .about-4-item-right .about-4-item-content-1 .about-4-item-content-body p {
      font-size: 18px; } }
      .sec-about-4 .about-4-wrapper .about-4-content .about-4-item-right .ab-spectial .about-4-item-content-body {
        background: #08180c;
        background: linear-gradient(90deg, #010201 0%, rgba(12, 110, 33, 1) 100%);
        color: #fff; }
      .sec-about-4 .about-4-wrapper .about-4-content .about-4-item-right .about-4-item-content-char {
        font-weight: bold;
        text-align: center;
        font-size: 80px;
        width: 66px;
        margin-right: 10px;
        line-height: 1;
        color: #000;
        align-items: center;
        display: inline-flex;
        justify-content: center; }
        @media (max-width: 991px) {
    .sec-about-4 .about-4-wrapper .about-4-content .about-4-item-right .about-4-item-content-char {
      width: 46px;
      font-size: 42px; } }

@media (max-width: 768px) {
    .sec-about-5 {
      margin-top: 100px; } }
  @media (min-width: 992px) {
  .sec-about-5 {
    margin-top: 40px; } }
  .sec-about-5 .about-5-content {
    padding: 0 70px; }
    @media (max-width: 991px) {
  .sec-about-5 .about-5-content {
    padding: 0 15px; } }
  .sec-about-5 .about-5-item-center h3 {
    font-size: 38px;
    font-weight: bold;
    color: #184523;
    margin-bottom: 50px;
    margin-top: 50px;
    text-align: center;
    line-height: 1.5; }
    @media (min-width: 992px) {
    .sec-about-5 .about-5-item-center h3 {
      font-size: 42px;
      margin-bottom: 25px;
      margin-top: 15px; } }
    .sec-about-5 .about-5-item-center p {
      text-align: justify;
      margin-bottom: 50px;
      line-height: 1.3;
      font-size: 20px;
      color: #000;
      text-align-last: center;
      margin-left: auto;
      margin-right: auto;
      max-width: 55%; }
    @media (max-width: 991px) {
    .sec-about-5 .about-5-item-center p {
      font-size: 18px;
      max-width: 100%; } }
  .sec-about-5 .about-5-item-body {
    padding: 80px 100px 0;
    display: flex;
    gap: 50px; }
    @media (max-width: 1300px) {
  .sec-about-5 .about-5-item-body {
    padding: 80px 0 0; } }
    @media (max-width: 768px) {
  .sec-about-5 .about-5-item-body {
    flex-wrap: wrap; } }
    .sec-about-5 .about-5-item-body .about-5-item-1 {
      background: #ededed;
      width: 33.33%;
      border-radius: 35px;
      text-align: center;
      padding-bottom: 60px;
      color: #000; }
    @media (max-width: 768px) {
    .sec-about-5 .about-5-item-body .about-5-item-1 {
      width: 100%;
      margin-bottom: 100px; } }
    .sec-about-5 .about-5-item-body .about-5-item-1 img {
      display: block;
      margin: 0 auto -40px;
      transform: translateY(-50%);
      width: 160px;
      border-radius: 50%; }
    .sec-about-5 .about-5-item-body .about-5-item-1 h3 {
      font-weight: bold;
      font-size: 30px;
      color: #000; }
    @media (max-width: 1300px) {
      .sec-about-5 .about-5-item-body .about-5-item-1 h3 {
        font-size: 24px; } }
    .sec-about-5 .about-5-item-body .about-5-item-1 hr {
      height: 4px;
      width: 70%;
      background: #c9d9d0;
      border: none; }
    .sec-about-5 .about-5-item-body .about-5-item-1 p {
      font-size: 30px;
      font-weight: 400;
      color: #000; }
    @media (max-width: 1300px) {
      .sec-about-5 .about-5-item-body .about-5-item-1 p {
        font-size: 20px; } }

@media (min-width: 992px) {
      .sec-about-6 .about-6-content {
        margin-top: 50px; } }
  .sec-about-6 .about-6-content h3 {
    font-size: 38px;
    font-weight: bold;
    color: #184523;
    margin-bottom: 50px;
    margin-top: 0;
    line-height: 1.5;
    text-align: center; }
  @media (min-width: 992px) {
      .sec-about-6 .about-6-content h3 {
        font-size: 42px;
        margin-bottom: 25px;
        margin-top: 15px;
        padding: 0 70px;
        text-align: left; } }
  @media (min-width: 992px) {
    .sec-about-6 .about-6-item-body {
      display: flex;
      flex-wrap: wrap; } }
  @media (min-width: 992px) {
    .sec-about-6 .about-6-item-body-left {
      width: 50%;
      padding: 50px 0;
      display: flex;
      align-items: center; } }
  .sec-about-6 .about-6-item-body-right {
    background: #08180c;
    background: linear-gradient(90deg, #010201 0%, rgba(12, 110, 33, 1) 100%);
    padding: 15px;
    font-size: 18px;
    line-height: 1.4;
    text-align: justify;
    color: #fff; }
  @media (min-width: 992px) {
    .sec-about-6 .about-6-item-body-right {
      width: 50%;
      border-top-left-radius: 40px;
      border-bottom-left-radius: 40px;
      padding: 50px 70px 50px 50px;
      font-size: 22px;
      letter-spacing: 2px; } }

.sec-about-7 .about-7-content {
  padding: 0 70px; }
  @media (max-width: 991px) {
    .sec-about-7 .about-7-content {
      padding: 50px 15px; } }
  .sec-about-7 .about-7-content h3 {
    font-size: 38px;
    font-weight: bold;
    color: #184523;
    margin-bottom: 50px;
    margin-top: 0;
    line-height: 1.5;
    text-align: center; }
  @media (min-width: 992px) {
      .sec-about-7 .about-7-content h3 {
        font-size: 42px;
        margin-top: 0;
        text-align: left; } }
  @media (min-width: 1301px) {
      .sec-about-7 .about-7-content h3 {
        margin-bottom: -70px; } }
  @media (min-width: 992px) {
  .sec-about-7 .content-7-new {
    overflow: hidden;
    padding: 70px; } }
  @media (min-width: 992px) {
    .sec-about-7 .about-7-item-body {
      display: flex;
      flex-wrap: wrap; } }
  .sec-about-7 .about-7-item-body-left {
    position: relative; }
  .sec-about-7 .about-7-item-body-left img {
    border-radius: 50%;
    border: 17px solid #fff; }
  @media (min-width: 992px) {
    .sec-about-7 .about-7-item-body-left:after {
      content: '';
      background: #08180c;
      background: linear-gradient(90deg, #010201 0%, rgba(12, 110, 33, 1) 100%);
      width: 170%;
      height: 170%;
      position: absolute;
      transform: translate(-50%, -50%);
      left: 110%;
      top: 60%;
      border-radius: 50%;
      z-index: -1; } }
  @media (min-width: 992px) {
    .sec-about-7 .about-7-item-body-left {
      width: 55%;
      display: flex;
      align-items: center; } }
  .sec-about-7 .about-7-item-body-right {
    padding-right: 15px;
    font-size: 18px;
    line-height: 1.4;
    text-align: justify;
    color: #000; }
  @media (min-width: 992px) {
    .sec-about-7 .about-7-item-body-right {
      display: flex;
      align-items: center;
      width: 45%;
      border-top-left-radius: 40px;
      border-bottom-left-radius: 40px;
      font-size: 22px;
      letter-spacing: 2px; } }

.sec-about-8 .about-8-content h3 {
  font-size: 38px;
  font-weight: bold;
  color: #184523;
  margin-bottom: 50px;
  margin-top: 0;
  line-height: 1.5;
  text-align: center; }
  @media (min-width: 992px) {
      .sec-about-8 .about-8-content h3 {
        font-size: 42px;
        margin-bottom: 25px;
        margin-top: 15px;
        padding: 0 70px;
        text-align: left; } }
  .sec-about-8 .about-8-item-body {
    display: flex;
    flex-wrap: wrap; }
  .sec-about-8 .about-8-item-body-left {
    order: 1; }
  @media (min-width: 992px) {
    .sec-about-8 .about-8-item-body-left {
      order: 2;
      width: 50%;
      padding: 50px 0;
      display: flex;
      align-items: center; } }
  .sec-about-8 .about-8-item-body-right {
    order: 2;
    background: #08180c;
    background: linear-gradient(90deg, #010201 0%, rgba(12, 110, 33, 1) 100%);
    padding: 15px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
    text-align: justify;
    color: #fff; }
  @media (min-width: 992px) {
    .sec-about-8 .about-8-item-body-right {
      order: 1;
      width: 50%;
      border-top-right-radius: 40px;
      border-bottom-right-radius: 40px;
      padding: 50px 70px 50px 50px;
      font-size: 22px;
      letter-spacing: 2px; } }

@media (min-width: 992px) {
    .sec-about-9 {
      margin-top: 50px; } }
  .sec-about-9 .about-9-content {
    padding: 0 70px; }
  @media (max-width: 991px) {
    .sec-about-9 .about-9-content {
      padding: 50px 15px 30px; } }
  .sec-about-9 .about-9-content h3 {
    font-size: 38px;
    font-weight: bold;
    color: #184523;
    margin-bottom: 50px;
    margin-top: 0;
    line-height: 1.6;
    text-align: center; }
  @media (min-width: 992px) {
      .sec-about-9 .about-9-content h3 {
        font-size: 42px;
        margin-top: 0;
        text-align: left; } }
  .sec-about-9 .about-9-item-body {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
  .sec-about-9 .about-9-item-body-item {
    font-size: 20px;
    background: #08180c;
    background: linear-gradient(90deg, #010201 0%, rgba(12, 110, 33, 1) 100%);
    line-height: 1.3;
    margin-bottom: 30px;
    padding: 15px 0 15px 100px;
    color: #fff;
    position: relative;
    display: flex;
    align-items: center;
    min-height: 115px;
    font-weight: 300;
    margin-left: 60px; }
  @media (min-width: 1201px) {
    .sec-about-9 .about-9-item-body-item {
      margin-right: -70px;
      font-size: 22px; } }
  @media (max-width: 991px) {
    .sec-about-9 .about-9-item-body-item {
      padding: 15px;
      margin-left: 0; } }
  .sec-about-9 .about-9-item-body-item:before {
    content: '';
    height: 115px;
    width: 115px;
    border-radius: 50%;
    left: 0;
    transform: translateX(-50%);
    background-color: #fff;
    position: absolute;
    border: 3px solid #010a03; }
  @media (max-width: 991px) {
      .sec-about-9 .about-9-item-body-item:before {
        display: none; } }
  @media (min-width: 992px) {
  .sec-about-9 .content-9-new {
    overflow: hidden;
    padding: 70px; } }
  .sec-about-9 .about-9-item-body-left {
    position: relative; }
  @media (max-width: 1200px) {
    .sec-about-9 .about-9-item-body-left {
      width: 100%; } }
  .sec-about-9 .about-9-item-body-left img {
    border-radius: 50%;
    border: 17px solid #fff; }
  @media (max-width: 991px) {
    .sec-about-9 .about-9-item-body-left {
      margin-top: 25px; } }
  @media (min-width: 1201px) {
    .sec-about-9 .about-9-item-body-left {
      width: 50%; } }
  .sec-about-9 .about-9-item-body-right {
    padding-right: 15px;
    font-size: 18px;
    line-height: 1.4;
    text-align: justify;
    color: #000; }
  @media (min-width: 1201px) {
    .sec-about-9 .about-9-item-body-right {
      display: flex;
      align-items: center;
      width: 50%;
      font-size: 22px;
      padding: 0 25px;
      padding-right: 70px; } }
  @media (max-width: 991px) {
    .sec-about-9 .about-9-item-body-right {
      font-size: 16px; } }

@media (min-width: 992px) {
    .sec-about-10 {
      margin-top: 50px; }
      .sec-about-10 .logo-module-brand {
        top: 0px; } }
  .sec-about-10 .about-10-content {
    padding: 0 70px; }
  @media (max-width: 991px) {
    .sec-about-10 .about-10-content {
      padding: 0px 15px 50px; } }
  .sec-about-10 .about-10-content h3 {
    font-size: 38px;
    font-weight: bold;
    color: #184523;
    margin-bottom: 50px;
    margin-top: 0;
    line-height: 1.5;
    text-align: center; }
  @media (min-width: 992px) {
      .sec-about-10 .about-10-content h3 {
        font-size: 42px;
        margin-bottom: 100px;
        margin-top: 0;
        text-align: left; } }
  @media (min-width: 992px) {
  .sec-about-10 .content-10-new {
    overflow: hidden;
    padding: 70px;
    position: relative; } }
  .sec-about-10 .about-10-item-body {
    margin-bottom: 25px; }
  @media (min-width: 992px) {
    .sec-about-10 .about-10-item-body {
      display: flex;
      flex-wrap: wrap; } }
  .sec-about-10 .about-10-item-body-left {
    position: relative; }
  .sec-about-10 .about-10-item-body-left img {
    border-radius: 50%;
    border: 12px solid #000;
    zoom: 1.5; }
  @media (min-width: 992px) {
    .sec-about-10 .about-10-item-body-left {
      width: 55%;
      display: flex;
      align-items: center;
      position: absolute;
      right: 0;
      top: 0;
      transform: translate(15%, 5%) scale(1.1); } }
  .sec-about-10 .about-10-item-body-right {
    padding-right: 15px;
    font-size: 18px;
    margin-bottom: 50px;
    line-height: 1.4;
    color: #000; }
  @media (min-width: 992px) {
    .sec-about-10 .about-10-item-body-right {
      margin-bottom: 0;
      display: flex;
      align-items: center;
      width: 45%;
      border-top-left-radius: 40px;
      border-bottom-left-radius: 40px;
      font-size: 22px;
      letter-spacing: 2px; }
      .sec-about-10 .about-10-item-body-right ul {
        padding-left: 50px; }
        .sec-about-10 .about-10-item-body-right ul li {
          list-style: disc;
          line-height: 1.4;
          margin-bottom: 5px; } }

@media (min-width: 992px) {
    .sec-about-11 .logo-module-brand {
      top: 0px; } }
  @media (max-width: 768px) {
  .sec-about-11 {
    margin-top: 100px; } }
  .sec-about-11 .about-11-content {
    padding: 0 70px; }
  @media (max-width: 991px) {
    .sec-about-11 .about-11-content {
      padding: 0 15px; } }
  .sec-about-11 .about-11-item-center h3 {
    font-size: 38px;
    font-weight: bold;
    color: #184523;
    margin-bottom: 50px;
    margin-top: 50px;
    text-align: center;
    line-height: 1.5; }
  @media (min-width: 992px) {
      .sec-about-11 .about-11-item-center h3 {
        font-size: 42px;
        margin-bottom: 25px;
        margin-top: 15px; } }
  .sec-about-11 .about-11-item-center p {
    text-align: justify;
    margin-bottom: 50px;
    line-height: 1.3;
    font-size: 20px;
    color: #000;
    text-align-last: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 55%; }
  @media (max-width: 991px) {
      .sec-about-11 .about-11-item-center p {
        font-size: 18px;
        max-width: 100%; } }
  .sec-about-11 .about-11-item-body {
    padding: 80px 80px 100px;
    display: flex;
    gap: 50px;
    position: relative; }
  .sec-about-11 .about-11-item-body:after {
    content: '';
    position: absolute;
    left: 0;
    border-radius: 40px;
    right: 0;
    z-index: -1;
    margin: 0 -70px;
    bottom: 0;
    height: 55%;
    background: #08180c;
    background: linear-gradient(90deg, #010201 0%, rgba(12, 110, 33, 1) 100%); }
  @media (max-width: 1300px) {
    .sec-about-11 .about-11-item-body {
      padding: 80px 0 0; } }
  @media (max-width: 768px) {
    .sec-about-11 .about-11-item-body {
      flex-wrap: wrap; } }
  .sec-about-11 .about-11-item-body .about-11-item-1 {
    width: 33.33%;
    border-radius: 35px;
    text-align: center;
    padding-bottom: 30px;
    color: #000;
    border: 3px solid #184523;
    padding-left: 25px;
    padding-right: 25px;
    background: #fff; }
  @media (max-width: 768px) {
      .sec-about-11 .about-11-item-body .about-11-item-1 {
        width: 100%;
        margin-bottom: 100px; } }
  .sec-about-11 .about-11-item-body .about-11-item-1 img {
    display: block;
    margin: 0 auto -40px;
    transform: translateY(-50%);
    width: 160px;
    border-radius: 50%; }
  .sec-about-11 .about-11-item-body .about-11-item-1 h3 {
    font-weight: bold;
    font-size: 30px;
    color: #000; }
  @media (max-width: 1300px) {
        .sec-about-11 .about-11-item-body .about-11-item-1 h3 {
          font-size: 24px; } }
  .sec-about-11 .about-11-item-body .about-11-item-1 hr {
    height: 4px;
    width: 70%;
    background: #c9d9d0;
    border: none; }
  .sec-about-11 .about-11-item-body .about-11-item-1 p {
    font-size: 18px;
    font-weight: 400;
    color: #000; }
  @media (max-width: 1300px) {
        .sec-about-11 .about-11-item-body .about-11-item-1 p {
          font-size: 20px; } }

@media (min-width: 992px) {
    .sec-about-12 .logo-module-brand {
      top: 0px; } }
  .sec-about-12 .about-12-content {
    padding: 0 70px; }
  @media (max-width: 991px) {
    .sec-about-12 .about-12-content {
      padding: 0px 15px 0px; } }
  .sec-about-12 .about-12-content h3.module-title {
    font-size: 38px;
    font-weight: bold;
    color: #184523;
    margin-bottom: 50px;
    margin-top: 45px;
    line-height: 1.5;
    text-align: center; }
  @media (min-width: 992px) {
      .sec-about-12 .about-12-content h3.module-title {
        font-size: 42px;
        margin-bottom: 70px;
        margin-top: 0;
        text-align: left; } }
  .sec-about-12 .about-12-item-body {
    margin-bottom: 25px; }
  .sec-about-12 .about-12-item-body h3 {
    font-size: 18px;
    color: #fff;
    background: #08180c;
    background: linear-gradient(90deg, #010201 0%, rgba(12, 110, 33, 1) 100%);
    line-height: 60px;
    padding: 0 50px;
    transform: skew(-20deg);
    font-weight: 600;
    min-width: 350px;
    text-align: center;
    letter-spacing: 3px; }
  .sec-about-12 .about-12-item-body h3 span {
    transform: skew(20deg);
    display: block; }
  .sec-about-12 .about-12-item-body ul {
    padding-left: 30px; }
  .sec-about-12 .about-12-item-body ul li {
    font-size: 22px;
    color: #000;
    line-height: 1.4; }
  .sec-about-12 .about-12-item-body ul li a {
    text-decoration: underline; }
  @media (max-width: 991px) {
        .sec-about-12 .about-12-item-body ul li {
          font-size: 18px;
          margin-bottom: 15px; } }
  @media (min-width: 992px) {
    .sec-about-12 .about-12-item-body {
      display: flex;
      flex-wrap: wrap; } }
  .sec-about-12 .about-12-item-body-left, .sec-about-12 .about-12-item-body-right {
    width: 50%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  .sec-about-12 .about-12-item-body-left p, .sec-about-12 .about-12-item-body-right p {
    display: block;
    width: 100%;
    text-align: center;
    color: #000;
    font-weight: 500;
    font-size: 18px;
    margin-top: 15px; }
  @media (max-width: 991px) {
    .sec-about-12 .about-12-item-body-left, .sec-about-12 .about-12-item-body-right {
      width: 100%; } }
  .sec-about-page-content {
    padding: 0 70px; }
  @media (max-width: 991px) {
  .sec-about-page-content {
    padding: 0 15px; } }
