.about-section h1,
        h2,
        h3,
        h4,
        h5,
        h6 {}
        .about-section a,
        a:hover,
        a:focus,
        a:active {
            text-decoration: none;
            outline: none;
        }
        
        .about-section a,
        a:active,
        a:focus {
            color: #6f6f6f;
            text-decoration: none;
            transition-timing-function: ease-in-out;
            -ms-transition-timing-function: ease-in-out;
            -moz-transition-timing-function: ease-in-out;
            -webkit-transition-timing-function: ease-in-out;
            -o-transition-timing-function: ease-in-out;
            transition-duration: .2s;
            -ms-transition-duration: .2s;
            -moz-transition-duration: .2s;
            -webkit-transition-duration: .2s;
            -o-transition-duration: .2s;
        }
        
        .about-section ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }
        .about-section img {
    max-width: 100%;
    height: auto;
}
        .about-section {
            padding: 60px 0;
           /* min-height: 100vh;*/
        }

.sec-title{
  position:relative;
  z-index: 1;
  margin-bottom:60px;
}

.sec-title .title_fyntech{
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #241e42;
  font-weight: 500;
  margin-bottom: 15px;
}

.sec-title h2{
  position: relative;
  display: block;
  font-size:40px;
  line-height: 1.28em;
  color: #241e42;
  font-weight: 600;
  padding-bottom:18px;
}

.sec-title h2:before{
  position:absolute;
  content:'';
  left:0px;
  bottom:0px;
  width:50px;
  height:3px;
  background-color:#d1d2d6;
}

.sec-title .text{
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: #848484;
  font-weight: 400;
  margin-top: 35px;
}

.sec-title.light h2{
  color: #ffffff;
}

.sec-title.text-center h2:before{
  left:50%;
  margin-left: -25px;
}

.list-style-one{
  position:relative;
}

.list-style-one li{
  position:relative;
  font-size:16px;
  line-height:26px;
  color: #222222;
  font-weight:400;
  padding-left:35px;
  margin-bottom: 12px;
}

.list-style-one li:before {
    content: "\f058";
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
    font-size: 18px;
    padding: 0px;
    color: #241e42;
    font-weight: 600;
    -moz-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.6;
    font-family: "Font Awesome 5 Free";
}

.list-style-one li a:hover{
  color: #44bce2;
}

.btn-style-one{
  position: relative;
  display: inline-block;
  font-size: 17px;
  line-height: 30px;
  color: white !important;
  padding: 10px 30px;
  font-weight: 600;
  overflow: hidden;
  letter-spacing: 0.02em;
  background-color: #241e42;
}

.btn-style-one:hover{
  background-color: white;
  color: #241e42 !important;
  border: solid, 2px, #241e42;
}
.about-section{
  position: relative;
  padding: 120px 0 70px;
}

.about-section .sec-title{
  margin-bottom: 45px;
}

.about-section .content-column{
  position: relative;
  margin-bottom: 50px;
}

.about-section .content-column .inner-column{
  position: relative;
  padding-left: 30px;
}

.about-section .text{
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 26px;
  color: #848484;
  font-weight: 400;
}

.about-section .list-style-one{
  margin-bottom: 45px;
}

.about-section .btn-box{
  position: relative;
}

.about-section .btn-box a{
  padding: 15px 50px;
}

.about-section .image-column{
  position: relative;
}

.about-section .image-column .text-layer{
    position: absolute;
    right: -110px;
    top: 50%;
    font-size: 325px;
    line-height: 1em;
    color: #ffffff;
    margin-top: -175px;
    font-weight: 500;
}

.about-section .image-column .inner-column{
  position: relative;
  padding-left: 120px;
  padding-bottom: 125px;
}

.about-section .image-column .inner-column:before{
  position: absolute;
  left: -75px;
  top: 65px;
  height: 520px;
  width: 520px;
  background-image:url(https://i.ibb.co/fxJ1jtC/about-circle-1.png);
  content: "";
}

.about-section .image-column .image-1{
  position: relative;

}

.about-section .image-column .image-2{
  position: absolute;
  left: 0;
  bottom: 0;
}

.about-section .image-column .image-2 img,
.about-section .image-column .image-1 img{
  box-shadow: 0 30px 50px rgba(8,13,62,.15);
}

.about-section .image-column .video-link{
  position: absolute;
  left: 70px;
  top: 170px;
}

.about-section .image-column .video-link .link{
  position: relative;
  display: block;
  font-size: 22px;
  color: #191e34;
  font-weight: 400;
  text-align: center;
  height: 100px;
  width: 100px;
  line-height: 100px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 30px 50px rgba(8,13,62,.15);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

#ft{
  font-weight: bold;
  color:#241e42;
}


/*==========================
      history area
===========================*/

.section-title,
.column-title {
  font-size: 36px;
  font-weight: 300;
  color: #241e42;
  margin-bottom: 70px;
}

.section-title span,
.column-title span {
  font-weight: 700;
}

.title-small {
  font-size: 30px;
  font-weight: 700;
}

.column-title {
  margin-bottom: 30px;
}

.column-title-large {
  font-size: 48px;
  margin-bottom: 50px;
}

.ts-title {
  font-size: 24px;
  font-weight: 600;
}

.title-light {
  font-weight: 300;
}

.title-small-regular {
  font-weight: 400;
}

.black-color {
  color: #101010 !important;
}

.title-white {
  color: #fff;
}

.title-bg-small {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 15px;
    color: #fff;
    background: #241e42;
    display: inline-block;
    padding: 3px 18px;
    text-transform: uppercase;
}
.primary-bg {
  background: #241e42;
}
.history-area {
  background: #ffffff;
    padding: 100px 0;
    position: relative;
    min-height: 100vh;
}

#history-slid .history-content {
  background: #fff;
  padding: 35px;
  padding-left: 14px;
}

#history-slid .carousel-inner {
  margin-bottom: 45px;
}

#history-slid .carousel-item {
  background: #fff;
}


#history-slid .carousel-indicators {
  position: relative;
  left: 0%;
  z-index: 5;
  width: 100%;
  padding-left: 0;
  margin-left: 0%;
  text-align: center;
  list-style: none;
}

#history-slid .carousel-indicators:before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  top: 15px;
  background-color: #ddd;
  z-index: -1;
}

#history-slid .carousel-indicators li {
  display: inline-block;
  width: 110px;
  height: 35px;
  line-height: 35px;
  margin: 0 35px;
  text-indent: 0px;
  cursor: pointer;
  color: #101010;
  border: 0px solid #fff;
  border-radius: 0px;
  margin-top: 40px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

#history-slid .carousel-indicators li:before {
  position: absolute;
  top: -30px;
  left: 50%;
  display: inline-block;
  width: 12px;
  height: 12px;
  content: "";
  border-radius: 50%;
  background: #101010;
  margin-left: -7px;
}

#history-slid .carousel-indicators li.active {
  line-height: 35px;
  -webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.15);
  color: #241e42;
  background: #fff;
}

#history-slid .carousel-indicators li.active::before {
  background: #241e42;
}

#history-slid .carousel-indicators li.active:after {
  position: absolute;
  top: -34px;
  left: 44%;
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "";
  border-radius: 50%;
  margin-left: -7px;
  border: 1px solid #241e42;
}

#history-slid .carousel-item-next,
#history-slid .carousel-item-prev,
#history-slid .carousel-item.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* MEDIA QUERIES ========== */

/*=============================
  MEDIA QUERIES PARA RESPONSIVIDADE
=============================*/

/* 1) Tablets e telas intermediárias (≤ 992px) */
@media (max-width: 992px) {

  /* .about-section: reduz padding geral */
  .about-section {
    padding: 60px 0 40px;
  }

  /* Ajusta .sec-title para centralizar e reduzir espaçamento */
  .about-section .sec-title {
    margin-bottom: 35px;
    text-align: center;
  }
  .about-section .sec-title h2 {
    font-size: 32px;
    line-height: 1.2em;
  }
  .about-section .sec-title .title_fyntech {
    font-size: 16px;
    line-height: 22px;
  }

  /* Conteúdo textual: centraliza, reduz espaçamento interno */
  .about-section .content-column .inner-column {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
  .about-section .content-column .text {
    margin-bottom: 30px;
  }

  /* Lista de itens: centraliza bullets */
  .about-section .list-style-one {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }
  .about-section .list-style-one li {
    padding-left: 30px;
    font-size: 14px;
    line-height: 22px;
  }
  .list-style-one li:before {
    left: -5px;
    font-size: 16px;
  }

  /* Botão: centraliza e reduz padding */
  .about-section .btn-box {
    text-align: center;
    margin-top: 20px;
  }
  .about-section .btn-box a {
    padding: 12px 35px;
    font-size: 15px;
  }

  /* Imagem: anula o padding-left e posicionamentos absolutos */
  .about-section .image-column .inner-column {
    padding-left: 0;
    padding-bottom: 0;
  }
  .about-section .image-column .inner-column:before {
    display: none; /* remove círculo decorativo */
  }
  .about-section .image-column .text-layer {
    display: none; /* esconde o texto superposto sobre a imagem */
  }

  /* Garante que as imagens ocupem 100% da largura disponível */
  .about-section .image-column .image-1,
  .about-section .image-column .image-2 {
    width: 100%;
    position: static;
    margin-bottom: 20px;
  }
  .about-section .image-column .image-2 {
    margin-bottom: 0;
  }
  .about-section .image-column img {
    width: 100%;
    height: auto;
  }
}

/* 2) Smartphones e telas pequenas (≤ 768px) */
@media (max-width: 768px) {

  /* Reduz ainda mais o padding da seção */
  .about-section {
    padding: 40px 0 30px;
  }

  /* Títulos: fontes menores para h2 */
  .sec-title h2 {
    font-size: 28px;
    line-height: 1.2em;
  }
  .sec-title .title_fyntech {
    font-size: 14px;
  }

  /* Texto principal: fonte reduzida */
  .about-section .text {
    font-size: 14px;
    line-height: 22px;
  }

  /* Lista de itens: fonte e espaçamentos menores */
  .list-style-one li {
    font-size: 13px;
    line-height: 20px;
    padding-left: 28px;
  }
  .list-style-one li:before {
    font-size: 14px;
    top: 2px;
  }

  /* Botão: fonte e padding menores */
  .about-section .btn-box a {
    padding: 10px 25px;
    font-size: 14px;
  }

  /* Ajuste geral nos containers internos */
  .about-section .content-column .inner-column {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* 3) Telas muito pequenas (≤ 576px) */
@media (max-width: 576px) {

  /* Selecione outros ajustes necessários em fontes e espaçamentos */
  .about-section .sec-title h2 {
    font-size: 24px;
  }
  .about-section .sec-title .title_fyntech {
    font-size: 12px;
    line-height: 18px;
  }

  .about-section .text {
    font-size: 13px;
    line-height: 20px;
  }

  .about-section .list-style-one li {
    font-size: 12px;
    line-height: 18px;
    padding-left: 24px;
    margin-bottom: 10px;
  }
  .list-style-one li:before {
    font-size: 12px;
    left: 0;
  }

  .about-section .btn-box a {
    padding: 8px 20px;
    font-size: 13px;
  }

  /* History Area: faz com que o carousel separe melhor */
  .history-area {
    padding: 60px 0 40px;
  }
  .history-area .section-title {
    font-size: 26px;
    margin-bottom: 40px;
  }
  #history-slid .history-img img {
    width: 100%;
    height: auto;
  }
  #history-slid .history-content h2 {
    font-size: 22px;
  }
  #history-slid .history-content p {
    font-size: 14px;
    line-height: 20px;
  }
  #history-slid .carousel-indicators li {
    margin: 0 10px;
    font-size: 12px;
    width: auto;
    padding: 5px 10px;
  }
}

/* 4) Ajustes pontuais adicionais */
/* Por exemplo, se quiser esconder completamente certos elementos em telas muito pequenas */
@media (max-width: 480px) {
  /* Esconde o vídeo (caso houvesse) ou outros elementos não cruciais */
  .about-section .image-column .video-link {
    display: none;
  }
}

