.slideTextTitle{
    font-family: "Questrial";
    font-size: 65px;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #111740;
}

.slideTextDesc{
    font-family: "Questrial";
    font-size: 23px;
    line-height: 1.2;
    color: #111740;
}

.slideTextAnchor{
    font-family: "Questrial";
    font-size: 23px;
    line-height: 1.2;
    text-align: right;
    color: #6DBDFC;
}

.arrowAnchor{
    width: 14px;
    margin-left: 4px;
}

.itemSlideImage{
    width: 50px;
    margin-right: 30px;
    margin-bottom: 10px;
}

.slide1{
    background-color: rgb(255, 255, 255);
    height: 450px;
    align-content: end;
    padding-bottom: 20px;
}

.slide2{
    background-color: #111740;
    height: 450px;
    align-content: end;
    padding-bottom: 20px;
}

.slide3{
    background-color: #6DBDFC;
    height: 450px;
    align-content: end;
    padding-bottom: 20px;
}

.slide4{
    background-color: #111740;
    height: 450px;
    align-content: end;
    padding-bottom: 20px;
}

.slide5{
    background-color: #6DBDFC;
    height: 450px;
    align-content: end;
    padding-bottom: 20px;
}

.swiper-pagination{
    position: relative;
    transform: translate(0px, -30px);
    text-align: left;
}

.swiper-pagination-bullet {
    cursor: pointer;
    border: 1px solid #6dbdfc;
    width: 15px;
    height: 15px;
}
.lineslidedescheader{
    border-right: 1px solid #111740;
}

.lineslideheader{
    padding-bottom: 20px;
    border-bottom: 1px solid #111740;
}

.textodedivisoriaheader{
    height: 200px;
}

.wideline{
    height: 1px;
    margin-left: -50%;
    z-index: -1;
    position: relative;
    width: 150%;
    transform: translate(0px, 20px);
    background-color: #111740;
}
.slidedot {
    width: 15px;
    height: 15px;
    background-color: #111740;
    border-radius: 1000px;
    position: absolute;
    margin-top: 12px;
}

.presenteAcontece .row{
    background-color: #F5F5F5;
    border-radius: 10px;
}

.type2{
    margin-left: 40px;
}
.type3{
    margin-left: 80px;
}
.type4{
    margin-left: 120px;
}
.type5{
    margin-left: 160px;
}
.type6{
    margin-left: 200px;
}

@media (max-width:768px) {
    .slideTextTitle{
        font-size: 45px;
    }

    .slideTextDesc{
        font-size: 20px;
    }

    .slideTextAnchor{
        font-size: 20px;
    }
    .swiper-pagination{
        transform: translate(0px, -50px);
    }
    .lineslidedescheader{
        border-right: 0px;
    }
    .textodedivisoriaheader{
        height: 100px;
        padding: 0px 20px;
        margin-top: -40px;
    }

    .slidedot {
        width: 7px;
        height: 7px;
        margin-top: 16px;
    }
    .type2{
        margin-left: 10px;
    }
    .type3{
        margin-left: 20px;
    }
    .type4{
        margin-left: 30px;
    }
    .type5{
        margin-left: 40px;
    }

    .imgslideheader{
        margin-bottom: 20px !important;
    }
    .lastmobileline{
        margin-bottom: 70px;
    }

}










.imggallery{
    width: 100%;
}

.imggallery {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  width: 100%;
  display: block;
}

.imggallery.visible {
  opacity: 1;
  transform: translateY(0);
}

.imggallery:hover {
  transform: scale(1.05);
  transition: transform 0.3s ease;
}









.inovationContainer{
    padding: 80px 0px 0px 0px;
    margin-bottom: -60px;
    position: relative;
    z-index: 1;
}


.titleSectionInovation{
    font-family: "Solomon";
    font-size: 60px;
    line-height: 1;
    margin-bottom: 0px;
    color: #111740;
}
.descSectionInovation{
    font-family: "Questrial";
    font-size: 18px;
    line-height: 1.4;
    color: #111740;
    margin-bottom: 5px;
}


@media (max-width:768px) {
    .titleSectionInovation{
        font-size: 35px;
    }
    .inovationContainer{
        padding: 80px 0px 40px 0px;
    }

    .containergaleria .col-4, .containergaleria .col-6, .containergaleria .col-8{
        padding: 5px;
    }
    .containergaleria br{
        display: none;
    }

}










.frameInovationSlide{
    border: 1px solid #111740;
    border-radius: 10px;
    padding: 30px 20px;
    min-height: 220px;
    background-color: #ffffff;
    transition: all ease-in-out 0.3s;
    color: #111740;
    cursor: pointer;
}

.frameInovationSlide:hover{
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 30px 20px;
    min-height: 220px;
    background-color: #111740;
    color: white;
}

.slideTextTitleInovation{
    font-family: "Solomon";
    font-size: 35px;
    line-height: 1;
    margin-bottom: 20px;
}

.slideTextDescInovation{
    font-family: "Questrial";
    font-size: 18px;
    line-height: 1;
    margin-bottom: 0px;
}

.mediumslide{
    width: 300px !important;
}

.longslide{
    width: 400px !important;
}

.subinovationContainer{
    padding: 50px 0px;
    margin-top: -140px;
    position: relative;
}

.btnStyle1{
    padding: 10px 10px 10px 10px;
    border-radius: 500px;
    background: #111740;
    font-family: "Questrial";
    font-size: 15px;
    border: none;
    color: white;
    width: 300px;
}



@media (max-width:768px) {


    .swslide2{
        padding: 0px 20px;
    }
    .longslide{
        width: 360px !important;
    }
    .btnStyle1{
        padding: 10px 10px 10px 10px;
        font-size: 15px;
        width: 100%;
    }

    .frameInovationSlide{
        margin-bottom: 30px;
    }
    .swslide2 .swiper-wrapper { display: block; }
    .swslide2 .swiper-slide   { width: 100% !important; margin-right: 0 !important; }
}
















.framelogoscroll{
    width: 140px;
    text-align: center;
}

.scroller {
  max-width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #F8F8F8;
}

.scroller__inner {
  padding-block: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.scroller[data-animated="true"] {
  overflow: hidden;
  -webkit-mask: linear-gradient(
    90deg,
    transparent,
    white 20%,
    white 80%,
    transparent
  );
  mask: linear-gradient(90deg, transparent, white 20%, white 80%, transparent);
}

.scroller[data-animated="true"] .scroller__inner {
  width: max-content;
  flex-wrap: nowrap;
  animation: scroll var(--_animation-duration, 40s)
    var(--_animation-direction, forwards) linear infinite;
}

.scroller[data-direction="right"] {
  --_animation-direction: reverse;
}

.scroller[data-direction="left"] {
  --_animation-direction: forwards;
}

.scroller[data-speed="fast"] {
  --_animation-duration: 20s;
}

.scroller[data-speed="slow"] {
  --_animation-duration: 60s;
}

@keyframes scroll {
  to {
    transform: translate(calc(-50% - 0.5rem));
  }
}
















.detalhesContainer{
    padding: 80px 0px;
}

.colimgdetalhe {
  background-image: url("../images/home/bgdetalhes.png");
  background-color: #cccccc;
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
}

.swslide3{
    height: 48%;
}

.frameDetalheSlide{
    border: 1px solid #111740;
    border-radius: 10px;
    align-content: end;
    padding: 30px 20px;
    background-color: #ffffff;
    transition: all ease-in-out 0.3s;
    color: #111740;
    cursor: pointer;
    height: 100%;
}

.slideTextTitleDetalhe{
    font-family: "Solomon light";
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.slideTextDescDetalhe{
    font-family: "Questrial";
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 0px;
}

.arrowdetalhe{
    border-radius: 300px;
    background-color: #111740;
    padding: 15px 40px;
}


.frameDetalhe{
    border: 1px solid #111740;
    border-radius: 10px;
    padding: 30px 20px;
    background-color: #111740;
    color: #111740;
    cursor: pointer;
    height: 48%;
    display: grid;
}

.btnStyle2{
    padding: 10px 30px 10px 30px;
    border-radius: 500px;
    background: #111740;
    font-family: "Solomon";
    font-size: 15px;
    border: 1px solid white;
    color: white;
}

.espacadorframedetalhe{
    height: 4%;
}

.swiper-pagination2{
position: relative;
margin-top: -23px;
z-index: 23;
margin-left: 18px;
}

.swiper-pagination2 .swiper-pagination-bullet {
    cursor: pointer;
    width: 15px;
    height: 15px;
}

.arrowframeslideingredientes{
    position: relative;
    width: 100%;
    height: 2px;
    text-align: right;
}

.arrowframeslideprodutos {
    position: relative;
    width: 100%;
    height: 2px;
    text-align: right;
    z-index: 3;

}

.custom-prev, .custom-prevprodutos, .custom-next, .custom-nextprodutos {
  position: absolute;
  top: 50%;
  transform: translate(-150%, 60%);
  z-index: 10;
  cursor: pointer;
}



.arrowframeslideprodutoscontainer{
    transform: translateY(150px);   
    position: relative;
    z-index: 2;
}

.custom-prev, .custom-prevprodutos {
  left: 93%; 
}

.custom-next, .custom-nextprodutos {
  left: 100%;
}

.arrowframeslideprodutos .custom-prevprodutos {
  left: 96%; 
}

.swiper-button-prev::after,
.swiper-button-next::after {
  content: none !important;
}

@media (max-width:768px) {
    .detalhesContainer .col-md-6{
        padding: 0px;
        margin-bottom: 20px;
    }
    .swslide3{
        height: 100%;
    }
    .detalhesContainer{
        padding: 40px 10px;
    }
    .colimgdetalhe {
        height: 400px;
    }
    .frameDetalhe{
        height: 120%;
    }
    .custom-prev {
        left: 89%; 
    }
    .frameDetalheSlide {
        padding: 60px 20px;
    }
    .arrowframeslideprodutoscontainer {
        transform: translateY(40px);
    }
    .arrowframeslideprodutos .custom-prevprodutos {
        left: 89%; 
    }
}









.bulletsContainer{
    padding: 50px 0px;
}

.slideTextBullets{
    font-family: "Questrial";
    font-size: 23px;
    line-height: 1.2;
    color: #6DBDFC;
}

.logoskin{
    width: 400px;
}

.framebullets{
    border-bottom: 1px solid #111740;
    transition: all ease-in-out 0.3s;
    padding: 40px 0px;
}

.framebullets:hover{
    background-color: #6DBDFC;
}

.framebullets p{
    margin-bottom: 0px;
}
.framebullets ul{
    margin-bottom: 0px;
    padding-left: 13px;
}

.btnStyle3{
    padding: 10px 60px 10px 60px;
    border-radius: 500px;
    background: #111740;
    font-family: "Solomon";
    font-size: 15px;
    border: 1px solid #111740;
    color: white;
    transition: all ease-in-out 0.3s;
}
.btnStyle3:hover{
    background: #6DBDFC;
    border: 1px solid #6DBDFC;
    color: #111740;
}
.btnStyle4{
    padding: 10px 60px 10px 60px;
    border-radius: 500px;
    background: #111740;
    font-family: "Solomon";
    font-size: 15px;
    border: 1px solid #6DBDFC;
    color: white;
    transition: all ease-in-out 0.3s;
}
.btnStyle4:hover{
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #111740;
}
.btnStyle5{
    padding: 10px 60px 10px 60px;
    border-radius: 500px;
    background: #ffffff;
    font-family: "Solomon";
    font-size: 15px;
    border: 1px solid #ffffff;
    color: #111740;
    transition: all ease-in-out 0.3s;
}
.btnStyle5:hover{
    background: #111740;
    border: 1px solid #111740;
    color: #ffffff;
}



.swslide4  {
  height: 100%;       
}

.swiper-pagination3{
    position: relative;
    z-index: 23;
    transform: translate(0px, 50px);
}

.swiper-pagination3 .swiper-pagination-bullet {
    cursor: pointer;
    width: 15px;
    border: 1px solid white;
    height: 15px;
}

@media (max-width:768px) {
    .bulletsContainer{
        padding: 50px 20px;
    }
    .logoskin{
        width: 100%;
    }
    .btnStyle3, .btnStyle4, .btnStyle5{
        padding: 10px 30px 10px 30px;
        width: 100%;
    }
    .framebullets p{
        margin-bottom: 20px;
    }
    .framebullets ul p{
        margin-bottom: 0px;
    }
    .slideTextBullets{
        font-size: 19px;
    }
    .swiper-pagination3{
        transform: translate(20px, 50px);
    }
}











.postsContainer{
    background-color: #F5F5F5;
    padding: 50px 0px;
}

.swslide5{
    background-color: #F5F5F5;
}

.framePostSlide{
    border-radius: 10px;
    padding: 20px 20px;
    transition: all ease-in-out 0.3s;
    color: #111740;
    cursor: pointer;
    height: 350px
}

.darkslide{
    border: 1px solid #111740;
    background-color: #111740;
    color: white;
}
.lightslide{
    border: 1px solid #111740;
    background-color: #ffffff;
    color: #111740;
}


.imgpost{
    width: 100%;
    height: 120px;
    margin-bottom: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}

.slideTextTitlePost{
    font-family: "Solomon";
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.slideTextDescPost{
    font-family: "Solomon light";
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 0px;
    width: 70%;
    padding-right: 20px;
}

.postframetextcol{
    display: flex; 
    align-items: anchor-center;
}

.lightslide .btnStylePost{
    padding: 10px 20px 10px 20px;
    border-radius: 500px;
    background: #ffffff;
    font-family: "Solomon";
    font-size: 15px;
    border: 1px solid #111740;
    color: #111740;
    width: 100%;
}

.darkslide .btnStylePost{
    padding: 10px 20px 10px 20px;
    border-radius: 500px;
    background: #111740;
    font-family: "Solomon";
    font-size: 15px;
    border: 1px solid #ffffff;
    color: #ffffff;
    width: 100%;
}

.btnStyle10{
    padding: 10px 10px 10px 10px;
    border-radius: 500px;
    background: #6DBDFC;
    font-family: "Solomon";
    font-size: 15px;
    border: none;
    color: white;
    width: 100%;
}

@media (max-width:768px) {
    .postframetextcol{
        display: block; 
        align-items: anchor-center;
    }

    .framePostSlide{
        height: 480px;
    }
    .imgpost{
        height: 110px;
    }
    .btnStylePost{
        margin-top: 20px;
    }

    .slideTextDescPost{
        width: 100%;
    }

}









.formContainer{
    padding: 80px 0px;
}
































body.lock-scroll {
    overflow: hidden;
}
#hero-container {
    position: relative;
    height: 500px;
    width: 100%;
    overflow: hidden;
}
.screen {
    position: absolute;
    top: 0; left: 0;
    height: 500px; width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    color: white;
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.6s ease, transform 0.6s ease;
    pointer-events: none;
    z-index: 0;
    padding-top: 150px;
}
.screen.active {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
    z-index: 1;
}
#main-content {
    display: none;
    background: white;
    height: 200vh;
    padding: 20px;
}


















#horizontal-scroll-section {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

#horizontal-container {
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
  width: 100vw;
  padding: 20px;
  box-sizing: border-box;

  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.card {
  flex: 0 0 auto;
  width: 300px;
  padding: 100px 0px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}
#horizontal-container {
  overflow-x: scroll;
  cursor: grab;
  scrollbar-width: none;       /* Firefox */
  -ms-overflow-style: none;    /* IE 10+ */
}

#horizontal-container.dragging {
  cursor: grabbing;
}

#horizontal-container::-webkit-scrollbar {
  display: none;               /* Chrome/Safari */
}











@media (max-width:768px) {
.inovationContainer{
    margin-bottom: 0px;
}
.card {
    width: 100%  !important;
    padding: 0px 0px;
    margin-right: 0px;
}
#horizontal-container {
    display: flex;
    width: 100%;
    padding: 20px;
    flex-direction: column;
    align-items: center;
}
.frameInovationSlide {
    align-content: center;
}
.subinovationContainer {
    margin-top: -50px;
}

}