img{
    height: auto;
}


.page-id-838 .elementor-475 .elementor-element.elementor-element-a035df6{
    position: relative !important;
}



/*BLOG
--------------*/
/* Intro Posts Homepage
--------------------------*/
#intro-homepage{
    width: 100%;
    padding: 0px 0 0px;
    background-repeat: no-repeat;
    background-position: center 100%;
}
#intro-homepage .intro-post{
    position: relative;
    overflow: hidden; 
    height: 250px;
    transition: all ease 0.4s; 
    background-color: #CE731C;
}


.intro-post__category.blog{
    background: #FB5C73;
    color: #fff;
}

#intro-homepage .blog-dest-brown .intro-post{
    background-color: #AE390A;
}



.intro-post.estrategia-digital h2{
    color: #232122 !important;
}

.intro-post__category.estrategia-digital{
    background: #0a5757;
    color: #fff;
}



@media (min-width: 602px) {
    .intro-marginl{ 
        margin-left: 10px;
    }
    .intro-marginr{
    margin-right: 10px;
    }

    .intro-margint{
    margin-top: 10px;   
    }
}

#intro-homepage a.intro-post:hover{
    opacity: 0.9;
    transition: all ease 1s; 
}
#intro-homepage .intro-post img{
    top: 0;
    left:0;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    opacity: 1;
}


#intro-homepage .intro-post .intro-post__title{
    padding: 0 15px 0 0;
    z-index: 2;
    position: absolute;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    bottom: 25px;
    margin-bottom: 15px;
}


#intro-homepage  .overlay-intro{
    width: 100%;
    height: 130px;
    z-index: 1;
        background-image: linear-gradient(
    0deg, #000000 0%, rgba(0,0,0,0.00) 100%);
}


/* List Posts
--------------------------*/
.posts-list{
    margin: 50px 0; 
}
.posts-list__item img{
    width: 300px;
    height: 250px;
    margin-left: 50px;
    object-fit: cover;
}
.posts-list__item{
    padding: 50px 20px;
    border-top: 1px solid #DDDDDD; 
}

.posts-list__item a.posts-list__category{
        text-transform: uppercase;
    font-size: 14px;
    color: #d3cdcd;
    font-weight: normal;
    margin-bottom: 10px;
    display: block;
}
.posts-list__item p{
    color: #644B4B;
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 16px; 
}
.posts-list__item a{
    opacity: 1;
    transition: all ease 0.3s;
}
.posts-list__item a:hover{
    opacity: 0.6;
    transition: all ease 0.3s;
}
.posts-list__item h2{
    font-weight: bold;
    font-size: 25px;
    color: #333;
    transition: all ease 0.3s;
}
.posts-list__item h2:hover{
    opacity: 0.8;
    transition: all ease 0.3s;
}

.btn-allposts{
    margin: 0px auto 60px;
    display: block;
    border-radius: 30px;
    border-bottom: 3px solid #d2d2d2;
    padding: 10px 25px;
    text-transform: uppercase;
    font-size: 0.9em;
    color: #fff;
    background: #644B4B;
    font-weight: 500;
    transition: all ease 0.4s;
}
.btn-allposts:hover{
    background: #FB5C73;
    border-bottom: 3px solid #dc6677;
    transition: all ease 0.4s;
}

.main-single-post{
    margin-top: 120px;
}
.post-page h1{
    font-size: 35px;
    color: #333;
}
.post-page{
    margin-top: 30px;
    color: #333;
    line-height: 180%;
    font-size: 16px;
}
.post-page img{
    border-radius: 7px !important;
}
.post-page strong{
    font-weight: bold;
}
.post-page ul{
    margin-bottom: 30px;
}
.post-page ul li{
    margin-bottom: 15px;
    list-style: disc;
}


@media only screen and (max-width: 600px) {
     .posts-list__item img{
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
        height: 200px;
     }
     .posts-list{
        padding: 0 0;
        margin: 20px 0; 
     }
     #intro-homepage .intro-post .intro-post__title{
        font-size: 1.3em;
     }
    .intro-marginl{ 
         margin-left: 0px;
    }
    #intro-homepage .intro-post{
        height: 150px;
        margin-bottom: 10px;
        margin-left: 0;
    }
    .posts-list__item h2{
        font-size: 1.4em;
    }
    .posts-list__item p{
        font-size: 1em;
        margin-top: 10px;
    }
    #header .rc-actions button{
        margin-left: 0;
    }
}



/* WIDGTES
---------------=*/
.widget-author{
    padding: 30px;
    text-align: center;
}
.widget-author img{
    margin-bottom: 15px
}
.widget-author a{
    color: #FB5C73;
}
.widget-author p{
    font-size: 16px;
}

aside{
    margin-top: 20px;
}

aside .widget{
    width: 300px;
    height: auto;
    background: #F5F5F5;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 29px;
}
aside .widget h2{
    font-size: 15px;
    color: #A2A2A2;
    letter-spacing: 3.41px;
    text-align: center;
    text-transform: uppercase;
}


aside .wp-block-tag-cloud a{
    font-size: 14px !important;
      background: #FFFFFF;
    box-shadow: 0 0 5px -2px rgba(0,0,0,0.50);
    border-radius: 6px;
    text-align: center;
    padding: 5px;
    margin: 3px;
    display: inline-block;
}
aside a{
    color: #333;
    line-height: 160%;
    margin-bottom: 15px;
    display: block;
    font-size: 18px;
}


aside .widget-popularposts {
    padding: 35px 45px;
}
aside .widget ol {
  counter-reset: my-awesome-counter;
  list-style: none;
    margin-bottom: 0;
}

aside .widget ol li {
  margin-bottom: 20px;
  counter-increment: my-awesome-counter;
  position: relative;
}
aside .widget ol li:last-child {
    margin-bottom: 0;
}
aside .widget ol li::before {
  content: counter(my-awesome-counter);
  color: #FB5C73;
  font-size: 1.5rem;
  font-weight: bold;
  position: absolute;
  --size: 32px;
  left: calc(-1 * var(--size) - 10px);
  width: var(--size);
  height: var(--size);
  top: 0px;
  text-align: center;
  
}

aside .widget ul li{
  list-style: number;
    margin-bottom: 0;
    margin-left: 20px;
}

aside .widget ul li::marker {
    color: #1a7aff; /* Muda a cor do número */
    font-weight: bold;
        font-size: 22px;
}

aside .wp-block-search .wp-block-search__input{
  border: none;
  background: transparent;
  padding: 0;
}
aside .wp-block-search .wp-block-search__button{
    border: none;
    background: transparent;
    padding: 0;
}
aside .wp-block-search .wp-block-search__button svg{
    min-width: 40px;
    min-height: 38px;
    fill: #1a7aff;
}



aside .wp-block-search .wp-block-search__input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #a4a4a4;
  opacity: 1; /* Firefox */
}

aside .wp-block-search .wp-block-search__input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #a4a4a4;
}

aside .wp-block-search .wp-block-search__input::-ms-input-placeholder { /* Microsoft Edge */
  color: #a4a4a4;
}


.wp-block-search__inside-wrapper{
    border: none;
}




/**/
.impulso-specs h1{
    font-weight: bold;
    font-size: 25px;
    color: #AE390A;
}
.impulso-specs .nav-link{
    background: #E6E5CC;
    color: #333;
}
.impulso-specs .nav-link.active{
    background-color: #ae3908;
}
.impulso-specs__title{
    color: #ae3908;
    font-weight: bold;
    border-bottom: 1px solid #ae3908;
    padding: 0 0 15px;
    margin-bottom: 15px;
}
.impulso-specs__subtitle{
    margin-bottom: 30px;
    width: 100%;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 15px;
    background: #ae3908;
    border-radius: 7px;
    font-size: 18px;
}

.item-spects-wrap{margin-bottom: 100px;}

/* width */
.scrollimpulso{
    padding-right: 20px;
}
.scrollimpulso::-webkit-scrollbar {
  width: 4px;
}

/* Track */
.scrollimpulso::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
.scrollimpulso::-webkit-scrollbar-thumb {
  background: #f1f1f1;
}

/* Handle on hover */
.scrollimpulso::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}

.spects-style-button{
       margin-top: 15px !important;
    width: 100% !important;
    border-radius: 8px !important;
    border: 1px solid #aaa !important;
    padding: 15px !important;
    background-color: transparent !important;
    text-align: left !important;
    color: #333 !important;

}

/*SOBRE*/
.intro-sobre{
    background-image: url(../2025/images/sobre/intro.jpg);
    background-position: center;
    background-size: cover;
    height: 100vh;
    position: relative;
}

.style-sobre {
    font-size: 18px;
}
.style-sobre h2{
    font-weight: bold;
}
.style-sobre h1{
    font-size: 40px;
    font-weight: bold;
}

.border-radius-all{
    border-radius: 20px;
}
.color-orange{color: #FF7636;}
.color-white{color: #ffffff;}
.color-black{color: #000000;}

.bgcolor-darkyellow{background-color: #E4E4CA;}
.bgcolor-yellow{background-color: #F7F6E2;}
.bgcolor-green{background-color: #2DA544;}
.bgcolor-pink{background-color: #EB3C4D;}
.bgcolor-purple{background-color: #8244AF;}


.arrow-bottom {
    z-index: 1;
    background-image: url(../2025/images/sobre/arrow.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 200px;
    position: absolute;
    width: 100%;
    height: 42px;
    bottom: 0;
}

.arrow-bottom.arrow-bottom2 {
    background-image: url(../2025/images/sobre/arrow2.png) !important;
}



.my{
    margin-bottom: 80px;
    margin-top: 80px;
}
.py{
    padding-bottom: 80px;
    padding-top: 80px;
}

.features-sobre{
    position: relative;
    background-image: url(../2025/images/sobre/bg.png);
    background-position: -10% center;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position-x: -10% !important;
}

.features-sobre-main{ 
    position: relative;
    width: 100%;
    background-image: url(../2025/images/sobre/image-intro.jpg);
    background-size: cover;
    height: 70vh;
    position: relative;
    overflow: hidden;
}
.features-sobre-sob{
    width: 100%;
    background-image: url(../2025/images/sobre/image-intro.png);
    background-size: cover;
    height: 70vh;
    position: absolute;
    z-index: 2;
}
@media (max-width: 768px){
    .features-sobre-sob{
        display: none;
    }
    .features-sobre-main{
        height: 50vh;
        background-position: center;
    }
}

.features-box1 p,
.features-box2 p{
    margin-bottom: 0;
}
.features-box1{
    position: absolute;
    max-width: 280px;
    left: 60px;
    top: 40px;
    z-index: 1;
}
.features-box2{
    z-index: 3;
    right: 60px;
    bottom: 40px;
    position: absolute;
    max-width: 280px;
}
.textalign-center{
    text-align: center;
}

.diferenciais-box h3{
    font-size: 20px;
}
.diferenciais-box p{
    font-size: 16px;
    padding-right: 40px;
}

.diferenciais-box{
    cursor: pointer;
    overflow: hidden;
    position: relative;
}

.diferenciais-plus{
    position: absolute;
    bottom: 25px;
    line-height: 40px;
    display: block;
    font-size: 50px;
    right: 30px;
    font-weight: 200;
}

.style-txt{
    font-size: 16px;
}
.style-title{
    font-size: 20px;
    font-weight: bold;
}







