@font-face {
    font-family: "Galano Grotesque Alt";
    src: url("../fonts/GalanoGrotesqueAlt-SemiBold.woff2") format("woff2"), url("../fonts/GalanoGrotesqueAlt-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Galano Grotesque";
    src: url("../fonts/GalanoGrotesque-Medium.woff2") format("woff2"), url("../fonts/GalanoGrotesque-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Galano Grotesque";
    src: url("../fonts/GalanoGrotesque-ExtraBold.woff2") format("woff2"), url("../fonts/GalanoGrotesque-ExtraBold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Galano Grotesque";
    src: url("../fonts/GalanoGrotesque-SemiBold.woff2") format("woff2"), url("../fonts/GalanoGrotesque-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Galano Grotesque Alt";
    src: url("../fonts/GalanoGrotesqueAlt-Bold.woff2") format("woff2"), url("../fonts/GalanoGrotesqueAlt-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Galano Grotesque";
    src: url("../fonts/GalanoGrotesque-Regular.woff2") format("woff2"), url("../fonts/GalanoGrotesque-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Galano Grotesque";
    src: url("../fonts/GalanoGrotesque-Bold.woff2") format("woff2"), url("../fonts/GalanoGrotesque-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Galano Grotesque Alt";
    src: url("../fonts/GalanoGrotesqueAlt-Regular.woff2") format("woff2"), url("../fonts/GalanoGrotesqueAlt-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Galano Grotesque Alt";
    src: url("../fonts/GalanoGrotesqueAlt-Medium.woff2") format("woff2"), url("../fonts/GalanoGrotesqueAlt-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

::-webkit-scrollbar-track {
    background-color: #f4f4f4;
}
::-webkit-scrollbar {
    width: 8px;
    background: #f4f4f4;
}
::-webkit-scrollbar-thumb {
    background: #fe9600;
}

html {
    scroll-behavior: smooth !important;
}

html,
body {
    max-width: 100%;
    overflow-x: hidden;
}

body {
    font-family: Galano Grotesque !important;
    font-weight: normal;
    line-height: 26px;
}

header {
    position: relative;
    z-index: 100;
}
.spaceY-100 {
    padding: 100px 0!important;
}
.spaceY-50 {
    padding: 50px 0!important;
}
.spaceTop-100 {
    padding-top: 100px!important;
}
.spaceBottom-100 {
    padding-bottom: 100px!important;
}
.spaceTop-50 {
    padding-top: 50px!important;
}
.spaceBottom-50 {
    padding-bottom: 50px!important;
}
.main-header {
    background-color: transparent;
}

.main-menu-wrapper__logo {
    bottom: unset;
    padding: 15px 20px;
}
/* 
.main-menu-wrapper__logo img {
    margin-top: 16px;
} */

.stricky-header,
.dropdowna {
    color: #ffffff;
}

.stricky-header {
    background-color: #242424d0;
}

.dropdowna,
.stricky-fixed {
    color: #000000;
}

.stricky-header .main-menu__list > li.current > a,
.stricky-header .main-menu__list > li:hover > a {
    color: #ffffff;
}

.stricky-fixed .main-menu__list > li.current > a,
.stricky-fixed .main-menu__list > li:hover > a {
    color: #ffffff;
}

.main-menu .main-menu__list > li > a,
.stricky-header .main-menu__list > li > a {
    color: #ffffff;
}

.stricky-fixed .main-menu__list > li > a {
    color: #ffffff;
}

.main-menu-wrapper__right {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: auto;
}

.main-menu-wrapper__left {
    position: relative;
    display: flex;
    margin: auto;
    align-items: center;
}

.stricky-header .main-menu__list li ul {
    color: var(--thm-base);
}

.main-menu .main-menu__list > li,
.stricky-header .main-menu__list > li {
    padding-top: unset;
    padding-bottom: unset;
}

.banner video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-slider {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.main-slider .banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden;
    background-color: #000;
}

.main-slider .banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.651);
    mix-blend-mode: multiply;
    z-index: 2;
}

.welcome-one__img-1 {
    background-color: unset;
}

.welcome-one__right {
    position: relative;
    display: block;
}

.testimonials-one {
    background-color: #202020;
}

.testimonials-one__carousel.owl-theme .owl-nav {
    position: unset;
}
.welcome-one__img-1 > img {
    mix-blend-mode: unset;
}
/* 
.welcome-one__img-1 > img {
    width: unset;
    height: 1000px;
    position: relative;
    left: 22px;
    mix-blend-mode: unset;
}
 */
.welcome-one__img-1-tranformacao > img {
    mix-blend-mode: unset;
}

.page-header1 {
    position: relative;
    display: block;
    padding: 244px 0 139px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: var(--thm-black);
}



.page-header__bg_transformacao {
    background-image: url(../images/banner-section/banner-section-transformacao.jpg);
    background-size: cover;
    background-color: var(--thm-black);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }


.title-header-transform {
    font-size: 35px;
    text-transform: uppercase;
    color: #f4f4f4;
}

.title-header-transform span {
    color: #f18f14;
}

.page-header__content p {
    font-size: 1rem; 
    line-height: 1.5; 
    max-width: 800px; 
    margin: auto; 
  }


.page-header__image {
    text-align: right;
}

.page-header__image img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
}


.teste > img {
    height: 732px;
    position: relative;
    top: -17px;
    right: 169px;
    mix-blend-mode: unset;
}

.desiderato > img {
    height: 700px;
    position: relative;
    top: -46px;
    right: 297px;
    padding: 40px;
    mix-blend-mode: unset;
}

.pronto_transformacao > img {
    border: 10px solid #000;
}
/* 
.welcome-one__img-1 .img1 {
    width: 100%;
    height: 555px;
    top: -40px;
    border-radius: 5px;
    mix-blend-mode: unset;
}
 */
.counter-one__icon img {
    width: 65px;
}

.cases-one__icon img {
    width: 45px;
    filter: invert(100%);
}

.industries__icon:before {
    background-color: unset;
}

.title-about {
    color: var(--thm-base);
}
.subtitle-about {
    color: var(--thm-base);
}

.welcome-one {
    background-color: #21201f;
    padding: 80px 0 0px;
}

.welcome-one__title {
    color: #ffffff;
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 60px;
    margin-bottom: 37px;
    margin-top: -12px;
    letter-spacing: var(--thm-letter-space-small);
}

.welcome-one__title-transformacao {
    color: #000000;
    font-size: 35px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 44px;
    margin-bottom: 37px;
    margin-top: 20px;
    letter-spacing: var(--thm-letter-space-small);
}

.welcome-one__title-excelencia {
    color: #ffffff;
    font-size: 35px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 44px;
    margin-bottom: 37px;
    margin-top: 20px;
    letter-spacing: var(--thm-letter-space-small);
}

.welcome-one__text {
    color: #fff;
    line-height: 28px;
    padding-bottom: 15px;
    font-size: 18px;
}

.welcome-one__text-transformacao {
    color: #838092;
    line-height: 28px;
    padding-bottom: 17px;
}

.welcome-one__text2 {
    line-height: 30px;
    font-size: 18px;
}

.cta-one-1 {
    background-color: #fe9600;
}

.welcome-one__text1 {
    color: #fff;
    padding: 0px 0 50px;
    font-size: 16px;
}

.welcome-one__title2 {
    color: #000000;
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 60px;
    margin-bottom: 37px;
    margin-top: -12px;
    letter-spacing: var(--thm-letter-space-small);
}

.welcome-one__title-web {
    color: var(--thm-black);
    font-size: 31px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 44px;
    margin-bottom: 37px;
    letter-spacing: var(--thm-letter-space-small);
}

.real-world {
    background-color: var(--thm-black);
}

.real-world .section-title__title {
    color: #fff;
    font-size: 35px;
}

.section-title__title {
    margin: 0;
    font-weight: 600;
    color: var(--thm-black);
    font-size: 35px;
    line-height: 35px;
    text-transform: uppercase;
    margin-bottom: 8px;
    letter-spacing: var(--thm-letter-space-small);
}

.cases-one__single {
    position: relative;
    display: block;/* 
    padding-bottom: 100px; */
    margin-bottom: unset;
}

.counters-one {
    min-height: 300px;
}

.cases-one__contenta {
    padding: 48px 50px 44px;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 40px;
    z-index: 1;
}
.cases-one__content.black:before {
    background-color: #000000;
}

.counters-one {
    text-align: center;
}
/* 
  .container-xxl {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  } */
.cta-one__inner {
    justify-content: center;
}
.text-center {
    text-align: center;
}

.thm-btn {
    display: inline-block;
}

.button-frase {
    font-size: 22px;
    background-color: #000000;
}
.counter-column {
    width: 98px;
}
.text-frase {
    font-size: 35px;
}

.cases-one__tilte {
    font-size: 16px;
    line-height: 28px;
    text-transform: uppercase;
}

.paragraph-carousel{
    font-size: 18px !important;
}

.cases-one__tilte span {
    font-size: 16px;
}

.testimonials-one__single {
    position: relative;
    height: 410px;
    display: block;
    background-color: var(--thm-base);
    box-shadow: 0px 0px 60px 0px rgb(0, 0, 0, 0.07);
    padding: 40px 50px 57px;
}

.cases-one__contenta:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background-color: black;
    z-index: -1;
    transform: translateY(100%);
    transition: all 500ms ease;
}

.image-inverted {
    filter: invert(100%);
}

.site-footer {
    background-color: var(--thm-black);
}

.site-footer__top {
    position: relative;
    display: block;
    padding: 50px 0 46px;
}
.site-footer,
h1 {
    color: #fff;
}

.shop-one__image img {
    width: 120px;
}

.cases-one {
    position: relative;
    display: block;
    background-color: var(--thm-light);
    padding: unset;
    padding-top: 120px;
    margin-top: -120px;
}

.cases-one__img > img {
    opacity: unset;
}

.cases-one__img {
    background-color: unset;
}

.cases-one {
    background-color: var(--thm-base);
}

.thm-btna {
    padding: 13px 20px;
    border-radius: 5px;
    text-transform: none;
    position: relative;
    display: inline-block;
    justify-content: center;
    vertical-align: middle;
    color: #f4f4f4;
    font-weight: 600;
    text-decoration: none;
    border: none;
    text-transform: uppercase;
    transition: 500ms;
    letter-spacing: 0.1em;
}

.thm-btna:hover {
    color: #f18f14;
    background-color: #ffffff;
}

.thm-btn {
    padding: 12px 20px;
    border-radius: 5px;
}

.cta-one__title {
    font-size: 31px;
    color: var(--thm-base);
    line-height: 36px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: var(--thm-letter-space-small);
}

.paragraph-cta-one {
    font-size: 20px;
}

.counter-one__icon {
    background-color: unset;
}

.contact {
    position: relative;
    z-index: 1;
    background-color: transparent;
}

.contact::before {
    content: "";
    position: absolute;
    width: 100%;
    z-index: 0;
    height: 55%;
    background-color: #ff9900;
}

.contact-expert {
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
}

.two-section__right {
    position: relative;
    display: block;
    padding-top: 100px;
    margin-left: -2px;
}

.contact-expert {
    position: relative;
    display: block;
    background-color: rgb(242, 244, 248);
}

.site-footer {
    position: relative;
    overflow: hidden;
    display: block;
    padding-top: 350px;
    margin-top: -350px;
    background-color: var(--thm-black);
}

.testimonials-one {
    padding: 50px 0 0px;
}

.real-world {
    padding: 80px 0 90px;
}

.welcome-one-two {
    padding: 60px 0 0px;
}

.reasons__img {
    margin-top: 150px;
}

.reasons__title {
    font-size: 40px;
}

.reasons-paragraph {
    margin-bottom: 50px;
}
.reasons {
    padding: 120px 0 0px;
}

.financial__right {
    margin-left: unset;
}

.services-one__content {
    height: 340px;
}
.financial__right__list {
    position: relative;
    display: block;
    border-top: unset;
    margin-top: 0px;
    padding-top: 50px;
}
.financial__right__list li {
    position: relative;
    display: block;
    margin-bottom: 20px;
    font-size: 18px;
    color: var(--thm-black);
    padding-left: 40px;
}

.site-footer-transformacao {
    position: relative;
    overflow: hidden;
    display: block;
    background-color: var(--thm-black);
}
.section-title__title-tranformacao {
    margin: 0;
    font-weight: 600;
    color: var(--thm-black);
    font-size: 37px;
    line-height: 35px;
    text-transform: uppercase;
    margin-bottom: 8px;
    letter-spacing: var(--thm-letter-space-small);
}

.cta-one-bg-meio {
    background-color: rgb(27, 27, 27);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: overlay;
}

.reasons-bg {
    background-color: #21201f;
}

.doisn-choose {
    padding: 100px 0;
}
.doisn-icon-box {
    display: flex;
    align-items: center;
    padding: 20px;
    border-radius: 3px;
    box-shadow: 0 0 30px 0 rgba(0, 20, 9, 0.1);
    margin-bottom: 30px;
    min-height: 112px;
}
.doisn-icon-box.rr-style-2 {
    transform: translate(-30px, 0);
}
.doisn-icon-box.rr-style-3 {
    transform: translate(30px, 0);
}
.doisn-icon-box-description {
    font-size: 14px;
    margin-bottom: 0;
}
.doisn-icon-box-title {
    padding-bottom:5px;
}
.doisn-icon-box-title a:hover {
    color: #f18f14;
}
.doisn-section-title {
    font-weight: 900;
    font-size: 35px;
    text-transform: uppercase;
}
.rr-choose p {
    font-size: 21px;
}
.financial-2 {
    position: relative;
    display: block;
    background-color: #21201f;
    padding: 120px 0 120px;
}

.cases-two__text-box {
    position: relative;
    display: block;
    float: right;
    max-width: unset;
    top: unset;
}

.text-vidas_transf {
    font-size: 35px;
    text-transform: uppercase;
}

.largest-business__layer-outer-left {
    background-color: #f18f14;
}

.financial-domeio {
    position: relative;
    display: block;
    padding: 120px 0 120px;
    background-color: #21201f;
}

.main-menu .main-menu__list li ul,
.stricky-header .main-menu__list li ul {
    top: 140%;
}

.welcome-one-bio {
    padding: 180px 0 0px;
    background-color: #21201f;
}
.welcome-one-web {
    background-image: url("../images/bg-section/banner-tairone.jpg");
    background-color: #000;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.welcome-one-web .webinar {
    margin-top: 700px;
    padding: 40px;
    position: relative;
    backdrop-filter: blur(3px);
    background-color: rgba(0, 0, 0, 0.5);
}
.welcome-one-web .webinar .title {
    font-weight: 900;
    line-height: 25px;
    text-transform: uppercase;
    margin-bottom: 13px;
    color: #fff;
}
.welcome-one-web .webinar .text-content {
    /* 
    margin-bottom: 13px; */
    line-height: 21px;
    color: #fff;
    font-size: 16px;
}
.webinar-rounded {
    background-color: #efefef;
    border-radius: 20px;
    padding: 20px;
}
.webinar-rounded .title,
.webinar-rounded .text-content {
    color: #21201f !important;
}

.cases-one-principal {
    margin-top: unset;
    position: relative;
    display: block;
    background-color: var(--thm-light);
}

.page-header-shape-1 {
    background-image: unset;
    z-index: 10;
    mix-blend-mode: overlay;
}

.page-header__bg_biografia {
    background-image: url(../images/banner-section/biografia.webp);
    background-size: cover;
    background-color: var(--thm-black);
    background-blend-mode: luminosity;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.page-header__bg_missao {
    background-image: url(../images/banner-section/missao.webp);
    background-size: cover;
    background-color: unset;
    background-blend-mode: luminosity;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.page-header__bg_contato {
    background-image: url(../images/banner-section/contato.webp);
    background-size: cover;
    background-color: unset;
    background-blend-mode: luminosity;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}



.reasons__img > img {
    width: 100%;
    mix-blend-mode: unset;
}

.financial__right-text {
    font-weight: 400;
    position: relative;
}

.financial__right-text_transformacao {
    font-weight: 400;
    position: relative;
}

.banner {
    position: relative;
    z-index: 1;
}

video {
    width: 100%;
    height: auto;
    z-index: 0;
}

.banner-content {
    position: absolute;
    top: 45%;
    width: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    z-index: 2; /* Garante que o texto fique acima do vídeo */
  }
  
  .banner-title {
    font-size: 3rem;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 1rem;
  }

  .banner-title span{
    color: #FF9700;
  }
  
  .banner-subtitle{
    font-size: 1.3rem !important;
    font-weight: 400;
    background-color: unset;
  }

  .main-slider p{
    background-color: unset !important;
  }
  

.webinar-info {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px;
    color: white;
    border-radius: 10px;
    max-width: 30%;
    z-index: 2;
}

.webinar-info h2 {
    font-size: 28px;
    margin-bottom: 10px;
}

.main-slider h2 {
    margin: 0;
    margin-bottom: 0px;
    color: var(--thm-base);
    font-weight: 900;
    letter-spacing: var(--thm-letter-space-small);
    opacity: 100%;
    visibility: unset;
    transform: unset;
    transition-delay: 1000ms;
    transition: transform 2000ms ease, opacity 2000ms ease;
    font-size: 24px;
    line-height: unset;
    text-transform: uppercase;
    padding-top: 32px;
}

.main-slider p {
    font-size: 14px;
    position: relative;
    text-align: center;
    font-weight: 600;
    color: var(--thm-base);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    background-color: rgba(var(--thm-black-rgb), 0.1);
    display: inline-block;
    padding: 8px 30px;
    margin: 0;
    opacity: 100%;
    transform: unset;
    transition-delay: 0;
    transition: transform 2000ms ease, opacity 2000ms ease;
}

.contact-expert__title_cta {
    font-size: 35px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 47px;
    margin-bottom: 13px;
}



.webinar-info p {
    font-size: 18px;
    margin-bottom: 10px;
}

.cta-button {
    display: inline-block;
    background-color: var(--thm-primary);
    color: white;
    padding: 10px 20px;
    text-transform: uppercase;
    text-decoration: none !important;
    cursor: pointer;
    border-radius: 5px;
    font-weight: bold;
    z-index: 3;
    font-size: 15px;
}

.cases-one__content.black:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background-color: var(--thm-primary);
    z-index: -1;
    transform: translateY(100%);
    transition: all 500ms ease;
}

.cases-one__content.black {
    min-height: 180px;
    background-color: #00000079 !important;
}

.cases-one__content {
    min-height: 180px;
    background-color: #00000079;
}

.cases-one__single .cases-one__content {
    min-height: 180px;
    background-color: #00000079;
}

.cta-button:hover {
    background-color: #f4f4f4;
    color: var(--thm-primary);
}

.cases-one__content {
    padding: 40px 14px 29px;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.img-jornada,
.img-carreira,
.financial__left-img img {
    border-radius: 20px;
}

.largest-business__title {
    font-size: 35px;
}

.cta-one {
    position: relative;
    display: block;
    background-color: var(--thm-primary);
    padding: 80px 0;
}

.main-menu-wrapper__phone-contact1 {
    position: relative;
    display: flex;
    justify-content: center;
}

a {
    color: #ff9700;
}

.main-menu .main-menu__list > li + li,
.stricky-header .main-menu__list > li + li {
    margin-left: 21px;
}

.welcome-one-transformacao {
    position: relative;
    display: block;
    background-color: #ffffff;
    padding: unset;
}
.welcome-one-transformacao .welcome-one__right {
    padding: 80px 15px;
}

.time-countdown {
    color: #fff;
    display: flex;
    font-size: 35px;
    gap: 20px;
    z-index: 9;
    position: relative;
}
.countdown-hours {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.count {
    display: inline-block;
    background-color: black;
    border-radius: 8px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5); /* Exemplo de sombra */
    padding: 10px;
    margin: 5px;
    font-size: 30px;
    width: 70px;
    text-align: center;
}

.count2 {
    display: block;
    color: #fff;
    font-size: 20px;
}

.welcome-one__left {
    position: relative;
    display: block;
    min-height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-image: url(../images/foto-main/transformacao.jpg);
    margin-right: 60px;
}

.img-doisn > img {
    border: 10px solid #000;
}

.working-process-section {
    position: relative;
    background-color: #000;
    padding: 100px 0;
}

.working-process-section .inner-container {
    position: relative;
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin-top: 50px;
}
.working-process-section .title {
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    font-size: 35px;
}
.working-process-section .subtitle {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 30px;
    font-size: 22px;
    letter-spacing: 10px;
    display: block;
}
.working-block-one {
    height: 100%;
}
.working-block-one .inner-box {
    position: relative;
    max-width: 320px;
    padding-right: 0px;
}

.working-block-one .inner-box .count-text {
    position: absolute;
    top: -25px;
    right: -15px;
    z-index: 1;
}

.working-block-one:last-child .inner-box .count-text {
    right: 15px;
    text-align: center;
}

.working-block-one:last-child .inner-box {
    padding-right: 20px;
}

.working-block-one .inner-box .count-text h3 {
    position: relative;
    display: inline-block;
    width: 90px;
    height: 90px;
    text-align: center;
    border-radius: 50%;
    font-size: 22px;
    line-height: 22px;
    font-weight: 600;
    color: #fff;
    padding-top: 23px;
}

.working-block-one .inner-box .count-text h3:before {
    position: absolute;
    content: "";
    width: 120px;
    height: 120px;
    left: -15px;
    top: -15px;
    border-radius: 50%;
}

.working-block-one .inner-box .count-text h3 span {
    display: block;
    font-size: 16px;
    font-weight: 500;
}

.working-block-one .inner-box .text {
    position: relative;
    display: flex;
    align-items: start;
    justify-content: center; /* 
    width: 290px;
    border-radius: 50%;
    height: 290px; */
    text-align: left;
    background: #fff;
    box-shadow: 0px 0px 120px rgba(0, 0, 0, 0.07);
    padding: 50px 20px 20px;
    min-height: 715px;
    font-size: 16px;
    line-height: 26px;
}

.working-block-one .inner-box .text h3 {
    display: block;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 15px;
}
.working-block-one .inner-box .text .number {
    background-color: #f18f14;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    line-height: 32px;
    display: block;
}

.working-block-one .inner-box .shape {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -38%;
    width: 80px;
    height: 19px;
    background-repeat: no-repeat;
}

.working-process-section.alternat-2 .working-block-one .inner-box .text {
    border-radius: 10px;
    padding-top: 30px;
}

.working-process-section.alternat-2 .working-block-one .inner-box .count-text h3:before {
    border-radius: 30px;
}

.working-process-section.alternat-2 .working-block-one .inner-box .count-text h3 {
    border-radius: 10px;
}

.working-process-section .pattern-layer .pattern-1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 640px;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.working-process-section .pattern-layer .pattern-2 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 640px;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.working-block-one .inner-box .count-text h3 {
    background: #f18f14;
}
.working-block-one .inner-box .count-text h3:before {
    border: 2px dashed #f18f14;
} /* 

.underline {
    box-shadow: inset 0 -30px 0 rgba(194, 97, 6, 0.5), 0 2px 0 rgba(194, 97, 6,0.5);
    transition: box-shadow .3s;
    transform: skew(-12deg) translateX(-50%);
    color: inherit;
    overflow: hidden;  
}
.underline:after {
    content: "";
    position: absolute;
    bottom: -0.125rem;
    left: -0.5rem;
    right: -0.5rem;
    height: 0.75rem;
    z-index: -1;
    background-image: url("../images/underline-black.svg");
    background-repeat: no-repeat;
    background-size: cover;
}
.underline.orange:after {
    background-image: url("../images/underline-orange.svg");
}
 */

.cta-empresa {
    background-image: url("../images/bg-section/cta-empresa-black.jpg");
    background-size: cover;
    background-position: center center;
    text-align: center;
}
.cta-empresa .section-title {
    margin-bottom: 0;
}
.know-journey {
    padding: 50px 0 120px 0;
    background-image: url("../images/bg-section/know-journey2.jpg");
    background-size: cover;
    background-position: center center;
    text-align: center;
    min-height: 800px;
}
.know-journey-title {
    font-weight: 900;
    font-size: 70px;
    line-height: 58px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.know-journey-wrap {
    background-color: rgba(241, 241, 241, 0.6);
    padding: 40px;
    backdrop-filter: blur(4px);
}
.know-journey-title span {
    display: block;
    color: #f18f14;
}
.know-journey p {
    font-size: 21px;
    color: #333;
}
.largest-business__list-box-title{
    margin-bottom: unset;
}

.services-one__text {
    font-size: 22px;
    font-weight: 500;
    margin: 0;
    padding-top: 21px;
    padding-bottom: 14px;
}


@media (max-width: 1200px) {
    .know-journey-title {
        font-weight: 900;
        font-size: 36px;
        line-height: 35px;
    }
}
@media (max-width: 992px) {
    .welcome-one-web {
        background-image: url("../images/bg-section/banner-tairone-mobile.jpg");
    }
    .working-process-section .inner-container {
        display: block;
        text-align: center;
    }

    .working-block-one .inner-box .shape {
        display: none;
    }

    .working-block-one .inner-box {
        margin-bottom: 70px;
    } /* 

  .working-block-one:last-child .inner-box{
    margin-bottom: 0px;
  } */

    .working-block-one {
        max-width: 320px;
        margin: 0 auto;
    }
}

@media (max-width: 1280px) {
    .teste > img {
        height: 800px;
        position: relative;
        top: 50px;
        right: 99px;
        mix-blend-mode: unset;
    } /* 

    .welcome-one__img-1 > img {
        width: unset;
        height: 1000px;
        position: relative;
        left: 42px;
        mix-blend-mode: unset;
    }
 */
    .welcome-one__text2 {
        line-height: 30px;
        position: relative;
    }
    
}

.cases-two__icon span {
    font-size: 42px;
}

.lowercase-span {
    text-transform: lowercase;
    color: #fff;
    font-weight: 300;
}

.lowercase-span::first-letter {
    text-transform: uppercase;
}

.cases-two__tilte {
    font-size: 24px;
}

.cases-two__content {
    position: absolute;
    display: block;
    background-color: #00000079;
    padding: 25px 50px 40px;
    height: 230px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.welcome-one__left-excelencia {
    position: relative;
    display: block;
    min-height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-image: url(../images/foto-main/sucesso.jpg);
    margin-right: 60px;
}


.welcome-one__left-index {
    position: relative;
    display: block;
    min-height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    background-image: url(../images/foto-main/tairone2.webp);
}

.contact-expert__title {
    line-height: 24px;
    font-size: 35px;
    font-weight: 900;
    line-height: 35px;
    text-transform: uppercase;
    margin-bottom: 13px;
}

.contact-expert__title_cta_count {
    line-height: 24px;
    font-size: 35px;
    font-weight: 900;
    line-height: 35px;
    text-transform: uppercase;
    margin-bottom: 13px;
}

.contact-expert__title1{
    font-size: 35px;
    font-weight: 900;
    line-height: 37px;
    text-transform: uppercase;
    margin-bottom: 13px;
}

@media(max-width:2900px){
    .welcome-one__left-index {
        position: relative;
       display: block;
       height: 100%;
       width: 59%;
       background-repeat: no-repeat;
       background-size: cover;
       background-position: center;
       background-image: url(../images/foto-main/tairone2.webp);
    }

}

@media(max-width: 2500px){

    .webinar-info {
        position: absolute;
        top: 80%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        background-color: rgba(0, 0, 0, 0.5);
        padding: 3px;
        color: white;
        border-radius: 10px;
        max-width: 32%;
        z-index: 2;
    }

    .webinar-info p {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .main-slider h2 {
        margin: 0;
        margin-bottom: 0px;
        color: var(--thm-base);
        font-weight: 900;
        letter-spacing: var(--thm-letter-space-small);
        opacity: 100%;
        visibility: unset;
        transform: unset;
        transition-delay: 1000ms;
        transition: transform 2000ms ease, opacity 2000ms ease;
        font-size: 19px;
        line-height: unset;
        text-transform: uppercase;
        padding-top: 32px;
    }
}


/* @media(max-width: 1800px){
    .welcome-one__left-index {
        position: relative;
       display: block;
       height: 100%;
       width: 100%;
       background-repeat: no-repeat;
       background-size: cover;
       background-position: center;
       background-image: url(../images/foto-main/tairone2.webp);
    }
} */

@media (max-width: 1920px) { /* Para telas menores que 1920px */
    .welcome-one__left-index {
        position: relative;
        display: block;
        height: 100%;
        width: 100%; /* Aqui pode ser 100% de largura para telas menores */
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-image: url(../images/foto-main/tairone2.webp);
    }
}

@media (max-width: 1199px) {
    .main-menu-wrapper__main-menu {
        padding-left: 30px;
        margin-left: 600px;
    }

    .site-footer {
        margin-top: -380px;
    } /* 
    .welcome-one__img-1 > img {
        height: 1000px;
        top: 98px;
    }
 */
    .desiderato > img {
        height: 600px;
        position: relative;
        top: 31px;
        right: 110px;
        padding: 40px;
        mix-blend-mode: unset;
    }


}

.section-title {
    margin-top: -12px;
    margin-bottom: unset;
}

@media (max-width: 1024px) {

    .page-header__bg_transformacao {
        left: -940px;
      }
    

    .largest-business__title {
        font-size: 39px;
        color: var(--thm-base);
        font-weight: 900;
        line-height: 60px;
        text-transform: uppercase;
        margin-bottom: 40px;
        letter-spacing: var(--thm-letter-space-small);
    }

    .cases-one-principal {
        margin-top: unset;
        position: relative;
        display: block;
        background-color: var(--thm-light);
        padding: 120px 0 0 0px;
    }
    .teste > img {
        height: 719px;
        position: relative;
        top: -4px;
        right: 101px;
        mix-blend-mode: unset;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .largest-business {
        background: #f18f14;
    }
    
}

@media (max-width: 922px) {
    .main-menu-wrapper__main-menu {
        float: none;
        margin-left: 500px;
    }
    /* 
    .welcome-one__img-1 > img {
        top: 50px;
        height: 800px;
        left: 0;
    }
 */
    .text-frase {
        font-size: 23px;
    }

    .button-frase {
        font-size: 15px;
    }

    .real-world .section-title__title {
        font-size: 21px;
    } /* 
    .welcome-one__img-1 > img {
        height: 1000px;
        top: 0px;
    } */
    .teste > img {
        right: 0px;
    }
    /* 
    .welcome-one__img-1 .img1 {
        top: 0px;
        object-fit: contain;
    } */
    .welcome-one__left {
        min-height: 100vh;
    }
}

@media (max-width: 833px) {
    .main-menu-wrapper__main-menu {
        float: none;
        margin-left: 450px;
    }
}

@media (max-width: 768px) {
    .main-menu-wrapper__main-menu {
        float: none;
        margin-left: 400px;
    }

    .banner video {
        object-fit: cover;
    }

    .welcome-one__right {
        position: relative;
        padding: 0px 0 0;
        display: block;
    }

    .welcome-one__right {
        margin-top: 0px;
    }
    /* 
    .welcome-one__img-1 .img1 {
        top: 0px;
        object-fit: contain;
    } */

    .reasons__img > img {
        width: 100%;
        object-fit: cover;
        mix-blend-mode: unset;
        height: 400px;
    }

    .contact-expert {
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
    }

    .desiderato > img {
        height: 700px;
        position: relative;
        top: 31px;
        right: 0px;
        padding: 40px;
        mix-blend-mode: unset;
    }

    .page-header__bg_contato {
        left: -297px;
    }

    .welcome-one__text2 {
        line-height: 30px;
        left: 0px;
        width: 100%;
        position: relative;
    }

    .main-menu-wrapper__phone-contact1 {
        position: relative;
        display: flex;
        justify-content: center;
    }

    .mockup-livro {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .mockup-livro img {
        height: 400px;
    }

    .cases-one__single {
        position: relative;
        display: block;
        padding-bottom: 50px;
        margin-bottom: unset;
    }

    .contact-expert__title {
        line-height: 24px;
        font-size: 35px;
        font-weight: 900;
        line-height: 36px;
        text-transform: uppercase;
        margin-bottom: 13px;
    }

    .doisn-section-title {
        font-size: 28px;
    }
    .services-one .section-title__title {
        font-size: 28px;
    }

    .contact-expert__title_cta_count {
        line-height: 24px;
        font-size: 32px;
        font-weight: 900;
        line-height: 35px;
        text-transform: uppercase;
        margin-bottom: 13px;
    }

    .doisn-icon-box.rr-style-2 {
        transform: unset;
    }
    .doisn-icon-box.rr-style-3 {
        transform: unset;
    }
    .welcome-one__title-excelencia{
        font-size: 26px;
        line-height: 36px;
    }

    .cases-one__tilte {
        font-size: 25px;
        line-height: 28px;
    }

    .largest-business__list-box-title {
        font-size: 20px;
        color: var(--thm-base);
        line-height: 30px;
        line-height: 30px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 22px;
    }

    .section-title__title{
        font-size: 35px;
        line-height: 45px;
    }

    .welcome-one-web {
        background-color: #000;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .welcome-one-web .webinar {
        margin-top: unset;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .largest-business {
        background: #f18f14;
    }


    .financial__right-text {
        font-weight: 400;
        position: unset;
        top: 0px;
    }

    .financial__right-text_transformacao {
        font-weight: 400;
        position: relative;
        top: 0px;
    }

    .webinar-info {
        position: absolute;
        top: 82%;
        width: 80%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        background-color: rgba(0, 0, 0, 0.5);
        padding: 20px;
        color: white;
        border-radius: 10px;
        max-width: 50% !important;
    }

    .banner-title {
        font-size: 1.5rem;
        font-weight: bold;
        margin-bottom: 1rem;
      }

      .banner-subtitle {
        font-size: 1rem !important;
        font-weight: 400;
        background-color: unset;
    }
}

@media only screen and (max-width: 767px) {
    .largest-business {
        background: #f18f14;
    }

    .testimonials-one__carousel.owl-theme .owl-nav {
        display: block;
    }
}

@media (max-width: 665px) {
    .main-menu-wrapper__main-menu {
        float: none;
        margin-left: 300px;
    }
    .teste > img {
        height: 447px;
        right: 50px;
    }

    .text-frase {
        font-size: 20px;
    }
    .welcome-one__text {
        color: #fff;
    }
}

@media (max-width: 580px) {
    .main-menu-wrapper__main-menu {
        float: none;
        margin-left: 250px;
    }
    .text-frase {
        font-size: 18px;
    }

    .welcome-one-web .webinar .title {
        font-size: 16px;
    }

    .welcome-one-web .webinar {
        margin-top: unset;
        padding: unset;
        position: unset;
        backdrop-filter: unset;
        background-color: unset;
    }

    .welcome-one-web .webinar .text-content {
        font-size: 15px;
    }

    .welcome-one-web {
        background-color: #000;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center;
    }

    .testt {
        margin-top: 178px;
        padding: 20px;
        top: 6%;
        position: relative;
        backdrop-filter: blur(3px);
        background-color: rgba(0, 0, 0, 0.5);
    }

    .img-mockup-livro img{
        width: 50%;
    }

    .doisn-section-title {
        font-size: 21px;
    }

    .rr-choose p {
        font-size: 17px;
    }
}

@media (max-width: 533px) {
    .main-menu-wrapper__main-menu {
        float: none;
        margin-left: 190px;
    }
}

@media (max-width: 473px) {
    .main-menu-wrapper__main-menu {
        float: none;
        margin-left: 140px;
    }

    .main-menu-wrapper__phone-contact1 {
        position: relative;
        display: flex;
        justify-content: center;
    }

    .webinar-info {
        position: absolute;
        top: 60%;
        width: 100%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        background-color: rgba(0, 0, 0, 0.5);
        padding: 20px;
        color: white;
        border-radius: 10px;
        max-width: 100% !important;
    }


    .cta-one__title {
        font-size: 21px;
        color: var(--thm-base);
        line-height: 30px;
        font-weight: 900;
        text-transform: uppercase;
        letter-spacing: var(--thm-letter-space-small);
    }

    .text-frase {
        font-size: 25px;
    }

    .section-title__title-tranformacao {
        line-height: 29px;
    }

    .welcome-one__title-excelencia {
        font-size: 24px;
        line-height: 25px;
    }

    .contact-expert__title {
        font-size: 25px;
        font-weight: 900;
        line-height: 32px;
        text-transform: uppercase;
        margin-bottom: 13px;
    }

    .contact-expert__title1{
        font-size: 21px;
    }

    .cases-one__tilte {
        font-size: 16px;
        line-height: 28px;
    }

    .contact-expert__title_cta_count {
        line-height: 24px;
        font-size: 22px;
        font-weight: 900;
        line-height: 25px;
        text-transform: uppercase;
        margin-bottom: 13px;
    }

    .title-header-transform {
        font-size: 27px;
        margin-top: 30px;
        text-transform: uppercase;
        color: #f4f4f4;
    }

    .banner-title {
        font-size: 1.6rem;
        padding: 8px;
        line-height: 30px;
        font-weight: bold;
        margin-bottom: 1rem;
    }

    .banner-content {
        position: absolute;
        top: 45%;
        width: 100%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        color: #fff;
        z-index: 2; /* Garante que o texto fique acima do vídeo */
      }

      .cta-button {
        display: inline-block;
        background-color: var(--thm-primary);
        color: white;
        padding: 5px 16px;
        text-transform: uppercase;
        text-decoration: none !important;
        cursor: pointer;
        border-radius: 5px;
        font-weight: bold;
        z-index: 3;
        font-size: 13px;
    }

    .webinar-info {
        position: absolute;
        top: 75%;
        left: 50%;
        width: 78%;
        transform: translate(-50%, -50%);
        text-align: center;
        background-color: rgba(0, 0, 0, 0.5);
        padding: 10px;
        color: white;
        border-radius: 10px;
        max-width: 80%;
        z-index: 2;
    }

}

@media (max-width: 428px) {
    .desiderato > img {
        height: 446px;
        position: relative;
        top: 31px;
        right: 33px;
        padding: 40px;
        mix-blend-mode: unset;
    }

    .section-title__title {
        margin: 0;
        font-weight: 600;
        color: var(--thm-black);
        font-size: 40px;
        line-height: 43px;
        text-transform: uppercase;
        margin-bottom: 8px;
        letter-spacing: var(--thm-letter-space-small);
    }

    .financial__right-text {
        font-weight: 400;
        position: relative;
        top: 50px;
    }

    .welcome-one__title-transformacao {
        color: #000000;
        font-size: 25px;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 39px;
        margin-bottom: 37px;
        margin-top: 20px;
        letter-spacing: var(--thm-letter-space-small);
    }

    .site-footer {
        margin-top: -400px;
    }

    .welcome-one__title2 {
        color: #000000;
        font-size: 28px;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 60px;
        margin-bottom: 37px;
        margin-top: -12px;
        letter-spacing: var(--thm-letter-space-small);
    }

    .reasons__title {
        font-size: 28px;
    }

    .financial .section-title__title {
        font-size: 28px;
        line-height: 40px;
    }

    .services-one .section-title__title {
        font-size: 27px;
    }

    .section-title__title {
        font-size: 28px;
    }

    .section-title__title-tranformacao {
        font-size: 28px;
    }

    .cases-two .section-title__title {
        font-size: 25px;
        line-height: 32px;
    }

    .about__title,
    .largest-business__title {
        font-size: 25px;
    }

    .financial .section-title__title {
        font-size: 25px;
    }

    .section-title__title-tranformacao {
        font-size: 25px;
    }

    .working-process-section .title {
        font-size: 20px;
    }

    .welcome-one__title-transformacao{
        font-size: 26px;
        line-height: 34px;
    }

    .cases-two__content {
        height: unset; 
    }

    .cases-two__tilte a {
        font-size: 17px;
        color: var(--thm-base);
    }

    .know-journey-title {
        font-weight: 900;
        font-size: 26px;
        line-height: 30px;
    }
}

@media (max-width: 425px) {
    .main-menu-wrapper__main-menu {
        float: none;
        margin-left: auto;
    }

    .about__title,
    .largest-business__title {
        font-size: 30px;
        line-height: 1.2em;
    }

    .img-carreira {
        height: 250px;
    }

    .img-jornada {
        height: 250px;
    }

    .desiderato > img {
        height: 496px;
        position: relative;
        top: 31px;
        right: 33px;
        padding: 40px;
        mix-blend-mode: unset;
    }

    .financial__left-note-title {
        font-size: 24px;
        color: var(--thm-base);
        font-weight: 700;
        line-height: 34px;
        letter-spacing: var(--thm-letter-space-small);
        text-transform: uppercase;
    }

    .financial__right-text {
        font-weight: 400;
        position: unset;
        top: 0px;
    }

    .financial__right-text_transformacao {
        font-weight: 400;
        position: unset;
        top: 0px;
    }

    .main-slider h2 {
        margin-bottom: unset;
        font-size: 16px;
    }

    .webinar-info p {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .page-header__bg_contato {
        left: -591px;
    }

    .welcome-one__title {
        color: #000000;
        font-size: 25px;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 37px;
        margin-bottom: 37px;
        margin-top: -12px;
        letter-spacing: var(--thm-letter-space-small);
    }
}

@media (max-width: 375px) {
    .img-jornada {
        height: 230px;
    }

    .img-carreira {
        height: 230px;
    }

    .desiderato > img {
        height: 436px;
        position: relative;
        top: 31px;
        right: 33px;
        padding: 40px;
        mix-blend-mode: unset;
    }

    .financial__left-note-title {
        font-size: 23px;
        color: var(--thm-base);
        font-weight: 700;
        line-height: 32px;
        letter-spacing: var(--thm-letter-space-small);
        text-transform: uppercase;
    }
}

@media (max-width: 361px) {
    .site-footer {
        margin-top: -450px;
        padding-top: 450px;
    }
}
