@font-face {
  font-family: 'Rubik';
  src: url('/assets/fonts/baby-move/Fontes/Rubik-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}


body {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.img-box2:after{
  background-color: #04B9C2;
}
.feature-item_icon{
  background-color: #04B9C2;
}
.about-feature.style3 {
  gap: 20px;
  max-width: 442px;
}
.why-feature-wrap-4-2 {
  margin-top: 14px;
  margin-left: 55px;
}
.sec-title{
  text-transform: none;
}
.team-area6{
  position: relative;
  z-index: -9999;
}
.testi-area11 {
  position: relative;
  border-radius: 30px;
  overflow: unset;
  height: auto;
  background-image: url(../img/baby-move/cta/cta-tablet.jpg?45);
  background-repeat: no-repeat;
  background-size: cover;
}
/* .testi-image11{
  height: 450px;

} */
.testi-img{
  position: relative;
  top: -80px;
}
.testi-img img{
height: 500px;
}
.about-text, .menu a, .footer-info_text, .footer-info{
  color: #f2f2f2;
}
.footer-info_text a{
  color: #f4f4f4;
}

.footer-info_text a, .text-inherit:hover{
  color: #ffffff;
}

.footer-layout16{
  background-color: #EF5F6E;
  margin-top: 100px;
}

.footer-widget .widget_title.style2:after{
  content: unset;
}
.footer-layout5 .copyright-wrap .copyright-text a{
  color: #f2f2f2;
}
.th-btn:before, .th-btn:after{
  background-color: #04B9C2;
}
.footer-widget.widget_meta a:hover, .footer-widget.widget_pages a:hover, .footer-widget.widget_archive a:hover, .footer-widget.widget_categories a:hover, .footer-widget.widget_nav_menu a:hover {
  background-color: transparent;
  color: #ffffff;
}
.footer-widget.widget_meta a:hover:before, .footer-widget.widget_pages a:hover:before, .footer-widget.widget_archive a:hover:before, .footer-widget.widget_categories a:hover:before, .footer-widget.widget_nav_menu a:hover:before {
  color: #fff;
}
.footer-menu li a:hover {
  color: #fff;
}
.footer-wrapper .th-social a:hover {
  background-color: #04B9C2;
  border-color: var(--theme-color);
}
.botao::after{
  background-color: unset;
}
.botao::before{
  background-color: unset;
}
.feature-image7 img, .feature-thumb7-1 img{
  border-radius: 10px;
}

.img1 img{
  max-width: 800px;
  margin-left: -100px;
}
.feature-thumb12-1 img{
  border-radius: 10px;
  border: 8px solid #04B9C2;
}
.feature-thumb12-3 img{
  border-radius: 10px;
  border: 8px solid #EF5F6E;
}

.grafico-container {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  perspective: 1000px;
}

.grafico {
  width: 100%;
  height: auto;
  transition: transform 0.1s ease;
  transform-origin: center;
}

.section-grafico{
  background-color: #f4f4f4c5;
  padding-bottom: 100px;
}
.section-evolucao{
  padding-top: 100px;
}

.hero20-overlay{
  background-image: url("../img/baby-move/banner/banner-babymove-mobile-cel.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-style20 .hero-text{
  font-weight: 600;
}
.hero-title2{
  color: #fff;
  font-weight: 700;
}
.footer-menu li a {
  text-transform: none;
}
@media (min-width: 320px){
  .img1 img{
    max-width: 100%;
    margin-left: unset;
  }
  .why-feature-wrap-4-2 {
    margin-top: unset;
    margin-left: unset;
  }
}
@media (min-width: 768px){
  .img1 img{
    max-width: 800px;
    margin-left: -100px;
  }
  .why-feature-wrap-4-2 {
    margin-top: 14px;
    margin-left: 55px;
  }
  .testi-area11 {
    height: 420px;
  }
  .hero-style20{
    text-align: unset;
  }

  .hero-style20 .hero-text{
    margin: unset;
    margin-bottom: 30px;
  }

  .hero20-overlay{
    background-image: url("../img/baby-move/banner/banner-babymove-mobile.jpg");
  }

}
@media (min-width: 1024px){
  .img1 img{
    max-width: 800px;
    margin-left: -100px;
  }
  .why-feature-wrap-4-2 {
    margin-top: 14px;
    margin-left: 55px;
  }
  .testi-area11 {
    height: 420px;
  }

}
  @media (min-width: 1200px){

    .hero20-overlay{
      background-image: url("../img/baby-move/banner/banner-babymove.jpg");
    }
}

