
:root {
  --saas-gray-dark: #0f172a;
  --saas-gray: #475569;
  --saas-blue: #72E400!important;
  --saas-Be-Vietnam-Pro: "Be Vietnam Pro", sans-serif;
  --saas-Plus-Jakarta-Sans: "Plus Jakarta Sans", sans-serif;
  --saas-Lexend: "Lexend", sans-serif;
  --saas-Inter: "Inter", sans-serif;
}


.fact_item:before {
  content: "";
  width: 4px;
  height: 100%;
  background: none!important;
  position: absolute;
  right: -20px;
}


.list-unstyled {
  padding-left: 0;
  list-style: none;
  margin: 30px 0 30px 0;
}


.saas_btn {
  text-transform: uppercase;
}

.btn_text span {
  text-transform: uppercase;
}



.saas_btn {
  color: #000000!important;
  box-shadow:none!important;
}


.nav_right .signup_btn {
  color: #000000;
}

.saas_btn {
  color: #000000;
  box-shadow:none!important;
  width: 36%;
}

.saas_btn:visited{
  color: #000000;

}



.sticky_logo img {
  width: 170px;
}

.navbar.navbar_fixed {
  padding: 20px 0 20px 0;
}

.navbar {
  padding: 15px 0 20px 0;
}



.menu_toggle {
  zoom: 154%;
  right: 14px;
  top: -5px;
}


.saas_features_content .saas_btn {
  margin-top: 20px;
  width: 95%;
}

.promo_area_two {
  padding-top: 110px;
  padding-bottom: 110px;
}


.fun_fact_area {
  background: linear-gradient(26deg, #72e400 0%, #89db3d 100%);
  padding: 70px 0px;
  position: relative;
  z-index: 1;
}

.fact_item h3 {
  font-size: 48px;
  font-weight: 700;
  letter-spacing: -0.5px;
  color: #000000;
  font-family: var(--saas-Inter);
  margin-bottom: 20px;
}

.fact_item h5 {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.2px;
  color: #000000;
}


.img-preloader {
  position: absolute;
  z-index: 9999999;
  width: 70px;
  margin: 38px 0 0 60px;
}

.page-template-site-sobre .navbar {
 background-color: rgb(23, 23, 28);
}


.saas_breadcrumb_text h1 {
  font-size: 64px;
  line-height: 78px;
  letter-spacing: -0.4px;
  color: #000000;
  margin-bottom: 15px;
}

.page-template-site-sobre .saas_breadcrumb_area {
  position: relative;
  z-index: 1;
  padding: 210px 0px 160px;
  overflow: hidden;
  background: #e6ffce !important;
  height: 513px !important;
}

.saas_breadcrumb_text h1 {
  font-size: 48px;
  line-height: 58px;
  letter-spacing: -0.4px;
  color: #000000;
  margin-bottom: 25px;
}


.page-template-site-aplicativos .logo-white,
.page-template-site-branding .logo-white,
.page-template-site-sites  .logo-white,
.page-template-site-trafego-php  .logo-white,
.page-template-site-midia-php  .logo-white,
.page-template-site-marketing .logo-white,
.page-template-site-seo-php .logo-white {
  display: none;
}

.page-template-site-aplicativos .logo-black,
.page-template-site-branding   .logo-black,
.page-template-site-sites  .logo-black,
.page-template-site-trafego-php  .logo-black,
.page-template-site-midia-php .logo-black,
.page-template-site-marketing .logo-black,
.page-template-site-seo-php  .logo-black  {
  display: block!important;
}


.page-template-site-aplicativos .menu_white .menu > .nav-item > .nav-link, .menu_white .menu > .nav-item > .mobile_dropdown_icon,
.page-template-site-branding  .menu_white .menu > .nav-item > .nav-link, .menu_white .menu > .nav-item > .mobile_dropdown_icon,
.page-template-site-sites  .menu_white .menu > .nav-item > .nav-link, .menu_white .menu > .nav-item > .mobile_dropdown_icon,
.page-template-site-trafego-php  .menu_white .menu > .nav-item > .nav-link, .menu_white .menu > .nav-item > .mobile_dropdown_icon,
.page-template-site-midia-php .menu_white .menu > .nav-item > .nav-link, .menu_white .menu > .nav-item > .mobile_dropdown_icon,
.page-template-site-marketing .menu_white .menu > .nav-item > .nav-link, .menu_white .menu > .nav-item > .mobile_dropdown_icon,
.page-template-site-seo-php .menu_white .menu > .nav-item > .nav-link, .menu_white .menu > .nav-item > .mobile_dropdown_icon
{
  color: #000;
}


.img-selo {
  left: 222px;
  width: 150px;
  position: absolute;
  z-index: 9999;
}

.section_title h5 {
  accent-color: auto;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: var(--saas-blue);
  font-family: var(--saas-Inter);
  text-transform: none;
  margin-bottom: 10px;
}

.promo_item i  {
  background: #e7ffd1;
  padding: 15px;
  font-size: 65px;
  border-radius: 10px;
  margin-bottom: 25px;
  color: #000000;
}


.footer_shap {
  position: relative;
  z-index: 0;
  margin-bottom: -35px;
  padding-bottom: 15px;
}


.footer_shap {
  position: relative;
  z-index: 0;
  margin-bottom: -35px;
  padding-bottom: 15px;
  background: #000000 !important;
}


.footer_shap:before {
  content: "";
  width: 1650px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/home-three/footer.webp) no-repeat left bottom / cover;
  z-index: -1;
  filter: gray;
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(resources.svg#desaturate);
  filter: grayscale(100%);
  opacity: 1;
}

.custom_nav .slick-arrow {
  padding: 0;
}

.client_title {
  font-size: 18px;
  line-height: 32px;
  color: var(--saas-gray-dark);
  font-weight: 400;
  font-family: var(--saas-Inter);
  opacity: 0.8;
  margin: -50px 0 -40px 0;
}

.saas_client_logo_area .min_client_area {
  border-bottom: 0px;
  padding-bottom: 0;
  margin-bottom: 35px;
}


.footer_shap {
  position: relative;
  z-index: 0;
  margin-bottom: -35px;
  padding-bottom: 15px;
  background: #000000 !important;
  padding: 0;
  padding-top: 80px;
  padding-bottom: 70px;
}

.footer_area_two img{
width: 150px;
}

.img-serv{
    width: 113%;
    max-width: none;
    margin-top: 30px;
}


.img-serv-branding{
  width: 113%;
  max-width: none;
  margin-top:-30px;
}




.endereco-rodape{
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
}


.endereco-rodape b {
  width: 100%;
  float: left;
  margin-bottom: 11px;
}

.footer_area_two .footer_bottom p {
  color: rgb(255 255 255 / 100%);
}


.promo_item {
  padding-left: 20px;
  padding-right: 20px;
}


.area-home-trafego {
  margin-top: -140px;
}



.area-home-marketing {
  margin-top: -140px;
}


.testimonial_area_four {
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 0 0 0 0;
}


.logo_slider {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  margin-top: 40px;
}

.logo_slider .item {
  padding: 10px;
}

.logo_slider img {
  width: 400px;
  height: auto;
  filter: grayscale(100%);
  transition: filter 0.3s ease-in-out;
}

.logo_slider img:hover {
  filter: grayscale(0%);
}


.saas_about_content .saas_btn {
  margin-top: 25px;
  width: 100%;
}



.page-template-site-sobre .navbar_fixed .nav-link {
color: #fff!important;
}



.page-template-site-sobre .navbar_fixed .logo-black{
  display: none!important;
}

.page-template-site-sobre .navbar_fixed .logo-white{
  display:block!important;
}


.area-numeros-sobre h2 {
  font-size: 26px;
  margin-bottom: 30px;
  font-size: 27px;
}


.saas_about_content h2 {
  font-size: 40px;
  line-height: 43px;
  letter-spacing: -0.3px;
  color: #1d2939;
  margin-bottom: 20px;
}

.img-sobre{
  -webkit-border-top-left-radius: 60px;
-webkit-border-bottom-right-radius: 60px;
-moz-border-radius-topleft: 60px;
-moz-border-radius-bottomright: 60px;
border-top-left-radius: 60px;
border-bottom-right-radius: 60px;
}



.area-total-numeros {
  background-color: #f3f3f3;
  padding: 100px 0 80px 0;
  margin: -140px 0 0px 0;
}

.logo_slider {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    margin-top: 40px;
    padding-bottom: 50px;
}


.page-template-site-sobre .section_title h2 {
  font-size: 40px;
  line-height: 51px;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
}


.mission_content .nav-tabs .nav-item .nav-link {
  padding-left: 0;
  font-size: 17px;
  padding-right: 0;
}


.nav-tabs {
  padding: 0;
  margin: 0;
}

.tab-content .saas_btn {
  margin-top: 25px;
  width: 100%;
}


.custom_nav {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 45px;
}

.img-proposito{
  width: 92%;
  border-radius: 50px;
}


.page-template-site-aplicativos .saas_banner_content h1, .page-template-site-branding .saas_banner_content h1, .page-template-site-sites .saas_banner_content h1, .page-template-site-trafego .saas_banner_content h1, .page-template-site-midia .saas_banner_content h1, .page-template-site-marketing .saas_banner_content h1, .page-template-site-seo .saas_banner_content h1 {
  font-size: 48px;
  line-height: 57px;
  width: 130%;
  /* margin-top: -110px; */
}

.page-template-site-aplicativos .saas_btn,
.page-template-site-branding .saas_btn,
.page-template-site-sites .saas_btn,
.page-template-site-trafego .saas_btn,
.page-template-site-midia .saas_btn,
.page-template-site-marketing .saas_btn,
.page-template-site-seo  .saas_btn  {
  width: 100%;
}


.oporque h2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 42px;
}

.oporque h3 {
  font-weight: 200;
  font-size: 16px;
  text-align: center;
  width: 90%;
  MARGIN: 0 AUTO;
  MARGIN-BOTTOM: 55px;
  line-height: 26px;
}

.oporque .service_item {
  padding: 20px;
  height: 340px;
}


.oporque  .service_item .icon {
  margin-bottom: 25px;
  font-size: 38px;
}

.area-perguntas {
  margin: -170px 0 0 0;
}

.img-celulares {
  position: absolute;
  top: -44px;
  right: 110px;
  width: 46%;
  max-width: inherit;
}

.section_title h2 {
  margin-top: 30px;
}

.testimonial_area_four {
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 34px 0 0 0;
  background: #f3f5f9 !important;
  margin-top: -50px;
  -webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}



.img-lateral-interna {
  position: absolute;
  z-index: 9999;
  top: 180px;
  right: 40px;
  -webkit-border-radius: 100px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 100px;
  -moz-border-radius-bottomleft: 0;
  border-radius: 100px;
  border-bottom-left-radius: 0;
}


.img-sites{
  position: absolute;
  right: -90px;
  width: 77%;
  top: 190px;
}


.page-template-site-sites .saas_features_area {
  padding: 30px 0px;
}


.subscribe_area {
  margin: 40px 0 110px 0;
}


.subscribe_area h2 {
  font-size: 29px;
}


p {
  font-size: 16px;
}


.service_item p {
  margin-bottom: 0;
  line-height: 27px;
}

.section_title h2 {
  margin-top: 30px;
  font-size: 40px;
}


.btn-whats {
  background-color: #ffffff;
  position: fixed;
  bottom: 100px;
  right: 20px;
  padding: 0;
  z-index: 99999;
  font-size: 40px;
  border-radius: 500px;
  width: 70px;
  height: 70px;
  text-align: center;
  padding-top: 5px;
  /* border: 8px solid #1ccb43; */
  color: #1ccb43 !important;
  background: #1ccb43;
  color: #fff !important;
}

.listagem-cases {
  display: block;
  margin: 45px 0 0 0;
  width: 100%;
  z-index: 8;
  position: relative;
  padding-bottom: 90px;
}


.box-case {
  height: 570px;
  background-repeat: no-repeat !important;
  border-radius: 23px;
  margin-bottom: 65px;
  box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  width: 100%;
  margin: 0 auto;
  margin-top: 23px;
  margin-bottom: 43px;
}


.page-template-site-cases .saas_breadcrumb_area {
  position: relative;
  z-index: 1;
  padding: 140px 0 80px 160px;
  overflow: hidden;
}


.page-template-site-cases .navbar {
  padding: 15px 0 20px 0;
  background: #000000;
}


.page-template-site-cases  .navbar_fixed .nav-link {
  color: #fff!important;
  }
  
  
  
  .page-template-site-cases  .navbar_fixed .logo-black{
    display: none!important;
  }

  .page-template-site-cases  .navbar_fixed .logo-white{
    display:block!important;
  }


  .page-template-site-home .link-inicio a {
    border-bottom: 2px solid #72e400;
    text-align: center;
}


.page-template-site-sobre .link-sobre a {
  border-bottom: 2px solid #72e400;
  text-align: center;
}


.page-template-site-aplicativos .link-servicos,
.page-template-site-aplicativos .link-servicos,
.page-template-site-sites .link-servicos,
.page-template-site-trafego  .link-servicos,
.page-template-site-midia .link-servicos,
.page-template-site-marketing .link-servicos,
.page-template-site-seo  .link-servicos
{
border-bottom: 2px solid #72e400;
text-align: center;
}

.page-template-site-cases .link-trabalhos a{
border-bottom: 2px solid #72e400;
text-align: center;
}


.page-template-site-cases .testimonial_area_four {
  margin-top: 0;
}



.box-case span {
  float: right;
  margin: 20px 20px 0 0;
  background: #000000;
  padding: 10px 25px;
  border-radius: 25px;
  color: #fff;
  font-weight: bold;
}


.box-case .conteudo {
  bottom: 100px;
  position: r;
  width: 108.3%;
  margin-left: -21px;
  float: left;
  margin-top: 349px;
  padding: 46px 25px;
  height: 138px;
  background: #000000;
  background: linear-gradient(182deg, rgba(0, 0, 0, 0) 14%, rgba(0, 0, 0, 1) 100%);
  border-radius: 21px;
}


.box-case .conteudo h5 {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
}

.listagem-cases .geral{
  display: block;
  width: 100%;
}


.box-case  .conteudo p{
  color: #fff;
  font-weight: 100;
}



.single-post  .navbar_fixed .nav-link {
  color: #fff!important;
  }
  
  
  
  .single-post  .navbar_fixed .logo-black{
    display: none!important;
  }

  .single-post  .navbar_fixed .logo-white{
    display:block!important;
  }



  .single-case {
    margin: 0 auto;
    margin-top: 70px;
}

.single-case img{
  border-radius: 25px!important;
}



.single-case span {
  background: #000000;
  padding: 10px 35px;
  border-radius: 500px;
  color: #fff;
}


.single-case .lead {
  font-size: 22px;
  font-weight: 300;
  float: left;
  width: 100%;
  margin-top: 20px;
  font-style: italic;
  margin-bottom: 25px;
}



.single-case .img-01 {
  visibility: visible;
  animation-name: fadeInUp;
  margin-bottom: 35px;
  margin-top: 100px;
}

.btn-acessar-prjeto {
  width: 620px;
  background: #72e400;
  display: block;
  padding: 16px;
  text-align: center;
  border-radius: 10px;
  margin-bottom: 82px;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0;
}

.btn-acessar-prjeto:hover{
  background: #000!important;
  color: #fff;
}

.single-post h1 {
  text-align: center;
  color: #fff;
}

.single-case span {
  background: #000000;
  padding: 10px 35px;
  border-radius: 500px;
  color: #fff;
  margin: 0 auto;
  width: 310px;
  text-align: center;
  width: 300px;
  display: block;
  margin-bottom: 35px;
}

.video-case iframe {
  width: 86%;
  height: 630px;
  margin-bottom: 55px;
  border-radius: 20px;
  margin: 0 auto;
  display: block;
  margin-bottom: 90px;
}



.single-post {
  background: url(https://niru.com.br/wp-content/themes/niru/assets/img/bg-post2.jpg) no-repeat;
  background-position: top right;
  background-size: cover;
  /* background-attachment: fixed; */
  background-size: 100%;
}



.page-template-site-cases-php .saas_breadcrumb_text h1 {
  font-weight: 300;
  line-height: 1.1;
  margin-top: 40px;
}


.page-template-site-cases-php .saas_breadcrumb_text h1 b{
  font-weight: 700;
}




.box-case {
  transition: transform 0.5s ease-in-out;
}

.box-case:hover {
  transform: scale(1.03); /* Zoom leve e elegante */
}


.service_item h4 {
  font-size: 20px;
  margin-bottom: 15px;
}


.saas_features_content h2 {
  font-size: 38px;
  line-height: 45px;
  letter-spacing: -1px;
  margin-bottom: 16px;
}




  
  .page-template-site-servicos  .navbar_fixed .logo-black{
    display: none!important;
  }

  .page-template-site-servicos .navbar_fixed .logo-white{
    display:block!important;
  }


  .page-template-site-servicos  .navbar ,  .page-template-site-servicos  .navbar_fixed{
    padding: 15px 0 20px 0;
    background: #000000;
}



.page-template-site-servicos  .section_title h2 {
  margin-top: 80px;
  font-size: 40px;
}


.menu > .nav-item > .nav-link {
  padding-right: 0;
}

.object-fit-cover {
  object-fit: cover;
}


.btn-close-custom {
  background-color: #72e400 !important;
  color: #000 !important;
  opacity: 1 !important;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  font-size: 18px;
  display: flex
;
  align-items: center;
  justify-content: center;
  border: none;
}

.btn-close-custom:hover {
  background-color: #111; /* Leve efeito no hover */
  color: #fff;
}

.single-case img{
  cursor: pointer;
}


.saas_banner_area_two::before{
  display: none;
}


.page-template-site-home{
  background:url(https://niru.com.br/wp-content/themes/niru/assets/img/background.jpg) no-repeat;
  background-position: top right;
  background-size: cover;
  background-attachment: fixed;
}


.navbar.navbar_fixed {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.7) 25%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 100%);

}

.navbar.navbar_fixed .logo-white {
  display: block!important;
}


.navbar.navbar_fixed .logo-black {
  display: none!important;
}


.overlay-bottom {
  background: linear-gradient(to top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.7) 25%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 100%);
  height: 130px;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 999;
}

.area-clientes{
  background-color: #fff;
}



.preloader .loader .loader-section .bg {
  background-color: #000000;
  height: 100%;
  left: 0;
  width: 100%;
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
}


.preloader .animation-preloader .spinner {
  animation: spinner 1s infinite linear;
  border-radius: 50%;
  border: 3px solid rgb(92 105 120 / 20%);
  border-top-color: var(--saas-blue);
  height: 9em;
  margin: 0 auto 3.5em auto;
  width: 9em;
}

.preloader p {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 8px;
  color: #ffffff;
}

.nav_right .login_btn, .nav_right .signup_btn {
  border-radius: 4px;
}

.box-case-overlay {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}
/* imagem de fundo com blur */
.bg-blur {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: blur(12px);
  z-index: 0;
  opacity: 0.3;
  border-radius: 11px;
  padding: 5px 13px 9px 7px;
}

/* Gradiente radial sutil escuro nas bordas */
.box-case-overlay::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0) 55%,
    rgba(0, 0, 0, 0.2) 80%,
    rgba(0, 0, 0, 0.4) 100%
  );
  pointer-events: none;
  opacity: 0.8;
  border-radius: 16px;
}

/* imagem da frente nítida */
.bg-clean {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 1;
  object-fit: cover;
}

.box-case {
  position: relative;
  z-index: 1;
  color: white;
  padding: 20px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); /* opcional */
}


.menu-novo{

    float: left;
    margin: 12px 10px 0 0;
}


.menu-novo li {
  float: left;
  list-style: none;
}

.menu-novo li a {
  color: #fff;
  float: left;
  margin: 0 20px 0 0;
}


.menu-novo li a:hover{
  opacity: 0.8;
}

.page-template-site-home  .link-inicio{
  color:#72e400;
}


.postid-267   .single-case span{
background: #f17f3f;
color: #fff;
font-weight: bold;

}



.postid-141 .single-case span {
  background: #ff0671;
  color: #fff;
  font-weight: bold;
  width: 400px;
}



.postid-230 .single-case span {
  background: #0173f3;
  color: #fff;
  font-weight: bold;
  width: 400px;
}


.postid-223 .single-case span {
  background: #0173f3;
  color: #fff;
  font-weight: bold;
  width: 400px;
}


.postid-175 .single-case span {
  background: #002573;
  color: #fff;
  font-weight: bold;
  width: 400px;
}


.postid-258 .single-case span {
  background: #ee1b24;
  color: #fff;
  font-weight: bold;
  width: 400px;
}


.single-post h2 {
  /* color: #fff; */
  margin-top: 80px;
}


.img-02  {
  cursor: pointer;
  margin-bottom: 45px;
}


.postid-74 .single-case span {
  background: #faa90a;
  color: #fff;
  font-weight: bold;
  width: 400px;
}

.postid-128  .single-case span {
  background: #ffe500;
  color: #000;
  font-weight: bold;
  width: 400px;
}

.fadeInUp {
  animation-duration: 1.5s !important;
}


.promo-banner {
  -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
  background: url(https://niru.com.br/wp-content/themes/niru/assets/img/bg-banner5.jpg);
  width: 100%;
  background-repeat: repeat;
  background-size: 100%;
  position: fixed;
  bottom: 0;
  z-index: 9999;
  padding: 17px 0 5px 20px;
}


.promo-banner-title {
  font-size: 21px;
  font-weight: 600;
  float: left;
  margin: -2px 0 -47px 171px;
  font-family: var(--saas-Inter) !important;
}


.promo-banner-timer {
  width: 138px;
  padding: 0;
  float: left;
  margin-top: 0;
  float: left;
  clear: both;
  border-right: 1px solid #000000;
}


#promo-timer{
  font-size: 27px;
}

.promo-banner-timer span {
  font-size: 13px;
  font-weight: 600;
  clear: both;
  float: left;
  margin: -6px 0 0 0;
}


.promo-banner-desc {
  float: left;
  margin: 27px 0 8px 40px;
  width: 60%;
  font-size: 15px;
}


.promo-banner-btn {
  float: right;
  margin: 2px 20px 0 0;
  background: #000000;
  padding: 10px 15px;
  border-radius: 5px;
  font-weight: bold;
  color: #ffffff;
}


.promo-banner-btn:hover {
  background:#fff;
  color: #000;
}




.postid-204 .single-case span {
  background: #2d1a7d;
  color: #fff;
  font-weight: bold;
  width: 400px;
}



.postid-239 .single-case span {
  background: #5664de;
  color: #fff;
  font-weight: bold;
  width: 400px;
}


@media (min-width: 1024px) and (max-width: 1366px) {

 
  .saas_banner_content_two h2 {
    font-size: 60px;
    line-height: 84px;
    font-weight: 700;
    font-family: var(--saas-Inter);
    letter-spacing: -1.4px;
    margin-bottom: 30px;
    color: #fff;
    width: 82%;
    line-height: 1.0;
    margin: 0 auto;
    margin-bottom: 25px;
    margin-top: -20px;
}


.saas_banner_content_two p {
  max-width: 790px;
  margin: 0 auto;
  line-height: 30px;
  margin-bottom: 40px;
  color: #fff;
  font-size: 16px;
}

.saas_banner_content_two .banner_img img {
  max-width: 100%;
  margin-top: -50px;
  margin-left: 50px;
}


.img-celulares {
  position: absolute;
  top: 106px;
  right: -120px;
  width: 69%;
  max-width: inherit;
}


.img-sites {
  position: absolute;
  right: -90px;
  width: 64%;
  top: 190px;
}


.video-case iframe {
  height:540px;
}


.btn-acessar-prjeto {
  width: 530px;
}


.page-template-site-cases .saas_breadcrumb_area {
  position: relative;
  z-index: 1;
  padding: 130px 0 60px 0;
  overflow: hidden;
}

}



@media (min-width: 0px) and (max-width: 1024px) {

  .promo-banner {
     display: none;
}


  html, body {
    touch-action: manipulation!important;
  }
  

  .saas_banner_content_two h2 span {
    display: inline-block;
    text-align: center;
    font-size: 30px;
    line-height: 1.2;
}

.saas_btn {
  color: #000000;
  box-shadow: none !important;
  width: 100%;
}


.promo_area_two {
  padding-top: 40px;
  padding-bottom: 110px;
}
.section_title h2 {
  width: 85%;
  font-size: 25px;
  line-height: 1.2;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.promo_item {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 55px;
}

.fact_item {
  margin-bottom: 58px;
}

.promo_area_two {
  padding-top: 40px;
  padding-bottom: 18px;
}


.saas_features_content h2 {
  font-size: 25px;
  line-height: 37px;
  letter-spacing: -1px;
  margin-bottom: 16px;
}


.img-serv {
  width: 100%;
  max-width: none;
  margin-top: 20px;
  margin-bottom: -45px;
}



.img-serv-branding {
  width: 100%;
  max-width: none;
  margin-top: 20px;
  margin-bottom: -45px;
}


.section_title h2 {
  width: 85%;
  font-size: 25px;
  line-height: 1.6;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}


.footer_shap {
  position: absolute;
  z-index: 0;
  margin-bottom: 0;
  padding-bottom: 15px;
  background: #000000 !important;
  padding: 0;
  padding-top: 50px;
  padding-bottom: 42px;
  margin-bottom: 0;
}


.footer_area_two .footer_bottom p {
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.2;
}


.menu > .nav-item > .nav-link {
  text-align: left;
}

.nav_right .login_btn, .nav_right .signup_btn {
  padding: 12px;
  width: 100%;
}


.menu > .nav-item .mobile_dropdown_icon{
  display: none;
}


.menu, .nav_right {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 28px;
  padding-right: 35px;
}


.navbar .navbar-collapse {
  position: absolute;
  left: 0;
  top: 99%;
  background: #fff;
  box-shadow: 4px 6px 10px rgba(12, 0, 46, 0.05);
  z-index: 8;
  width: 100%;
  height: auto;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}


.saas_breadcrumb_text h1 {
  font-size: 34px;
  line-height: 42px;
  letter-spacing: -0.4px;
  color: #000000;
  margin-bottom: 25px;
  margin-top: -40px;
}



.saas_about_content h2 {
  font-size: 28px;
  line-height: 40px;
  letter-spacing: -0.3px;
  color: #1d2939;
  margin-bottom: 40px;
  margin-top: -20px;
}



.area-numeros-sobre h2 {
  font-size: 26px;
  margin-bottom: 12px;
  font-size: 27px;
}


.area-numeros-sobre .col-lg-4{
 margin-bottom: 30px;
}


.img-proposito {
  width: 92%;
  border-radius: 50px;
  margin: -160px 0 0 0;
}


.page-template-site-sobre .section_title h2 {
  font-size: 26px;
  line-height: 36px;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  margin: 0 0 20px 0;
}


.img-sobre {
  -webkit-border-top-left-radius: 60px;
  -webkit-border-bottom-right-radius: 60px;
  -moz-border-radius-topleft: 60px;
  -moz-border-radius-bottomright: 60px;
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
  MARGIN: -140px 0 0 0;
  Z-INDEX: 9;
  POSITION: RELATIVE;
}


.testimonial_area_four H2{
  width: 80%;
  text-align: center;
  margin: 0 auto!important;
}


.page-template-site-sobre-php .menu_toggle .hamburger span {
  background: #fff!important;
}



.page-template-site-sobre-php .hamburger-cross span {
  background: #ffffff!important;
}

.page-template-site-sobre .navbar_fixed .nav-link {
  color: #000000 !important;
}

.btn-whats {
  z-index: 999;
}


.page-template-site-servicos .section_title h2 {
  margin-top: 80px;
  font-size: 27px;
  line-height: 1.2;
}



.page-template-site-servicos .menu_toggle .hamburger span {
  background: #fff!important;
}



.page-template-site-servicos .hamburger-cross span {
  background: #ffffff!important;
}

.no-mobile{
  display: none;
}


.link-aplicativo, .link-branding, .link-sites, .link-trafego, .link-midias, .link-marketing, .link-seo{
  display: block!important;
}



.page-template-site-aplicativos .navbar {
  background: #ffffff;
}

.menu_white .menu_toggle .hamburger span {
  background: #000000;
}

.menu_white .menu_toggle .hamburger-cross span {
  background: #000000;
}

.page-template-site-aplicativos .saas_banner_content h1, .page-template-site-branding .saas_banner_content h1, .page-template-site-sites .saas_banner_content h1, .page-template-site-trafego .saas_banner_content h1, .page-template-site-midia .saas_banner_content h1, .page-template-site-marketing .saas_banner_content h1, .page-template-site-seo .saas_banner_content h1 {
  font-size: 28px;
  line-height: 36px;
  width: 100%;
  margin-top: 310px;
}


.img-celulares {
  position: absolute;
  top: 90px;
  right: 0;
  width: 100%;
  max-width: inherit;
  background: #dee5ff;
}


.oporque h2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 25px;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 35px;
  margin-top: -100px;
}

.oporque .service_item {
  padding: 20px;
  height: 290px;
}


.faq_inner .accordion-item .accordion-header .accordion-button {
  font-size: 16px;
  line-height: 26px;
}


.img-sites {
  position: absolute;
  right: 0;
  width: 100%;
  top: 110px;
  background: #a0feff;
  padding: 25px;
  margin-bottom: 0;
}

.page-template-site-sites .saas_banner_content h1{
  margin-top: 280px;
}

.subscribe_area h2 {
  font-size: 23px;
  line-height: 1.2;
}


.subscribe_inner {
  padding: 60px 40px;
}



.page-template-site-sites .oporque{
  margin-top: 250px;
}



.subscribe_area span:first-child{
  display: none!important;

}



.page-template-site-home-php .menu_white .menu_toggle .hamburger span {
  background: #ffffff;
}


.page-template-site-home-php .menu_white .menu_toggle .hamburger-cross span {
  background: #ffffff;
}


.menu > .nav-item > .nav-link {
  font-size: 16px;
  font-weight: 550;
}


.page-template-site-home-php  .navbar_fixed .menu_toggle .hamburger span {
  background: #000!important;
}

.page-template-site-home-php  .navbar_fixed .menu_toggle .hamburger-cross span{
  background: #000!important;
}


.page-template-site-home .link-inicio a {
  border-bottom: 2px solid #72e400;
  text-align: center;
  padding-bottom: 10px !important;
}


.page-template-site-sobre .link-sobre a {
  border-bottom: 2px solid #72e400;
  text-align: center;
  padding-bottom: 10px !important;
}


.page-template-site-aplicativos-php .link-aplicativo {
  border-bottom: 2px solid #72e400;
  text-align: center;
  padding-bottom: 10px !important;
  margin-bottom: 5px;
}


.page-template-site-sites-php .link-sites {
  border-bottom: 2px solid #72e400;
  text-align: center;
  padding-bottom: 10px !important;
  margin-bottom: 5px;
}



.page-template-site-branding  .link-branding {
  border-bottom: 2px solid #72e400;
  text-align: center;
  padding-bottom: 10px !important;
  margin-bottom: 5px;
}


.page-template-site-trafego-php .link-trafego{

border-bottom: 2px solid #72e400;
text-align: center;
padding-bottom: 10px !important;
margin-bottom: 5px;
}



.page-template-site-midia-php  .link-midias{

  border-bottom: 2px solid #72e400;
  text-align: center;
  padding-bottom: 10px !important;
  margin-bottom: 5px;
  }
  

.page-template-site-marketing-php  .link-marketing {
border-bottom: 2px solid #72e400;
text-align: center;
padding-bottom: 10px !important;
margin-bottom: 5px;
 }


 .page-template-site-seo  .link-seo {
  border-bottom: 2px solid #72e400;
  text-align: center;
  padding-bottom: 10px !important;
  margin-bottom: 5px;
   }


   .nav_right .login_btn, .nav_right .signup_btn {
    padding: 12px;
    width: 100%;
    background: #ffffff;
}


.page-template-site-cases .link-trabalhos a {
  border-bottom: 2px solid #72e400;
  text-align: center;
  padding-bottom: 5px !important;
  margin-bottom: 5px;
}
    
  

.page-template-site-cases  .menu_white .menu_toggle .hamburger span {
  background: #fff!important;
}


.page-template-site-cases .menu_white .menu_toggle .hamburger-cross span {
  background: #fff!important;
}
  

.page-template-site-cases .navbar_fixed .nav-link {
  color: #000000 !important;
}

.page-template-site-cases .saas_breadcrumb_area {
  position: relative;
  z-index: 1;
  padding: 0 0 0 0;
  overflow: hidden;
  margin: 140px 0 0 0;
  background: #ffffff !important;
}


.page-template-site-cases-php .saas_breadcrumb_text h1 {
  font-weight: 300;
  line-height: 1.1;
  margin-top: 10px;
  font-size: 27px;
  margin-bottom: 50px;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 61px;
}


.img-preloader {
  position: absolute;
  z-index: 9999999;
  width: 70px;
  margin: 27px 0 0 60px;
}


.img-lateral-interna {
  position: absolute;
  z-index: 9999;
  top: 14vh;
  right: 15vw;
  -webkit-border-radius: 100px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 100px;
  -moz-border-radius-bottomleft: 0;
  border-radius: 100px;
  border-bottom-left-radius: 0;
  width: 69vw;
  margin: 0 auto;
}


.saas_banner_area::before {
  background: #fff;
}


.single-case {
  margin: 0 auto;
  margin-top: 90px;
}


.video-case iframe {
  width: 100%;
  height: 220px;
  margin-bottom: 55px;
  border-radius: 20px;
  margin: 0 auto;
  display: block;
  margin-bottom: 90px;
}


.video-case iframe {
  width: 100%;
  height: 220px;
  margin-bottom: 55px;
  border-radius: 20px;
  margin: 0 auto;
  display: block;
  margin-bottom: 17px;
}


.single-post h2 {
  display: none;
}


.btn-acessar-prjeto {
  width: 100%;
  background: #72e400;
  display: block;
  padding: 16px;
  text-align: center;
  border-radius: 10px;
  margin-bottom: 42px;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0;
  margin-top: 45px;
}


.single-post  .menu_white .menu_toggle .hamburger span {
  background: #fff!important;
}


.single-post .menu_white .menu_toggle .hamburger-cross span {
  background: #fff!important;
}

.single-post .link-trabalhos a {
  border-bottom: 2px solid #72e400;
  text-align: center;
  margin-bottom: 0px;
  padding-bottom: 10px !important;
}
  




}


