.elementor-13465 .elementor-element.elementor-element-5985b64{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13465 .elementor-element.elementor-element-5985b64.e-con{--align-self:center;}.elementor-13465 .elementor-element.elementor-element-602776a6{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:128px;--margin-bottom:128px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13465 .elementor-element.elementor-element-602776a6.e-con{--align-self:center;}.elementor-13465 .elementor-element.elementor-element-f000347 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-13465 .elementor-element.elementor-element-f000347{text-align:center;}.elementor-13465 .elementor-element.elementor-element-f000347 .elementor-heading-title{font-size:48px;color:#0C2F40;}.elementor-13465 .elementor-element.elementor-element-d073934{text-align:left;font-size:16px;}@media(max-width:1024px){.elementor-13465 .elementor-element.elementor-element-602776a6{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:24px;--padding-right:24px;}}@media(max-width:767px){.elementor-13465 .elementor-element.elementor-element-602776a6{--margin-top:64px;--margin-bottom:64px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:16px;--padding-right:16px;}.elementor-13465 .elementor-element.elementor-element-f000347{text-align:center;}}/* Start custom CSS */html, body {
    overflow-x: hidden;
}

.h2-title h2 {
    font-size: clamp(2rem, 2.5vw + 0.75rem, 3rem) !important;
}


/************************/
/***** Seção Banner *****/
/************************/
@media (min-width: 768px) and (max-width: 1024px) {
    .elementor-11470 .section-banner {
        background-position-x: 57%;
    }
}

/************************/
/***** Seção Sobre ******/
/************************/
@media (max-width: 1024px) {
    .elementor-11470 .section-about-pbk .about-pbk-image {
        position: relative !important;
    }
}

/************************/
/***** Seção Vídeo ******/
/************************/
.elementor-11470 .section-video .video-item-list .elementor-icon-list-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 36px;
    width: 36px;
    min-width: 36px;
    background-color: #0C2F40;
    padding: 0 !important;
    border-radius: 40px;
    margin-right: 6px;
}

.elementor-11470 .section-video .video-item-list .elementor-icon-list-icon svg {
    margin: 0 !important;
}

.elementor-11470 .section-video .player-box {
    height: 100%;
    z-index: 0;
}

.elementor-11470 .section-video .btn-player-box svg {
    transition: 0.3s ease-in-out;
}

.elementor-11470 .section-video .btn-player-box:hover svg {
    transform: scale(1.05);
}


.elementor-11470 .section-video .btn-player-box path {
    transition: 0.3s ease-in-out;
}

.elementor-11470 .section-video .btn-player-box:hover path:nth-child(1) {
    fill: #0C2F40;
}

.elementor-11470 .section-video .btn-player-box path:nth-child(1):after {
    content: "";
    position: absolute;
    width: 125px;
    height: 125px;
    background: red;
    z-index: 1;
}

.elementor-11470 .section-video .btn-player-box:hover path:nth-child(2) {
    fill: #FFF;
}

.elementor-11470 .section-video .btn-player-box:hover path:nth-child(3) {
    fill: #0C2F40;
}

/*
.elementor-11470 .section-video .play-btn-image {
    transition: 0.3s;
}

.elementor-11470 .section-video .play-btn-image img {
    transition: 0.3s;
}

.elementor-11470 .section-video .play-btn-image:hover img {
    opacity: 0;
}

.elementor-11470 .section-video .play-btn-image:after {
    content: url(/wp-content/uploads/2023/10/play-icon-hover.svg);
    position: absolute;
    top: 0;
    opacity: 0;
    z-index: -1;
    transition: 0.3s;
}

.elementor-11470 .section-video .play-btn-image:hover:after {
    opacity: 1;
    transform: scale(1.05)
}
*/

@media (max-width: 1024px) {
    .elementor-11470 .section-video .player-box {
        position: relative;
    }
    
    .elementor-11470 .section-video .video-item-list li.elementor-icon-list-item {
        align-items: start;
    }
    
    .elementor-11470 .section-video .video-item-list li.elementor-icon-list-item .elementor-icon-list-icon {
        margin-top: 4px;
    }
}

/************************/
/***** Seção Serviços ***/
/************************/
.elementor-11470 .section-services {
    background-position: 0% 80% !important;
}

.elementor-11470 .section-services .service-item-box {
    cursor: pointer;
}

.elementor-11470 .section-services .service-item-box .e-con-inner {
    justify-content: space-between;
}

.elementor-11470 .section-services .service-item {
    margin-bottom: 16px;
}

.elementor-11470 .section-services .service-item .elementor-icon-box-icon {
    position: absolute;
    top: 11px;
    margin: 0;
}

.elementor-11470 .section-services h3.elementor-icon-box-title {
    min-height: 56px !important;
    display: flex;
    align-items: center;
    margin: 0 0 8px 52px;
}

.elementor-11470 .section-services .service-item-box .service-item-btn {
    width: 90%;
}

.elementor-11470 .section-services .service-item-box:hover .service-item-btn h2:after {
  right: -30px;
}

.service-item-btn h2:after {
  content: url(https://somosaregenerativa.movedigital.com.br/wp-content/uploads/2023/10/text-arrow.svg);
  position: absolute;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  top: -1px;
  right: -25px;
  transition: 0.3s
  
}

@media (max-width: 768px) {
    .elementor-11470 .section-services {
        background-image: none !important;
    }
    
    .elementor-11470 .section-services .service-item .elementor-icon-box-icon {
        top: 4px;
    }    
    
    .elementor-11470 .section-services h3.elementor-icon-box-title {
        display: flex;
        align-items: center;
        min-height: 36px;
    }
}

@media (min-width: 1025px) {
.elementor-11470 .section-services .service-item.item-3 h3.elementor-icon-box-title {
       max-width: 150px;
    }
}

/************************/
/****** Seção Slide *****/
/************************/
.elementor-11470 .section-slide .product-slide .swiper.elementor-loop-container {
    overflow: visible;
}

.elementor-11470 .section-slide .product-slide .swiper-slide {
    transition: 0.3s;
}

.elementor-11470 .section-slide .product-slide .swiper-slide-prev {
    scale: 0.617;
    transform: translateX(250px);
    opacity: 0.3
}

.elementor-11470 .section-slide .product-slide .swiper-slide-next {
    scale: 0.617;
    transform: translateX(-250px);
    opacity: 0.3
}

.elementor-11470 .section-slide .product-slide .elementor-swiper-button-prev {
    left: 20px !important;
    width: 32px !important;
}

.elementor-11470 .section-slide .product-slide .elementor-swiper-button-next {
    right: 20px !important;
    width: 32px !important;
}

.elementor-11470 .section-slide .product-slide .elementor-swiper-button-prev svg,
.elementor-11470 .section-slide .product-slide .elementor-swiper-button-next svg {
    width: 40px;
    height: auto;
}

@media (max-width: 768px) {
    .elementor-11470 .section-slide .product-slide .swiper-slide-prev {
        transform: translateX(205px);
        opacity: 1;
    }

    .elementor-11470 .section-slide .product-slide .swiper-slide-next {
        transform: translateX(-205px);
        opacity: 1;
    }
    
    .elementor-11470 .section-slide .product-slide .elementor-swiper-button-prev {
        left: 10px !important;
        width: 25px !important;
    }
    
    .elementor-11470 .section-slide .product-slide .elementor-swiper-button-next {
        right: 10px !important;
        width: 25px !important;
    }
}

/************************/
/** Seção Apresentação **/
/************************/
/*.elementor-11470 .section-presentation .presentation-text strong {*/
/*    font-size: 20px;*/
/*}*/

@media (max-width: 768px) {
    /*.elementor-11470 .section-presentation .presentation-text strong {*/
    /*    font-size: 16px;*/
    /*}*/
    
    .btn-know-more {
        height: 74px;
        padding: 0 48px;
    }
    
    .elementor-11470 .section-presentation .presentation-top-box {
        background-size: 78%;
        background-position: 100%  5% !important;
    }
    
    .elementor-11470 .section-presentation .presentation-image-box {
        position: relative;
        height: 279px;
        top: 0;
        left: 0;
    }
    
    .elementor-11470 .section-presentation .presentation-image-box::before {
      content: "";
      position: absolute;
      right: 0;
      background-image: url('/wp-content/uploads/2023/09/pattern-presentation.svg');
      background-repeat: no-repeat;
      background-size: 90%;
      background-position: 100% center;
      transform: scaleX(-1);
      z-index: -1;
    }
    
    .elementor-11470 .section-presentation .presentation-image {
        position: absolute;
        top: -38px;
        left: -60px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .elementor-11470 .section-presentation .presentation-top-box {
        background-size: 60% !important;
        background-position: 100%  80% !important;
    }    
}/* End custom CSS */