@charset "UTF-8";
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  min-height: 120vh; 
}

footer {
  background-color: #2E3C51;
}

footer p {
  font-size: 14px;
}

footer hr {
  border-top: 1px solid #757581;
}

footer .footer-social img {
  border: 1px solid #cecece;
  border-radius: 25px;
}

footer .footer-social img:hover {
  webkit-transition: 0.8s;
  transition: 0.8s;
  opacity: 0.6;
  filter: alpha(opacity=80);
  border: 1px solid #caccd1;
}

body .tooltip-inner {
  max-width: 400px;
}

.logo_rodape.img-fluid{
  margin-top: 2rem;
  margin-left: 2rem;
  width: 85%;
}

.logo_rodape.img-right{
  margin-top: 2rem;
  width: auto;
}

.cido_rodape{
  margin-top: 2rem;
  margin-left: 2rem;    
  width: 69px;
  float: left;
  height: 100px;
}

.associados{
  padding-top: 2rem;
  margin-left: 2rem;
  width: 25%;
  float: left;
  color: #fff;
}

body .tooltip-inner .tooltip-font {
  font-size: 12px;
}

body .tooltip-inner .tooltip-precos {
  width: 200px;
  font-size: 14px;
}

body .tooltip.show {
  opacity: 1;
}

h2 {
  letter-spacing: -1px;
  font-size: 28px;
}


.btn-success:hover {
  color: white;
}

.btn-success {
  color: white;
  background-color: #58bc83;
  border-color: #58bc83;
}

#site-nav {
  background-color: #155593;
}

#site-nav #nav-main a {
  color: white;
  font-size: 14px;
}

#site-nav #nav-main .btn {
  background-color: #0098FF;
  border-radius: 5px;
  color: white;
  font-size: 14px;
}

#site-nav #nav-main .btn:hover {
  color: white;
}

#nav-mobile-show {
  color: white;
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 18px;
}

.navbar-brand img{
  width: 54% !important;
  margin-left: 0.313rem;
}

#sessao-1, #sessao-1d,  #sessao-1h, #precos-1,#intra-1, #intra-open, #contato-header {
  margin-top: 106px;
}

/*#sessao-1 .sessao-1-textos, #intra-open .sessao-1-textos {
  background-image: url("/img/site2/ic_foguete.gif");
  background-size: 80px;
  background-repeat: no-repeat;
  background-position: bottom right;
}*/

.intra-clients{
  margin:30px 0 0!important;
}

#sessao-1 .sessao-1-buttons button, #sessao-1d .sessao-1-buttons button,  #sessao-1h .sessao-1-buttons button, #intra-open .sessao-1-buttons button {
  font-size: 14px;
  height: 45px;
}

.text-empresas {
  color: #1196cc !important;
  font-size: 18px;
}

.letter-spacing {
  letter-spacing: -1px;
}

#sessao-1, #sessao-1d,  #sessao-1h, #intra-open, #about-1 {
  position: relative;
}

.title-principal {
  font-size: 1.5rem;
  font-family: 'DM Sans', sans-serif!important;
}

.container-first-area h1{
  font-family: 'DM Sans', sans-serif!important;
}

/* VIDEO HOME - ABRE*/


#videohome{
  margin: 0 auto;
  width: 100%;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 0;
  height: 100%;
}

#videohome i{
  font-size: 4em;
  opacity: 1;
}

#videohome a{
  display: table;
  width: 69px;
  height: 69px;
  /*margin: auto;*/
  position: absolute;
  
  top: 40%;
  left:40%;
  color: #2E3C51;
}
#videohome a .fa-circle-play{
  width:69px;
  height: 69px;
}

#videohome a:hover{
  color:#8A8282;
}

.modal-dialog{
  max-width:700px!important;
}

/*.modal{
  position: absolute;
  left: -150%;
  width:700px;
}*/

@media only screen and (max-width: 1280px) and (min-width: 1200px){
  #videohome a{
    left:150px;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 992px){
  #videohome a{
    left:120px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px){
  #videohome a{
    left:320px;
  }
  #videohome i{
    font-size: 4em;
  }
  .modal{
    position: absolute;
    left: 0;
    width:700px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 575px){
  #videohome a{
    left:232px;
  }
  #videohome i{
    font-size: 4em;
  }
  .modal{
    position: absolute;
    left: 0;
    width:700px;
  }
}

@media only screen and (max-width: 574px) and (min-width: 500px){
  #videohome a{
    left:240px
  }
  #videohome i{
    font-size: 4em;
  }
  .modal{
    position: absolute;
    left: 0;
    width:700px;
  }
}

@media only screen and (max-width: 499px){
  #videohome a{
    left:107px
  }
  .modal{
    position: absolute;
    left: 0;
    width:700px;
  }
}


/***********/
.font-size-18 {
  font-size: 18px;
}

#sessao-2, #sessao-8, #sessao-10 {
  background: #f1f3fa;
}

#sessao-2 .rounded {
  border-radius: 10px !important;
}

#sessao-2 #img-bg-1 {
  left: -30px;
  width: 150px;
  top: 110px;
  z-index: 10;
  /*animation: slideInFromRight 0.5s ease-out forwards;*/
  animation: stampEffect 0.7s ease-out forwards;
}
/* Chave da animação */
/*@keyframes slideInFromRight {
    from {
        /* Começa 100% da largura da tela à direita, com 5rem de padding 
        /*transform: translateX(calc(100% + 5rem));
        left: 0;
        /* Adicione z-index para garantir que ele comece atrás da seção principal 
        opacity: 0;
    }
    to {
        /* Termina na posição estática 
        transform: translateX(0);
        left: -30px;
        top: 110px;
        opacity: 1;
    }
}
#sessao-2 #img-bg-1.start-animation {
    animation: slideInFromRight 0.5s ease-out forwards;
}*/
@keyframes stampEffect {
    from {
        /* Começa 100% da altura do elemento acima da posição final */
        transform:  scale(1.5);
        opacity: 0;
    }
    to {
        /* Termina na posição estática e visível */
        transform:  scale(1);
        opacity: 1;
    }
}

/* Nova classe para aplicar a animação */
#sessao-2 #img-bg-1.start-animation {
    animation: stampEffect 1.5s ease-out forwards;
}
#sessao-2 #img-bg-2 {
  right: -30px;
  width: 180px;
  top: 80px;
}

#sessao-2 .carousel-control-prev {
  width: 40px;
  margin-left: 7px;
  /*background-color: #f2f2f2;*/
  height: 40px;
  top: 50%;
  margin-top: -20px;
}

#sessao-2 .carousel-control-next {
  width: 40px;
  margin-right: 7px;
  /*background-color: #f2f2f2;*/
  height: 40px;
  top: 50%;
  margin-top: -20px;
}
/*PROPÓSITO COMPARTILHADO*/
.feature-grid-3c-1i{
  padding-bottom:0 !important;
  padding-top:0 !important;
  margin:50px auto;
}
.feature-grid-3c-1i .container:before, .feature-grid-3c-1i .container:after {
  content: " ";
  display: table;
}
.feature-grid-3c-1i .row:before, .feature-grid-3c-1i .row:after {
  content: " ";
  display: table;
}
.feature-grid-3c-1i .headline{
  color:#2E3C51;
  font-size:2.2rem;
  font-weight:500;
  line-height:1.2;
  margin:0 0 60px 15px;
}
.feature-grid-3c-1i .subline{
  font-size:22px;
  line-height:1.4;
  margin:0 0 60px;
}
.feature-grid-3c-1i .feature-grid-column-row .feature-grid-column-item .feature-grid-column{
  border-left:3px solid #0098FF;
  padding-left:30px;
}
.feature-grid-3c-1i .feature-grid-column-row .feature-grid-column-item .feature-grid-column .feature-grid-column-headline{
  font-size:18px;
  line-height:1.4;
  font-weight:600;
  color:#090d48;
  margin-bottom:20px;
  font-weight:600;
  margin-bottom:0;
}
.feature-grid-3c-1i .feature-grid-column-row .feature-grid-column-item .feature-grid-column .feature-grid-column-headline.column-text-exists{
  margin-bottom:20px;
}
.feature-grid-3c-1i .feature-grid-column-row .feature-grid-column-item .feature-grid-column .feature-grid-column-text{
  font-size:18px;
  line-height:1.4;
  color:#090d48;
  word-break:break-word;
}
/* Definição da Animação de Slide e Fade */
/* Animação para CIMA -> BAIXO (Down) */
@keyframes fadeInSlideDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Animação para BAIXO -> CIMA (Up) */
@keyframes fadeInSlideUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Estado inicial: Escondido e ligeiramente deslocado para cima */
.feature-grid-column-item {
    opacity: 0; 
    transform: translateY(-20px); 
}

/* Classe que ativa a animação e o efeito cascata ao ser adicionada pelo JS */
.feature-grid-column-item.is-visible {
    animation: fadeInSlideDown 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; /* Curva de animação suave */
}

/* Atraso para o efeito cascata (staggered delay) - aplicado SÓ na classe 'is-visible' */
.feature-grid-column-item.is-visible:nth-child(1) {
    animation-delay: 0.2s;
}
.feature-grid-column-item.is-visible:nth-child(2) {
    animation-delay: 0.4s;
}
.feature-grid-column-item.is-visible:nth-child(3) {
    animation-delay: 0.6s;
}
/* Novo Elemento Imagem (Slide Down) */
.about-feature-image {
    opacity: 0;
    transform: translateY(-20px); /* Começa um pouco acima */
}

/* Novo Elemento Conteúdo (Slide Up) */
.about-content-wrapper {
    opacity: 0;
    transform: translateY(20px); /* Começa um pouco abaixo */
}
.feature-grid-column-item, .about-feature-image, .about-content-wrapper {
    transition: none;
}
/* Animação para a Imagem (Slide Down) */
.about-feature-image.is-visible {
    animation: fadeInSlideDown 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}

/* Animação para o Conteúdo (Slide Up) */
.about-content-wrapper.is-visible {
    animation: fadeInSlideUp 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
/* FIM DO PROPÓSITO COMPARTILHADO */
/* SESSÃO 3  */
#sessao-3 button {
  font-size: 14px;
  height: 45px;
}

#sessao-3 .text-warning {
  font-size: 22px;
  color: #ff8f00 !important;
}

#sessao-3 img {
  width: 80px;
}
.circle-full {
  background-image: -o-linear-gradient(0deg, rgb(125, 0, 233) -50%, rgb(251, 123, 255) 100%);
  background-image: linear-gradient(0deg, rgb(125, 0, 233) -50%, rgb(251, 123, 255) 100%);
  border-radius: 50%;
  width: 500px;
  height: 500px;
  position: absolute;
  z-index: -1;
  /*top: 80px;
  right: 96px;*/
}

.fa-arrow-right{
  margin-bottom: -1px;
}

@media (max-width: 1200px) {
  .about-feature-image .circle-full {
    right: -50px;
  }
}

@media (max-width: 1024px) {
  .about-feature-image .circle-full {
    left: -78px;
  }
}

@media (max-width: 1024px) {
  .about-feature-image .circle-full {
    left: 0;
  }
}

@media (max-width: 575px) {
  .about-feature-image .circle-full {
    display: none;
  }
}
/*FIM DA SESSÃO 3*/
/*SESSÃO 4*/
#sessao-4{
  margin-top: 30px;
}
#sessao-4 .videotv{
  text-align: center!important;
}
#sessao-4 .videotv h2{
  text-align: center!important;
  margin-top: 20px;
  margin-bottom: 20px;
}
#sessao-4, #diferenciais{
  background-image: -o-linear-gradient(290deg, rgb(125, 0, 233) 0%, rgb(0, 152, 255) 100%);
  background-image: linear-gradient(290deg, rgb(125, 0, 233) 0%, rgb(0, 152, 255) 100%);
  position: relative;
  z-index: 0;
  color:#ffffff;
}
.container.py-6.px-3.apps{
  padding-bottom:0px!important;
}
#app-feature {
  padding: 0px 0 40px;
}

@media (max-width: 991px) {
  #app-feature {
    padding: 60px 0;
  }
}

#app-feature .social-icon-box {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

#app-feature .social-icon-box.app-icon-box {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  padding: 58px 25px 44px;
  border-top: 6px solid transparent;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#app-feature .social-icon-box.app-icon-box:hover {
  border-color: #FB7BFF;
  -webkit-box-shadow: 0px 30px 60px 0px rgba(146, 18, 97, 0.6), 0px -6px 0px 0px rgba(212, 51, 150, 0.004);
  box-shadow: 0px 30px 60px 0px rgba(146, 18, 97, 0.6), 0px -6px 0px 0px rgba(212, 51, 150, 0.004);
}

#app-feature .social-icon-box.app-icon-box:hover a {
  opacity: 1;
}

#app-feature .social-icon-box.app-icon-box .icon .svg-inline--fa{
  height:50px!important;
}

#app-feature .social-icon-box.app-icon-box a {
  color: #ffffff;
  opacity: 0;
}

#app-feature .social-icon-box.app-icon-box a:hover {
  /*color: #d43396;*/
}

#app-feature .social-icon-box h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #ffffff;
  line-height: 1;
  background: ;
}

#app-feature .social-icon-box p {
  margin-bottom: 25px;
  color: #ffffff;
  line-height: 28px;
}

@media (max-width: 1200px) {
  #app-feature .social-icon-box p br {
    display: none;
  }
}

#app-feature .icon {
  margin-bottom: 29px;
}
#app-feature .icon .gptinsights{
  height: 50px!important;
  width: 48px!important;
  display: var(--fa-display, inline-block);
  overflow: visible;
  box-sizing: content-box;
  vertical-align: -.125em;
  overflow-clip-margin: content-box;
  background-image: url("/img/site2/icon-gpt.png");
}
/*FIM DA SESSÃO 4*/
/* DEPOIMENTOS  */
#testimonial-app-two {
  padding: 45px 0 60px;
}

@media (max-width: 991px) {
  #testimonial-app-two {
    padding: 80px 0;
  }
}

/*#testimonial-app-two .testimonial-app-wrapper {
  padding-top: 255px;
}*/

#testimonial-app-two .testimonial-app-wrapper h5{
  color:#0098FF!important;
}

#testimonial-app-two .testimonial-app-wrapper h2{
  color:#2E3C51!important;
}

@media (max-width: 991px) {
  /*#testimonial-app-two .testimonial-app-wrapper {
    padding-top: 100px;
  }*/
}

#testimonial-app-two .testimonial-app-wrapper .app-section-heading {
  margin-bottom: 42px;
  text-align: center;
}

#testimonial-app-two .swiper-container {
  margin: 0 -15px;
  padding: 26px 40px;
}

#testimonial-app-two .testimonia-single .testimonial.style-two {
  border-radius: 0;
  padding: 38px 50px 31px 60px;
  text-align: left;
  overflow: initial;
  position: relative;
  -webkit-box-shadow: 0px 30px 70px 0px rgba(75, 3, 47, 0.08);
  box-shadow: 0px 30px 70px 0px rgba(75, 3, 47, 0.08);
}

#testimonial-app-two .testimonia-single .testimonial.style-two .info-content .name {
  font-weight: 500;
}

#testimonial-app-two .testimonia-single .testimonial.style-two .info-content .designation {
  font-size: 16px;
}

#testimonial-app-two .testimonia-single .testimonial.style-two p {
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
}

#testimonial-app-two .testimonia-single .user-details {
  margin-bottom: 25px;
}

#testimonial-app-two .testimonia-single .avatar {
  position: absolute;
  left: -90px;
}

@media (max-width: 576px) {
  #testimonial-app-two .testimonia-single .avatar {
    position: static;
  }
}

#testimonial-app-two .testimonia-single .content p {
  margin-bottom: 9px;
}

#testimonial-app-two .swiper-pagination {
  margin-top: 72px;
  position: relative;
}

#testimonial-app-two .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 6px !important;
  background: #dce4f2;
  position: relative;
  opacity: 1;
}

#testimonial-app-two .swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  top: -2px;
  bottom: -2px;
  left: -2px;
  right: -2px;
  border-radius: 50%;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#testimonial-app-two .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  background: #FB7BFF;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

#testimonial-app-two .testimonial-element-shape {
  position: absolute;
  top: 150px;
  left: -7.8%;
}

.swiper-pagination {
  margin-top: 72px;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 6px !important;
}

.swiper-pagination .swiper-pagination-bullet::before {
  background-color: #FB7BFF;
}

.testimonial-element-shape {
  position: absolute;
  top: 150px;
  left: -7.8%;
}

.testimonial-app {
  border-radius: 0;
  padding: 38px 50px 0px 60px;
  text-align: left;
  overflow: initial;
  position: relative;
  -webkit-box-shadow: 0px 30px 70px 0px rgba(75, 3, 47, 0.08);
  box-shadow: 0px 30px 70px 0px rgba(75, 3, 47, 0.08);
  background: #fff;
   position: relative;
}
.testi-wrapper{
  height: 320px;
}
.testimonial-app p{
  position: absolute;
  margin-top: 40px;
  top: 50%;
  transform: translateY(-50%);
  max-width: 370px;
}
@media (max-width: 576px) {
  .testimonial-app {
    padding: 38px 35px 31px 35px;
  }
}

.testimonial-app .name {
  font-weight: 500;
  font-size: 18px;
  margin: 0;
}

@media (max-width: 1200px) {
  .testimonial-app p br {
    display: none;
  }
}

.testimonial-app .ratings {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0;
  right: 0;
}

@media (max-width: 480px) {
  .testimonial-app .ratings {
    position: static;
  }
}

.testimonial-app .ratings li {
  display: inline-block;
  font-size: 12px;
  display: inline-block;
  color: #fbc509;
}

.testimonial-app .ratings li i{
  width: 12px;
  height: 10px;
  background-image: url("/img/site/icon-star.png");
  content: "";
  display: block;
}

.testimonial-app .user-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
/* FIM DEPOIMENTO */
/* NOVO SITE - DIFERENCIAIS */
#diferenciais .container{
  padding: 30px 0;
  text-align: center;
}
#diferenciais h3{
  font-size: 40px;
  padding-bottom:30px;
}
#diferenciais .diferenciais{
  height: 300px;
  display: grid;
}
#diferenciais h4{
  width: 100%;
  height: 50px;
  padding:10px 0 0;
  margin: 0;
  background:#2E3C51;
}
#diferenciais p{
  width: 100%;
  height: 250px;
  line-height: 190px;
  text-align: center;
  color: #2E3C51;
  margin: 0;
  background-color: #ffffff;
  border-radius: 0% 0% 50% 50%;
  -webkit-border-radius: 0% 0% 50% 50%;
  -moz-border-radius: 0% 0% 50% 50%;
  -o-border-radius: 0% 0% 50% 50%;

}
#diferenciais p span{
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  padding: 0 20px;
}
.support{
  margin:30px 0;
  display: grid;
  grid-template-columns: 120px 170px 100px 130px 130px 130px 130px 130px 130px;
}
.support div {
  text-align: left;
  vertical-align: middle;
  color: #ffffff;
  font-weight: bold;
  line-height: 80px;
}
.support div span{
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
/* FIM - DIFERENCIAIS */

#sessao-5 .nav-pills .active,#sessao-50 .nav-pills .active, #sessao-6 .nav-pills .active, #software-2 .nav-pills .active {
  font-weight: bold;
  background: white;
  border-radius: 0;
  line-height: 2.5rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

#sessao-5 .text-warning, #sessao-6 .text-warning, #software-2 .text-warning {
  color: #ff8f00 !important;
}

#sessao-6 .gradiant-nav, #software-2 .gradiant-nav {
  background-image: linear-gradient(to right, white, #ddf1df);
}

#sessao-7 .autor-nome {
  border: 1px solid #cecece;
  border-radius: 5px;
}

#sessao-7 button {
  font-size: 14px;
  height: 45px;
}

#sessao-8 .border {
  border: 2px solid #58bc83 !important;
}

#sessao-8 .shadow-hover:hover {
  box-shadow: 0 0.225rem 0.95rem rgba(0, 0, 0, 0.2) !important;
}

#sessao-10 .row img, #sessao-10ds .row img {
  border: 1px solid #cecece;
}

#sessao-10ds h2{
  margin-bottom:40px;
}

#sessao-10ds .col-md-5 img{
  padding: 15px;
  background: #0098FF;
  margin-bottom: 100px;
  border-radius: 10px;
}

#sessao-9 .saiba-mais {
  margin-right: 160px;
  font-size: 25px;
  font-weight: bold;
  top: -20px;
  position: relative;
}

#sessao-5 .card-header button:focus, #sessao-6 .card-header button:focus, #software-2 .card-header button:focus {
  text-decoration: none;
}

@media (min-width: 991px) {
  h2 {
    font-size: 36px;
  }

  #site-nav #nav-main .active i {
    display: none;
  }

  #site-nav #nav-main a:hover, #site-nav #nav-main .active {
    background-color: #58bc83;
    border-radius: 5px;
  }

  .title-principal {
    font-size: 2.3rem;
  }

  #sessao-1 .sessao-1-buttons button, #sessao-1d .sessao-1-buttons button,  #sessao-1h .sessao-1-buttons button, #intra-open .sessao-1-buttons button {
    font-size: 15px;
    height: 55px;
  }

  #precos-1 .preco-info i {
    font-size: 16px !important;
  }

  #sessao-1:after {
    content: "";
    position: absolute;
    background-image: url("/img/site2/tv-corporativa.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: -1;
    height: 100%;
    width: 50%;
  }
  #sessao-1d:after {
    content: "";
    position: absolute;
    background-image: url("/img/site2/digital-signage-big.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: -1;
    height: 100%;
    width: 50%;
  }
  #sessao-1h:after {
    content: "";
    position: absolute;
    background-image: url("/img/site2/hospitais-clinicas-big.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: -1;
    height: 100%;
    width: 50%;
  }
    #intra-open:after {
    content: "";
    position: absolute;
    background-image: url("/img/site2/web-app-intranet-screencorp.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: -1;
    height: 100%;
    width: 50%;
  }
  /*#sessao-1 .sessao-1-textos, #intra-open .sessao-1-textos {
    background-image: url("/img/site2/ic_foguete.gif");
    background-size: initial;
    background-repeat: no-repeat;
    background-position: bottom right;
  }*/

  #sessao-3 img {
    width: initial;
    float: initial !important;
  }

  #sessao-3 button, #sessao-7 button {
    font-size: 16px;
    height: 55px;
  }

  #sessao-3ds, #sessao-4ds{
    margin-top:30px;
  }

  #sessao-4ds h5{
    width:90%;
    padding-left: 2%;
    margin-bottom: 30px;
  }

  #sessao-3ds .row, #sessao-4ds .row{
    padding:30px 0!important;
  }

  #sessao-5 .gradiant-nav, #sessao-50 .gradiant-nav {
    background-image: linear-gradient(to right, white, #dde9f2);
  }
  .botao_menor {
    padding: 10px 22px 12px 22px;
    font-size: 1.2em;
}
  #sessao-7 p {
    min-height: 200px;
  }

  #sessao-9 .tip-1 {
    left: 155px;
    top: 180px;
  }

  #sessao-9 .tip-2 {
    left: 450px;
    top: 135px;
  }

  #sessao-9 .tip-3 {
    left: 655px;
    top: 110px;
  }

  #sessao-9 .tip-4 {
    left: 675px;
    top: 205px;
  }

  #sessao-9 .tip-5 {
    left: 864px;
    top: 135px;
  }

  #como-funciona-1 .tip-1 {
    left: 155px;
    top: 120px;
  }

  #como-funciona-1 .tip-2 {
    left: 450px;
    top: 70px;
  }

  #como-funciona-1 .tip-3 {
    left: 655px;
    top: 40px;
  }

  #como-funciona-1 .tip-4 {
    left: 675px;
    top: 132px;
  }

  #como-funciona-1 .tip-5 {
    left: 865px;
    top: 65px;
  }

  #contato-header h1, #contato-headerds h1{
    color: #fff;
    font-weight: 300 !important;
    font: 28px "Open Sans", sans-serif !important;
  }
}
@media (max-width: 991.98px) {
  #site-nav .nav-item {
    border-bottom: 1px solid #cecece;
  }

  #sessao-2 #img-bg-2 {
    right: 0px;
  }

  .font-size-22 {
    font-size: 22px;
  }

  #sessao-5 .card-header {
    background-color: #155593;
  }

  #sessao-6 .card-header, #software-2 .card-header {
    background-color: #58bc83;
  }

  #sessao-5 .card-header button, #sessao-6 .card-header button, #software-2 .card-header button {
    color: white;
    font-weight: bold;
  }

  #sessao-5 .card-header button:after, #sessao-6 .card-header button:after, #software-2 .card-header button:after {
    content: "\F063";
    right: 10px;
    position: absolute;
    top: 20px;
    font-weight: initial;
  }

  #sessao-5 .card-header button.collapsed:after, #sessao-6 .card-header button.collapsed:after, #software-2 .card-header button.collapsed:after {
    content: "\F061";
    right: 10px;
    position: absolute;
    top: 20px;
    font-weight: initial;
  }

  .number-list {
    background-color: #155593;
    color: white;
    border-radius: 25px;
    padding: 5px 10px 5px 10px;
    margin-right: 5px;
  }

  footer .footer-social img {
    width: 45px;
  }
}
@media (max-width: 350px) {
  footer h6 {
    font-size: 0.7rem;
  }

  footer .footer-social img {
    width: 35px;
  }

  #sessao-10 .row img, #sessao-10ds .row img, #sessao-3ds .row img, #sessao-4ds .row img {
    max-width: 100%;
  }


  .font-size-22 {
    font-size: 20px;
  }

  #sessao-7 button:last-child {
    margin-top: 15px;
  }

  #sessao-3 button:last-child {
    margin-top: 15px;
  }

  .autor-nome h6 {
    font-size: 14px;
  }
}
#precos-1 .tipos-planos {
  width: 300px;
  font-size: 1rem;
}

#precos-1 .tipos-planos a {
  border: 2px solid #95afc3;
  border-radius: 5px;
  float: left;
  padding: 5px;
  width: 150px;
  color: #8f8f8f;
  text-decoration: none;
}

#precos-1 .tipos-planos a:first-child {
  border-right: none;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

#precos-1 .tipos-planos a:last-child {
  border-left: none;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

#precos-1 .tipos-planos .active {
  background-color: #95afc3;
  color: white;
  font-weight: bold;
}

.color-orange {
  color: #ec9000 !important;
}

#precos-1 .plano {
  border: 1px solid #cecece;
  background-color: #f8f8f8;
}

#precos-1 .plano:nth-child(3) {
  background-color: white;
  margin-top: 0px;
}

#precos-1 .btn-iniciar-teste {
  width: 280px;
  font-size: 18px;
}

#precos-1 .plano h5 {
  color: #444;
  font-size: 1.9rem;
  font-weight: initial;
}

#precos-1 .plano-preco {
  color: #59a2db !important;
}

#precos-1 .preco-info {
  color: #8f8f8f;
}

#precos-1 .preco-info i {
  font-size: 20px;
}

#precos-1 button {
  height: 55px;
}

#precos-1 .planos-info {
  font-size: 14px;
}

#container-duvida-1 .fa-info-circle {
  color: #d4d4d4;
}

#precos-3 .title-3 {
  font-size: 20px;
}

#precos-4 .card-header a:after {
  content: "\F107";
  right: 10px;
  position: absolute;
  top: 15px;
  font-weight: initial;
}

#precos-4 .card-header a.collapsed:after {
  content: "\F105";
  right: 10px;
  position: absolute;
  top: 15px;
  font-weight: initial;
}


#precos-4 .card {
  border: none;
}

#precos-4 .card-header {
  background-color: white;
  border-bottom: 2px solid rgba(0, 0, 0, 0.125);
}

#precos-4 .card-header a {
  color: black;
  text-decoration: none;
}

#precos-4 .card-header h3 {
  font-weight: bold;
  font-size: 18px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (min-width: 991px) {
  #precos-1 .plano {
    margin-top: 20px;
    min-height: 860px;
  }

  #precos-3 .title-3 {
    font-size: 2rem;
  }

  #precos-4 .card-header h3 {
    font-weight: bold;
    font-size: 22px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }

  #precos-4 .card-header .collapsed h3 {
    font-weight: initial;
  }

  #precos-1 .foguete {
    position: absolute;
    right: 160px;
    top: -20px;
  }
  .taman-topo {
    height: 66px;
  }
}
.infos-planos p {
  font-size: 14px;
}

#contato-header, #contato-headerds {
  background-color: #000000;
}

#contato-header h1, #contato-headerds h1 {
  color: #fff;
  font-weight: 300 !important;
  font: 20px "Open Sans", sans-serif;
  margin-top: 11px !important;
}

#contato-header p, #contato-headerds p {
  color: white;
  font-size: 14px;
}

#contato-header p span, #contato-headerds p span {
  text-decoration: underline;
  cursor: pointer;
}

#form_contato .form-control, #form_datasheet .form-control {
  width: 100%;
  background: #f3f3f3;
  border: 1px solid #d8d8d8;
  margin-top: 20px;
  padding: 0 10px;
}

.form-control::-moz-placeholder {
  color: #b0b0b0;
}

.form-control:-ms-input-placeholder {
  color: #b0b0b0;
}

.form-control::-webkit-input-placeholder {
  color: #b0b0b0;
}

#como-funciona-2 h1 {
  font-weight: 300 !important;
}

#como-funciona-2 button {
  font-size: 2rem;
}

#zendesk {
  clear: both;
}

#zendesk h5 {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
  margin: 25px 0;
  padding-bottom: 18px;
  border-bottom: 1px solid #ECECEC;
}

#zendesk span {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: lighter;
  color: black;
  display: block;
  margin: 30px 0 13px;
}

#zendesk ul a {
  color: #428bca;
}

#zendesk ul {
  list-style: none;
  padding: 0;
}

#zendesk li {
  margin-bottom: 10px;
}

#como-funciona-4, #software-3 {
  background-color: #155593;
}

#como-funciona-4 h2, #software-3 h2 {
  color: white;
}

#como-funciona-4 #videos, #software-3 #videos {
  max-width: 560px;
  height: 350px;
  margin: 0 auto;
}

#software-1 .software-btn .btn {
  padding: 15px 50px 17px 50px;
  font-size: 1.6em;
}

#software-1 .software-btn .btn:last-child {
  background-color: #36849e;
  border-color: #36849e;
  margin-left: 10px;
}

#software-2 #btn-convencido {
  padding: 15px 50px 17px 50px;
  font-size: 1.6em;
}

#software-2 .space{
  margin-bottom: 50px!important;
}

#software-2 #software-scroll {
  overflow-y: auto;
  max-height: 500px;
}

/* width */
#software-2 #software-scroll::-webkit-scrollbar {
  width: 8px;
  background-color: #F5F5F5;
}

/* Track */
#software-2 #software-scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

/* Handle */
#software-2 #software-scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #40a16a;
}

/* Handle on hover */
#software-2 #software-scroll::-webkit-scrollbar-thumb:hover {
  background: #555;
}

@media (max-width: 650px) {
  #software-1 h1 {
    font-size: 2rem;
  }

  #software-1 .software-btn .btn {
    width: 350px;
  }

  #software-1 .software-btn .btn:last-child {
    margin-left: initial;
    margin-top: 20px;
  }

  .alert {
    right: 0px !important;
  }
}
#download_pdf #btn-enviar {
  font-size: 1.5rem;
}

.selTipoConta {
  z-index: 99999;
  position: absolute;
  float: right;
  width: 200px;
  background-color: #fff;
  border-radius: 10px;
  font-size: 10pt;
  margin-top: 10px;
  margin-left: var(--selTipoContalMarginLeft);
  padding: 20px 25px;
  color: #777;
  display: none;
  box-shadow: 3px 3px 5px #666;
}

.selTipoConta .btn-tipo-conta {
  margin-top: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 6px;
  background-color: #006bbe;
  color: #fff;
  text-decoration: none;
  text-align: center;
  transition: 0.3s;
}

.selTipoConta .btn-tipo-conta:hover {
  background-color: #40a16a !important;
}

.selTipoConta:hover {
  display: block;
}


#contatoWhatsApp {
  z-index: 9999999999;
  position: fixed;
  float: right;
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  background: url('/img/whatsapp_icon.svg');
  background-repeat: no-repeat;
  cursor: pointer;
}

#contatoWhatsApp:hover {
  opacity: 0.85;
}


#boxContatoWhatsApp {
  z-index: 9999999999;
  position: fixed;
  float: right;
  bottom: 20px;
  right: 100px;
  width: 200px;
  background-color: #fff;
  border-radius: 10px;
  font-size: 11pt;
  margin-top: -2px;
  padding: 15px 20px;
  color: #777;
  display: none;
  box-shadow: 3px 3px 5px #666;
}

#boxContatoWhatsApp .btn-contato {
  margin-top: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 6px;
}

#boxContatoWhatsApp:hover {
  display: block;
}

.ml-ctvc{
  margin-left: 3.8rem !important;
}

.ml-ctvc-ul{
  margin-left: 2.8rem !important;
}

.emphasis-ctvc{
  font-weight: 700;
}

.line-height-h5-ctvc{
  line-height: 1.4;
}

.ul-ctvc {
  list-style: none;
}

.ul-ctvc li:before {
  position: absolute;
  left: 0;
  color:#bef1c3;
  font-size:20px;
  margin-top: -5px;
  margin-left: 4.5rem;
  transform: rotate(45deg);
}

.ul-ctvc li.one:before {
  content:' \25FC'; 
}

.li-i-ctvc{
  font-style: italic;
}

#sessao-10.session-ctvc .row img, #sessao-10ds.session-ctvc .row img{
  border: 0 !important;
}

@media only screen and (min-width: 768px) {
  .img-fluid-ctvc{
    position:absolute;
    bottom:0;
  }
}

img.img-fluid.img-fluid-ctvc{
  width: 70%;
}

/*QUEM SOMOS*/
@media only screen and (min-width: 991px){
  #about-1:after{
    content: "";
    position: absolute;
    background-image: url("/img/site2/about-us.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: -1;
    height: 100%;
    width: 50%;
  }
  #about-2 {
    display: table;
    max-width: 100%;
    margin: 0;
    background: #2e3c51;
  }
}

#about-2 {
  background: #2e3c51;
  margin: 0;
}

#about-2 iframe{
  width: 960px;
  height: 540px;
  margin: auto;
}

@media only screen and (min-width: 769px) and (max-width: 990px){
  #about-2 iframe{
    width: 660px;
    height: 371px;
    margin: auto;
  }
  .carousel .carousel-item .img-box {
    width: 100%!important;
    padding: 5px 5px 10px 30px!important;
  }
  .carousel .img-box img{
    margin:auto;
  }
}

@media only screen and (min-width: 481px) and (max-width: 768px){
  #about-2 iframe{
    width: 391px;
    height: 220px;
    margin: auto;
  }
  .carousel .carousel-item .img-box {
    width: 100%!important;
    height: 230px!important;
    padding: 5px 5px 10px 30px!important;
  }
  .carousel .img-box img{
    margin:auto;
    width: 100%!important;
    height: auto!important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 480px){
  #about-2 iframe{
    width: 230px;
    height: 129px;
    margin: auto;
  }
}

#sessao-5 .gradiant-nav, #sessao-50 .gradiant-nav, #sessao-6 .gradiant-nav{
  max-height: 500px;
  overflow-y: scroll;
}
#sessao-5 .gradiant-nav::-webkit-scrollbar,#sessao-50 .gradiant-nav::-webkit-scrollbar, #sessao-6 .gradiant-nav::-webkit-scrollbar{
  width: 10px;
}
#sessao-5 .gradiant-nav::-webkit-scrollbar-track,  #sessao-50 .gradiant-nav::-webkit-scrollbar-track, #sessao-6 .gradiant-nav::-webkit-scrollbar-track{
  background: #f1f1f1; 
}

#sessao-5 .gradiant-nav::-webkit-scrollbar-thumb, #sessao-50 .gradiant-nav::-webkit-scrollbar-thumb, #sessao-6 .gradiant-nav::-webkit-scrollbar-thumb{
  background: #c7dcec; 
}

#sessao-5 .gradiant-nav::-webkit-scrollbar-thumb:hover, #sessao-50 .gradiant-nav::-webkit-scrollbar-thumb:hover, #sessao-6 .gradiant-nav::-webkit-scrollbar-thumb:hover{
  background: #b8ccdc; 
}

#about-2 .startupi-logo {
  position: relative;
}

#about-2 .argumento-logo {
  position: relative;
  top: 50px;
}

#about-2 article {
  padding: 50px 0px;
  margin: 0px;
  color:#ffffff;
  text-align: center;
}

#about-2 h1{
  font-family: 'DM Sans', sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 35px;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 20px;
}

#about-2 p{
  font-size:20px;
}
/* Section 7 */

#about-3{
  padding: 30px 10px 0;
  background: #f1f3fa;
}

#about-3 h1{
  text-align: center;
  color: #2e3c51;
}
.container-xl{
  margin-top: 40px;
}
/*CARROSSEL DE CASES*/
.col-center {
  margin: 0 auto;
  float: none !important;
}
#about-3 .carousel {
  padding: 0 70px;
}
#about-3 .carousel .carousel-item {
  color: #999;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  min-height: 250px;
  background: url('../../img/phonecorp/bgtestleft.png') no-repeat;
}
#about-3 .carousel-item::after{
  background: url('../../img/phonecorp/bgtestright.png') no-repeat;
  display: block;
  width:255px;
  height:80px;
  content: "";
  float: right;
}
#about-3 .carousel .carousel-item .img-box {
  width: 440px;
  height: 329px;
  margin: 0 auto;
  text-align: right;
  padding: 5px 5px 0px 30px;
  /*border: 1px solid #ddd;
  border-radius: 50%;*/
  float:right;
}
#about-3 .carousel .img-box img {
  /*width: 100%;*/
  height: 100%;
  display: block;
  /*border-radius: 50%;*/
}
#about-3 .carousel .testimonial {
  text-align: left;
  padding-top:70px;
}
#about-3 .carousel .testimonial h2{
  color:#2e3c51;
}
#about-3 .carousel .testimonial p{
  padding:20px 0;
  font-size: 16px;
  color: #2e3c51;
}
#about-3 .carousel .overview { 
  font-style: italic;
  text-align: left;
  color: #2e3c51;
}
#about-3 .carousel .overview b {
  text-transform: uppercase;
  color: #2e3c51;
}
#about-3 .carousel-control-prev, #about-3 .carousel-control-next {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  top: 30%;
  background: none;
}
#about-3 .carousel-control-prev i, #about-3 .carousel-control-next i {
  font-size: 68px;
  line-height: 42px;
  position: absolute;
  display: inline-block;
  color: #0098FF;
  text-shadow: 0 1px 1px #e6e6e6, 0 0 0 #000;
}
#about-3 .carousel-indicators {
  bottom: -40px;
}
#about-3 .carousel-indicators li, #about-3 .carousel-indicators li.active {
  width: 12px;
  height: 12px;
  margin: 1px 3px;
  border-radius: 50%;
  border: none;
}
#about-3 .carousel-indicators li { 
  background: #999;
  border-color: transparent;
  box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
#about-3 .carousel-indicators li.active {  
  background: #555;   
  box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}

#about-4, #about-5{
  display: table;
  max-width: 100%;
  margin: 50px auto 0;
}

#about-5{
  background-color: #f1f3fa;
}

#about-4 article{
  display: flex;
  width: 100%;
  text-align: center;
}

#about-4 h1{
  text-align:center;
  margin:30px 0 60px;
}

#about-4 article .col-md-4{
  padding: 20px 0;
}

#about-5 h1{
  text-align:center;
  padding:30px 0 60px;
}

/****************/