body {
  --cor-azul: #182062;
  --cor-padrao-formularios: var(--cor-azul);
  --cor-branco: #ffffff;
}

.hide-on-desktop {
  display: none;
}

.font-1rem {
  font-size: 1rem !important;
}

.font-2rem {
  font-size: 2rem !important;
}

.font-3rem {
  font-size: 3rem !important;
}

/**** Header *****/

.header__principal {
  background-color: var(--cor-azul);
  color: var(--cor-branco);
}

.header__logo {
  max-width: 200px;
}

div.header__menu-principal > ul {
  display: block;
  padding: 0px;
  margin: 0px;
  height: 100%;
  overflow-x: auto;
}

.whatsapp-fixo {
  display: none;
}

.grecaptcha-badge {
  visibility: hidden !important;
}

div.header__menu-principal ul li a {
  font-weight: 600;
  font-size: 1.2rem;
}

div.header__menu-principal ul li {
  display: inline-block;
  height: 100%;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
}

div.header__menu-principal ul > li > a {
  border-bottom-width: 5px;
  border-bottom-color: transparent;
  border-bottom-style: solid;
}

.header__menu-principal
  li.menu-item[data-bg-color]
  > a:not(.current-menu-ancestor):not(.current-page-ancestor):not(
    .current-menu-item
  ) {
  border-bottom-color: var(--fundo-menu);
}

div.header__menu-principal ul li.current {
  background-color: #ffffff;
}

div.header__menu-principal ul li.current a {
  color: #4ba69c;
}

div.header__menu-principal ul li a {
  padding-top: 10px;
  display: inline-flex;
  vertical-align: middle;
  height: 100%;
  align-items: center;
  color: var(--cor-branco);
  text-decoration: none;
  padding-left: 15px;
  padding-right: 15px;
}

.header__menu-principal li ul {
  display: none;
}

li.menu-item-has-children:hover ul {
  display: block;
}

.menu__submenu-holder {
  z-index: 90;
}

div.menu__submenu {
  background-color: var(--fundo-menu);
  left: 0px;
  right: 0px;
  z-index: 20;
}

.menu__submenu .container-elementor > .row {
  margin-left: 35px;
  margin-right: 35px;
}

.menu__submenu a {
  color: var(--cor-branco);
  font-size: 1rem;
  padding-top: 30px;
  padding-bottom: 32px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
}

.menu__submenu a.current-menu-item,
.menu__header li.current-page-ancestor > a,
.menu__submenu a.current-page-ancestor,
.menu__header li.current-page-ancestor > a {
  border-bottom-color: var(--cor-branco);
}

.menu__submenu a.current-menu-item[href*="#"] {
  border-bottom-color: transparent !important;
}

.header__menu-principal .current-menu-item {
  border-bottom-color: var(--cor-branco);
}

.header__menu-principal .menu-item[data-bg-color] .current-menu-ancestor,
.header__menu-principal .menu-item[data-bg-color] .current-menu-item,
.header__menu-principal .menu-item[data-bg-color] .current-page-ancestor {
  color: var(--fundo-menu);
  background-color: var(--cor-branco);
}

div.menu__mobile-holder > ul > li.menu-item-has-children.menu-active > a:after {
  transform: rotate(0deg);
}

div.menu__mobile-holder > ul > li.menu-item-has-children.menu-active ul {
  display: block;
}

.blog__listagem a.blog__listagem-capsula {
  display: inline-flex;
  color: var(--cor-branco);
  text-decoration: none;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 22px;
  padding-right: 22px;
  border-radius: 30px;
  font-size: 1.2rem;
  font-weight: bold;
  align-items: center;
  border-color: var(--cor-branco);
  border-style: solid;
  border-width: 1px;
  transition: background-color 0.5s ease;
}

.temas__listagem-container {
  gap: 1rem;
}

.temas__listagem a.temas__listagem-capsula {
  justify-content: center;
  width: 100%;
  background-color: var(--tema-cor);
  display: inline-flex;
  color: var(--cor-branco);
  text-decoration: none;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 22px;
  padding-right: 22px;
  border-radius: 30px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.4rem;
  align-items: center;
  border-color: var(--tema-cor);
  border-style: solid;
  border-width: 4px;
  transition: background-color 0.5s ease;
}

.temas__listagem a.temas__listagem-capsula:hover {
  background-color: transparent !important;
}

.cta__background-image {
  display: inline-block;
  width: 100%;
  height: 15px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='w-100 cta__barra-cor' height='15' viewBox='0 0 1092 15'%3E%3Cpath id='Caminho_41' data-name='Caminho 41' d='M0,0H1092' transform='translate(0 7.5)' fill='none' stroke-width='15' stroke-dasharray='2' opacity='0.226'/%3E%3C/svg%3E");
}

.cta__background-image {
  stroke: red;
}

.linha-titulo-claro,
.linha-titulo-escuro {
  height: 15px;
  display: block;
  margin-left: 15px;
}

.linha-titulo-claro {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1092" height="15" viewBox="0 0 1092 15"><path id="Caminho_41" data-name="Caminho 41" d="M0,0H1092" transform="translate(0 7.5)" fill="none" stroke="%23fff" stroke-width="15" stroke-dasharray="2" opacity="0.226"/></svg>');
}

.linha-titulo-escuro {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1120" height="15" viewBox="0 0 1120 15"><line id="Linha_4" data-name="Linha 4" x2="1120" transform="translate(0 7.5)" fill="none" stroke="%23707070" stroke-width="15" stroke-dasharray="2" opacity="0.226"/></svg>');
}

.cta__elemento-claro {
  color: #ffffff;
}

.cta__elemento-escuro,
.txt-cinza {
  color: #333333 !important;
}

.slide__curso-slide a {
  height: 100%;
  display: block;
}

.slide__cursos .slide__curso-slide {
  height: 300px;
}

.slide__cursos .slide__curso-slide .slide__curso-holder {
  background-color: var(--cor-branco);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.slide__cursos .slick-track {
  display: flex !important;
}

.slide__cursos .slick-slide {
  height: inherit !important;
}

.slide__curso-data {
  color: #999999;
}

.slide__curso-imagem {
  display: block;
  overflow: hidden;
  position: relative;
}

.slide__curso-imagem img {
  display: block;
  transition: transform 0.4s;
  /* smoother zoom */
}

.slide__curso-slide {
  position: relative;
  height: 310px;
  overflow: hidden;
}

.slide__curso-holder {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.slide__curso-slide:hover .slide__curso-imagem img {
  transform: scale(1.2);
  transform-origin: 50% 50%;
}

.slide__curso-slide:hover .slide__curso-holder {
  background-color: var(--tema-cor);
  height: initial;
}

.slide__curso-slide:hover .slide__certificacao-titulo,
.slide__curso-slide:hover,
.slide__curso-slide:hover .slide__curso-titulo,
.slide__curso-slide:hover .slide__curso-data,
.slide__curso-slide:hover .slide__curso-titul,
.slide__curso-slide:hover a {
  color: var(--cor-branco);
}

.slide__curso-slide .slide__curso-tema {
  position: absolute;
  top: -27px;
  left: 0px;
  color: var(--cor-branco);
  background-color: var(--tema-cor);
  font-size: 12px;
  line-height: 15px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.slide__curso-slide:hover .slide__curso-tema {
  background-color: var(--cor-branco);
  color: var(--tema-cor);
}

.slide__curso-titulo,
.slide__certificacao-titulo {
  font-weight: bold;
  color: #666666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.slide__curso-titulo {
  min-height: 50px;
}

.slide__certificacao-titulo {
  min-height: 100px;
}

.slide__curso-slide:hover .slide__curso-titulo {
  -webkit-line-clamp: 5;
  line-clamp: 5;
}

.slide__curso-slide hr {
  background-color: #efefef;
}

.slide__curso-slide:hover hr {
  background-color: var(--cor-branco);
}

.slide__curso-slide {
  cursor: help !important;
}

.slick-next,
.slick-prev {
  text-indent: -9999px;
  overflow: hidden;
}

.slick-next:before,
.slick-prev:before {
  content: "";
}

.slick-next.slick-arrow {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="26.275" height="16.43" viewBox="0 0 26.275 16.43"><path id="arrow-left-long" d="M.506,102.98a1.645,1.645,0,0,0,0,2.325l6.569,6.569A1.644,1.644,0,0,0,9.4,109.549l-3.767-3.767H24.657a1.642,1.642,0,1,0,0-3.284H5.633L9.4,98.731a1.644,1.644,0,0,0-2.325-2.325L.506,102.975Z" transform="translate(26.3 112.355) rotate(180)" fill="%23182062"/></svg>');
  background-repeat: no-repeat;
}

.slick-prev.slick-arrow {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="26.275" height="16.43" viewBox="0 0 26.275 16.43"><path id="arrow-left-long" d="M.506,102.98a1.645,1.645,0,0,0,0,2.325l6.569,6.569A1.644,1.644,0,0,0,9.4,109.549l-3.767-3.767H24.657a1.642,1.642,0,1,0,0-3.284H5.633L9.4,98.731a1.644,1.644,0,0,0-2.325-2.325L.506,102.975Z" transform="translate(-0.025 -95.925)" fill="%23182062"/></svg>');
  background-repeat: no-repeat;
}

.slick-prev,
.slick-next {
  width: 26px !important;
  height: 17px !important;
  background-color: transparent !important;
  border: 0px !important;
  z-index: 9;
}

.slick-disabled {
  opacity: 0.1;
  filter: grayscale(1);
}

.slick-next {
  right: -20px;
}

.slick-prev {
  left: -20px;
}

.slide__eventos a {
  color: #666666;
}

.slide__eventos .slick-slide:hover a .evento__slide-titulo {
  color: var(--cor-azul);
  text-decoration: underline;
}

.evento__slide-titulo {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 1rem;
}

.eventos__slide-data {
  font-weight: 500;
}

.eventos__img {
  width: 100%;
}

.eventos__slide-hora {
  font-weight: 300;
}

/****** Posts Blog ******/

.slide__card-blog {
  display: block;
  overflow: hidden;
  position: relative;
}

.slide__card-blog img {
  display: block;
  transition: transform 0.4s;
  /* smoother zoom */
}

.slide__blogs .slide__card-blog img {
}

.slide__card-blog {
  height: 280px;
}

.slide__blog-imagem {
  display: block;
  overflow: hidden;
  position: relative;
  background-color: rgb(202, 202, 202);
}

.slide__blog-imagem {
  position: relative;
  min-height: 300px;
  /* altura mínima desejada */
}

.slide__blog-imagem img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slide__blogs .slide__card-blog .slide__curso-holder {
}

.slide__card-blog a {
  color: var(--cor-branco);
}

.slide__blog-titulo {
  font-weight: bold;
  color: var(--cor-branco);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 50px;
}

.slide__blog-slide:hover .slide__blog-titulo {
  -webkit-line-clamp: 5;
  line-clamp: 5;
}

.slide__blog-excerpt {
  margin-bottom: 0px !important;

  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;

  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  opacity: 0;
  height: 0px;
}

.slide__card-blog:hover .slide__blog-excerpt {
  /* margin-bottom:-100px !important; */
  opacity: 1;
  height: inherit;
}

/****** Busca ******/

.busca__input {
  /* background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="26.235" height="26.235" viewBox="0 0 26.235 26.235"><path id="Icon_material-search" data-name="Icon material-search" d="M23.25,21H22.065l-.42-.405a9.765,9.765,0,1,0-1.05,1.05l.405.42V23.25l7.5,7.485L30.735,28.5Zm-9,0A6.75,6.75,0,1,1,21,14.25,6.741,6.741,0,0,1,14.25,21Z" transform="translate(-4.5 -4.5)" fill="%23999"/></svg>');
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) center; */
  padding-right: 60px;
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  font-size: 1.4rem;
  font-weight: bold;
}

.suggesstion-box {
  position: absolute;
  background-color: var(--cor-branco);
  overflow: auto;
  max-height: 300px;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 100%;
  z-index: 1;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  border: 2px solid #ffffff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}

a.busca__item-sugestao {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  font-size: 25px;
  color: #333333;
  text-decoration: none;
}

a.busca__item-sugestao:hover {
  background-color: #f7f7f7;
}

.curso__interna-gradient-certificacao {
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(194, 179, 158, 0.44) 100%
  );
  background: -webkit-linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(194, 179, 158, 0.439) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(194, 179, 158, 0.44) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#c2b39e70", GradientType=1);
  padding-top: 51px;
  padding-bottom: 60px;
}

.curso__interna-gradient {
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(75, 166, 156, 0.7035407913165266) 100%
  );
  background: -webkit-linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(75, 166, 156, 0.7035407913165266) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(75, 166, 156, 0.7035407913165266) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#4ba69c", GradientType=1);
  padding-top: 51px;
  padding-bottom: 60px;
}

/* BLOG INTERNA NOVA */

.blog__interna-header {
  position: relative;
}

.blog__interna-imagem {
  border-radius: 10px;
  margin-bottom: 0px;
  width: 100%;
}

.blog__interna-header::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: var(--curso-imagem);
  background-size: cover;
  background-position: center center;
  background-clip: padding-box;
  z-index: -1;
}

.blog__interna-header .breadcrumb__holder a,
.blog__interna-header .breadcrumb__holder span {
  color: white !important;
  font-size: 0.8rem;
}

.blog__interna-title-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.blog__interna-gradient {
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 0%,
    rgb(24 32 98 / 50%) 100% 100%
  );
  background: -webkit-linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 0%,
    rgb(24 32 98 / 50%) 100% 100%
  );
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, #18206280 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#4ba69c", GradientType=1);
  padding-top: 51px;
  padding-bottom: 60px;
}

.noticias__interna-gradient {
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 0.65) 100% 100%
  );
  background: -webkit-linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 0.65) 100% 100%
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 0.65) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#4ba69c", GradientType=1);
  padding-top: 51px;
  padding-bottom: 60px;
}

/* END BLOG INTERNA NOVA */

/***** Curso Interna *****/
.curso__interna-header {
  position: relative;
}

.curso__interna-header::before {
  content: "";
  position: absolute;

  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;

  background-image: var(--curso-imagem);
  background-size: cover;
  background-position: center center;
  background-clip: padding-box;
  z-index: -1;
}

.header__blur::before {
  filter: blur(10px);
}

.curso__interna-gradient,
.curso__interna-gradient-certificacao {
  position: relative;
}

.txt-branco {
  color: var(--cor-branco);
}

.txt-branco-important {
  color: white !important;
}

.bg-branco {
  background-color: var(--cor-branco);
}

.border-branco {
  border-color: var(--cor-branco);
}

.curso__interna-imagem {
  border-radius: 20px;
  margin-bottom: -50px;
}

.curso__interna-barra-info {
  background-color: var(--cor-fundo);
  padding-top: 17px;
  padding-bottom: 40px;
}

@media (min-width: 768px) {
  .curso__interna-imagem {
    margin-bottom: -150px;
  }
}

@media (max-width: 768px) {
  .position-md-relative {
    position: relative !important;
  }
}

.curso__interna-conteudo {
}

.curso__interna-conteudo h1,
.curso__interna-conteudo h2,
.curso__interna-conteudo h3,
.curso__interna-conteudo h4,
.curso__interna-conteudo h5,
.curso__interna-conteudo,
.curso__interna-conteudo p {
  font-size: 16px;
}

.curso__interna-conteudo h1,
.curso__interna-conteudo h2,
.curso__interna-conteudo h3,
.curso__interna-conteudo h4,
.curso__interna-conteudo h5 {
  font-weight: bold;
}

.curso__interna-conteudo,
.curso__interna-conteudo p {
  font-size: 16px;
  color: #333333;
}

.curso__interna-barra {
  background-color: #333333;
}

.curso__interna-barra a {
  font-size: 25px;
  font-weight: bold;
  color: var(--cor-branco);
}

.curso__interna-icone {
  border-radius: 15px;
  width: 84px;
  height: 84px;
  background-color: var(--cor-fundo);
  line-height: 84px;
}

.curso__interna-bloco-conteudo-icone {
  border-radius: 8px;
  width: 48px;
  height: 48px;
  background-color: var(--cor-fundo);
  line-height: 40px;
}

.curso__interna-bloco-conteudo-icone svg {
  width: 25px;
  height: 25px;
}

.curso__interna-elemento-conteudo-container {
  border: 2px solid var(--cor-fundo);
  border-radius: 15px;
  padding: 20px;
  width: 100%;
}

.bg-style,
.curso__interna-rodape {
  background-color: var(--cor-fundo);
}

.btn__incricoes-encerradas {
  border-top: 3px solid var(--cor-branco);
  border-bottom: 3px solid var(--cor-branco);
}

.curso__interna-barra-flutuante {
  /* position:fixed;
bottom:0px;
left:0px;
right:0px;
z-index:10; */
}

.sticky-wrapper {
  position: relative;
  margin-left: -5px;
  margin-right: -5px;
}

.barraflutuante__topo-sticky {
  position: fixed;
  top: 0;
  left: 0px;
  right: 0px;
  z-index: 10;
}

.barraflutuante__rodape-sticky {
  position: fixed;
  bottom: 0;
  left: 0px;
  right: 0px;
  z-index: 10;
}

.barraflutuante__topo-placeholder {
  width: 100%;
}

.elemento__slide_depoimentos-holder {
  padding-top: 85px;
  border-radius: 15px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  min-height: 400px;
}

.elemento__slide_depoimentos-foto {
  border-radius: 50% !important;
  max-width: 140px !important;
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  border-width: 4px !important;
  border-style: solid !important;
  border-color: var(--cor-borda) !important;
  margin-bottom: -75px;
}

.var-cor-texto {
  color: var(--cor-texto) !important;
}

.var-cor-texto-default {
  color: var(--cor-texto);
}

.var-cor-fundo {
  background-color: var(--cor-fundo) !important;
}

.var-cor-borda {
  border-color: var(--cor-borda) !important;
}

.elemento__slide_depoimentos-texto {
  color: #333333;
  overflow: hidden;
}

.elemento__slide_depoimentos-texto > div {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  /* start showing ellipsis when 3rd line is reached */
  white-space: pre-wrap;
  /* let the text wrap preserving spaces */
}

.elemento__slide_depoimentos-linha {
  margin-left: auto;
  margin-right: auto;
  max-width: 135px;
  width: 100%;
  height: 1px;
  background-color: #cccccc;
  display: inline-block;
}

.elemento__slide_depoimentos-zoomed {
  background-color: red;
}

.elemento__slide-depoimentos[data-zoomed="true"]
  .elemento__slide_depoimentos-mais,
.elemento__slide-depoimentos[data-zoomed="true"]
  .elemento__slide_depoimentos-linha {
  display: none;
}

.elemento__slide-depoimentos[data-zoomed="true"] .slick-dots {
  bottom: 80px;
}

.elemento__slide-depoimentos[data-zoomed="false"]
  .elemento__slide_depoimentos-fechar {
  display: none;
}

.elemento__slide_depoimentos-fotoholder {
  margin-top: -140px;
}

.elemento__slide-depoimentos .slick-dots {
  bottom: 0px;
}

.elemento__slide_depoimentos-item {
  display: block;
  padding-top: 60px;
}

.elemento__slide-depoimentos[data-zoomed="true"]
  .elemento__slide_depoimentos-fotoholder {
  margin-top: 0px;
}

.elemento__slide-depoimentos[data-zoomed="true"]
  .elemento__slide_depoimentos-foto {
  margin-bottom: 0px;
}

.elemento__slide-depoimentos[data-zoomed="true"]
  .elemento__slide_depoimentos-holder {
  padding-top: 30px;
  padding-bottom: 120px;
}

.elemento__slide-depoimentos[data-zoomed="true"]
  .elemento__slide_depoimentos-foto {
  max-width: 250px;
}

.elemento__slide-depoimentos[data-zoomed="true"] .slick-dots li button {
  border: 0px !important;
}

.elemento__slide-depoimentos[data-zoomed="true"] .slick-dots li button {
  background-color: #e8e8e8;
}

.elemento__slide-depoimentos[data-zoomed="true"]
  .slick-dots
  li.slick-active
  button {
  background-color: var(--cor-azul);
}

.elemento__slide-depoimentos[data-zoomed="true"]
  .elemento__slide_depoimentos-texto,
.elemento__slide-depoimentos[data-zoomed="true"]
  .elemento__slide_depoimentos-texto
  > div {
  overflow: inherit !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: unset;
  white-space: pre-wrap;
}

.elemento__slide-depoimentos[data-zoomed="true"]
  .elemento__slide_depoimentos-nome {
  font-size: 20px !important;
}

.elemento__slide-depoimentos[data-zoomed="true"]
  .elemento__slide_depoimentos-cargo {
  font-size: 15px !important;
  margin-bottom: 15px;
}

.elemento__slide-depoimentos[data-zoomed="true"]
  .elemento__slide_depoimentos-texto {
  font-size: 16px !important;
}

.elemento__slide-depoimentos[data-zoomed="true"]
  .elemento__slide_depoimentos-item {
  padding-top: 0px;
}

.curso__label-pagamento {
  border-radius: 10px;
  border-style: solid;
  border-width: 1px;
  background-color: #efefef;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 12px;
  padding-right: 12px;
  min-height: 70px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.pagamento__holder-topo {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-end;
}

.pagamento__holder-aba {
  font-size: 16px;
  white-space: nowrap;
  cursor: pointer;
  background-color: var(--cor-destaque);
  border-left-color: var(--cor-destaque);
  border-right-color: var(--cor-destaque);
  border-top-color: var(--cor-destaque);
}

.pagamento__holder-data {
  font-size: 14px;
}

.pagamento__holder-aba,
.pagamento__holder-data {
  font-weight: bold;
}

.pagamento__holder-data,
.pagamento__holder-aba {
  padding-top: 14px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
}

.pagamento__holder-aba {
  border-left-style: solid;
  border-right-style: solid;
  border-top-style: solid;

  border-left-width: 4px;
  border-right-width: 4px;
  border-top-width: 4px;

  border-top-left-radius: 15px;
  border-top-right-radius: 15px;

  color: var(--cor-branco);
}

.pagamento__holder-ativo {
  color: var(--cor-destaque) !important;
  background-color: var(--cor-branco);
}

.pagamento__holder-conteudoaba {
  border-style: solid;
  border-width: 4px;
  border-color: var(--cor-destaque);
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
  margin-top: -4px;

  padding-left: 30px;
  padding-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.txt-riscar {
  text-decoration: line-through;
}

.barraflutuante__rodape-chunk:not(.barraflutuante__rodape-sticky) {
  display: none;
}

.bg-cinza {
  background-color: #efefef;
}

.cursos__relacionados {
  padding-top: 65px;
  padding-bottom: 60px;
}

.posts__relacionados {
  padding-bottom: 60px;
}

.txt-azul {
  color: var(--cor-azul);
}

[type="radio"],
[type="checkbox"]:not(.field-switch) {
  width: 1.5rem;
  height: 1.5rem;
  color: #4ba69c;
  vertical-align: middle;
  -webkit-appearance: none;
  background: none;
  border: 0;
  outline: 0;
  flex-grow: 0;
  border-radius: 4px;
  background-color: #ffffff;
  transition: background 300ms;
  cursor: pointer;
}

.bg-checkbox-cinza {
  background-color: #808285;
}

[type="radio"]::before,
[type="checkbox"]:not(.field-switch)::before {
  content: "";
  color: transparent;
  display: block;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  border: 0;
  background-color: transparent;
  background-size: contain;
}

[type="radio"]:checked,
[type="checkbox"]:not(.field-switch):checked {
  background-color: currentcolor;
}

[type="radio"]:checked::before,
[type="checkbox"]:not(.field-switch):checked::before {
  box-shadow: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath d='M15.88 8.29L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z' fill='%23fff'/%3E %3C/svg%3E");
}

/* Disabled */

[type="radio"]:disabled,
[type="checkbox"]:not(.field-switch):disabled {
  background-color: #ccd3d8;
  opacity: 0.84;
  cursor: not-allowed;
}

/* IE */

[type="radio"]::-ms-check,
[type="checkbox"]:not(.field-switch)::-ms-check {
  content: "";
  color: transparent;
  display: block;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  border: 0;
  background-color: transparent;
  background-size: contain;
  box-shadow: inset 0 0 0 1px #ccd3d8;
}

[type="radio"]:checked::-ms-check,
[type="checkbox"]:not(.field-switch):checked::-ms-check {
  box-shadow: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath d='M15.88 8.29L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z' fill='%23fff'/%3E %3C/svg%3E");
}

.txt-cinza-escuro {
  color: #333333 !important;
}

.txt-cinza-claro {
  color: #999999 !important;
}

.cursor-pointer {
  cursor: pointer;
}

[type="radio"].bg-checkbox-cinza:checked,
[type="checkbox"].bg-checkbox-cinza:checked {
  background-color: #333333;
}

.label__busca-holder .label__busca {
  transition: all linear 0.2s;
}

.label__busca-holder .label__busca {
  opacity: 0.9;
}

.label__busca-holder .label__busca:hover {
  opacity: 1;
}

.busca_conteudo_filtro__holder[data-tipo="curso"] .label__busca {
  background-color: var(--cor-azul);
}

.busca_conteudo_filtro__holder[data-tipo="curso"] [type="radio"],
.busca_conteudo_filtro__holder[data-tipo="curso"]
  [type="checkbox"]:not(.field-switch) {
  color: var(--cor-azul);
}

.busca_conteudo_filtro__holder[data-tipo="certificacao"] [type="radio"],
.busca_conteudo_filtro__holder[data-tipo="certificacao"]
  [type="checkbox"]:not(.field-switch) {
  color: #808285 !important;
}

.busca_conteudo_filtro__holder[data-tipo="certificacao"]
  [type="radio"].bg-checkbox-cinza:checked,
.busca_conteudo_filtro__holder[data-tipo="certificacao"]
  [type="checkbox"].bg-checkbox-cinza:checked {
  background-color: #808285;
}

.selecao__profisional-holder .selectize-input div.item {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.label__busca,
.selecao__profisional-holder .selectize-input div.item {
  background-color: #808285;
  border-radius: 20px;
  color: var(--cor-branco);
  font-size: 18px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 19px;
  padding-right: 19px;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 5px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  font-size: 1rem;
}

.label__busca:after {
  content: "";
  margin-left: 10px;
  width: 12px;
  height: 12px;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.674' height='12.674' viewBox='0 0 12.674 12.674'%3E%3Cg id='Grupo_53' data-name='Grupo 53' transform='translate(-928.163 -455.163)'%3E%3Cline id='Linha_31' data-name='Linha 31' y1='11.26' x2='11.26' transform='translate(928.87 455.87)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='1'/%3E%3Cline id='Linha_32' data-name='Linha 32' x2='11.26' y2='11.26' transform='translate(928.87 455.87)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E");
}

.cursos__listagem,
.certificados__listagem {
  background-color: #ffffff;
  transition: all linear 0.2s;
}

.cursos__listagem-titulo {
  color: var(--cor-azul);
}

.certificados__listagem-titulo {
  color: #808285;
}

.cursos__listagem-titulo,
.certificados__listagem-titulo {
  margin-bottom: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.cursos__listagem-descricao {
  color: #333333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.cursos__listagem-vlplay {
  width: 90px;
  opacity: 0.3;
  transition: all linear 0.2s;
}

.cursos__listagem:hover .cursos__listagem-vlplay {
  opacity: 1;
}

img.cursos__listagem-imagem,
img.certificados__listagem-imagem {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all linear 0.2s;
}

.cursos__listagem:hover img.cursos__listagem-imagem,
.certificados__listagem:hover img.certificados__listagem-imagem {
  transform: scale(1.1);
}

.cursos__listagem:hover,
.certificados__listagem:hover {
  box-shadow: 0 0.225rem 0.45rem rgba(0, 0, 0, 0.15) !important;
}

.certificados__listagem-normas-container {
  display: flex;
  flex-direction: column;
  gap: 3px;
  align-items: start;
  justify-content: start;
  flex-wrap: wrap;
}

.certificados__listagem-normas {
  background-color: #c0b39f;
}

.curso__listagem-tema-container {
  display: flex;
  flex-direction: column;
  gap: 3px;
  align-items: start;
  justify-content: start;
  flex-wrap: wrap;
}

.curso__listagem-tema {
  background-color: var(--cor-destaque-tax) !important;
}

.curso__listagem-tema,
.certificados__listagem-normas {
  color: #ffffff;
  font-size: 12px;
  line-height: 15px;
  border-radius: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.curso__listagem-descricao-holder,
.certificacoes__listagem-descricao-holder {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.cursos__listagem-rodape {
  color: var(--cor-azul);
}

.cursos__listagem:hover .cursos__listagem-titulo,
.certificados__listagem:hover .certificados__listagem-titulo {
  text-decoration: underline;
}

.opacity-placeholder {
  opacity: 0.8;
}

/* utility classes */
.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.textleft {
  text-align: left;
}

.textright {
  text-align: right;
}

.clear {
  clear: both;
}

/* modern clearfix */
.wp-clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/***** Sanfona *****/

.accordion-titulo {
  color: var(--cor-branco);
  background-color: #4751a5;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 2px;
  cursor: pointer;
  border-radius: 10px;
  padding: 18px;
}

.accordion-titulo span {
  display: block;
  max-width: 90%;
}

.accordion-title .accordion-titulo::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  right: 20px;
  position: absolute;
  color: var(--cor-branco);
}

.accordion-conteudo p:last-child {
  margin-bottom: 0px;
}

.accordion-conteudo {
  margin: 20px;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  color: #333333;
}

.accordion_content {
  position: relative;
}

.accordion_content .accordion-conteudo::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: 0px;
  color: #00adbd;
}

.accordion_content .accordion-title .accordion-titulo::before {
  content: "\f107";
  font-size: 25px;
}

.accordion_content.accordion_open .accordion-title .accordion-titulo::before {
  content: "\f106";
  font-size: 25px;
}

.border-blue {
  border-color: var(--cor-azul) !important;
}

.txt-blue {
  color: var(--cor-azul) !important;
}

/* Slide */
.slider__slide-geral .slick-dots {
  bottom: 20px;
}

.slider__slide-geral .slick-dots li.slick-active button {
  background-color: var(--cor-branco);
}

.slider__slide-geral .slick-dots li button {
  border-color: var(--cor-branco);
}

.slide__excerpt {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  display: flex;
  align-items: flex-end;
}

.slide__blogs .position-relative:before,
.filtro:before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  background: -webkit-linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}

.page__header-single img {
}

.blog__header-single img {
  border-radius: 5px;
  margin-bottom: -10px;
  z-index: 9;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.slide__blogs .slick-dots li.slick-active button {
  background-color: var(--cor-branco);
}

.slide__blogs .slick-dots li button {
  border-color: var(--cor-branco);
}

.blog__listagem-estilo1-imagem {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: hidden;
}

.blog__listagem-estilo1-imagem img {
  display: block;
  object-fit: cover;
  transition: transform 0.4s;
  height: 100%;
}

.blog__blogDestaque-estilo-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.blog__listagem-estilo-1 .blogListagemTitulo {
  min-height: 50px;
}

.blog__listagem-estilo-2 .blog__blogDestaque-estilo {
  min-height: 80px;
}

.blog__listagem-estilo-3 img {
  display: block;
  object-fit: cover;
  transition: transform 0.4s;
  height: 100%;
  min-height: 200px;
}

.blog__listagem-estilo-3 .blogListagemTitulo {
  min-height: 50px;
}

.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.min-height-20 {
  min-height: 20px;
}

.blog__listagem-estilo-3:hover img,
.blog__listagem-estilo-2:hover img,
.blog__listagem-estilo-1:hover img {
  transform: scale(1.1);
}

.cursos__listagem:hover,
.certificados__listagem:hover {
  box-shadow: 0 0.225rem 0.45rem rgba(0, 0, 0, 0.15) !important;
}

.singl_post-data {
  background-color: #f5f5f5;
}

.social_icone {
}

.social_icone a {
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  margin-left: 5px;
  margin-right: 5px;
  color: var(--cor-branco);
}

.social_icone a[data-type="facebook"] {
  background-color: #4267b2;
}

.social_icone a[data-type="email"] {
  background-color: #fd1d1d;
}

.social_icone a[data-type="linkedin"] {
  background-color: #0e76a8;
}

.social_icone a[data-type="twitter"] {
  background-color: black;
}

.social_icone a[data-type="twitter"] svg {
  vertical-align: sub;
}

.diferenciais__listagem {
}

.diferenciais__listagem-interna {
  border-color: var(--cor-borda);
  border-width: 3px;
  border-style: solid;
  border-radius: 15px;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 20px;
  padding-bottom: 20px;

  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  align-content: center;
}

.diferenciais__listagem-interna p:last-child {
  margin-bottom: 0px;
}

.elemento__slide-cursoDepoimento-holder {
  background-color: #f6f6f9;
  /* padding-top:80px;
  padding-bottom:80px;
  padding-left:30px;
  padding-right:30px; */
  border-color: var(--cor-borda);
  border-width: 2px;
  border-style: solid;
  border-radius: 10px;
}

.elemento__slide-cursoDepoimento-holder
  img.elemento__slide-cursoDepoimento-img {
  max-width: 200px;
  border-radius: 50%;
  border-width: 4px;
  border-style: solid;
}

.curso__suspenso-separador {
  background-color: #4ba69c;
  height: 2px;
  display: block;
  width: 100%;
}

.timeline__holder-info {
}

.timeline__holder-info .timeline__holder-ano {
  -webkit-user-select: none;
  /* Safari */
  -ms-user-select: none;
  /* IE 10 and IE 11 */
  user-select: none;
  /* Standard syntax */
}

.timeline__holder-info .timeline__holder-ano,
.timeline__holder-info .timeline__holder-dot {
  margin-left: 6px;
  margin-right: 6px;
}

.timeline__holder-info .timeline__holder-dot {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-color: transparent;
  border-width: 1px;
  border-color: var(--cor-azul);
  border-style: solid;
  border-radius: 50%;
}

.timeline__holder-info .timeline__holder-dot-selecionado {
  background-color: var(--cor-azul);
}

.timeline__holder-dot {
  cursor: pointer;
}

.timeline__holder-scroll {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  cursor: grab;
}

.timeline__holder-scroll::-webkit-scrollbar {
  display: none;
}

.timeline__holder-scroll:active {
  cursor: grabbing;
}

.timeline__holder-scroll::before {
  content: "";
  display: inline-block;
  width: 10px;
  left: 15px;
  top: 0px;
  bottom: 0px;
  position: absolute;
  /* background: linear-gradient(
    270deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  ); */
}

.timeline__holder-scroll::after {
  content: "";
  display: inline-block;
  width: 10px;
  /* background: linear-gradient(
    270deg,
    rgb(255 255 255) 0%,
    rgb(255 255 255 / 0%) 100%
  ); */
  right: 15px;
  top: 0px;
  bottom: 0px;
  position: absolute;
}

.timeline_slide-holder .timeline__holder-separador {
  height: 1px;
  background-color: #707070;
  width: 100%;
  display: block;
}

.blog__conteudo-interno {
}

.blog__conteudo-interno a {
  color: #4ba69c;
  font-weight: bold;
  text-decoration: underline;
}

.blog__conteudo-interno h2 {
  font-size: 26px;
  font-weight: bold;
}

.blog__conteudo-interno h3 {
  font-size: 20px;
  font-weight: bold;
}

.blog__conteudo-interno h2 {
  margin-top: 4rem;
}

.blog__conteudo-interno h3 {
  margin-top: 3rem;
}

.txt-verde-piscina {
  color: #4ba69c;
}

.bg-verde-piscina {
  background-color: #4ba69c !important;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9, padrão dos vídeos */
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}

.video-container iframe,
.video-container object,
.video-container embed,
.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

div.evento__status-dados div.evento__status-label {
  border: 1px solid #4ba69c;
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 24px;
  padding-bottom: 24px;
  color: #4ba69c;
}

.form__holder-shortcode {
}

.form__holder-shortcode input[type="text"],
.form__holder-shortcode input[type="number"],
.form__holder-shortcode input[type="email"],
.form__holder-shortcode input[type="tel"],
.form__holder-shortcode textarea {
  border-width: 2px;
  border-style: solid;
  border-color: #4ba69c;
  border-radius: 15px;
  font-size: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 300;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  width: 100%;
}

.form__holder-shortcode input[type="submit"] {
  margin-top: 20px;
  color: var(--cor-branco);
  margin-bottom: 10px;
}

/* Basic styling */

[type="checkbox"] {
  width: 2rem;
  height: 2rem;
  color: dodgerblue;
  vertical-align: middle;
  -webkit-appearance: none;
  background: none;
  border: 0;
  outline: 0;
  flex-grow: 0;
  border-radius: 50%;
  background-color: #ffffff;
  transition: background 300ms;
  cursor: pointer;
}

/* Pseudo element for check styling */

[type="checkbox"]::before {
  content: "";
  color: transparent;
  display: block;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  border: 0;
  background-color: transparent;
  background-size: contain;
  box-shadow: inset 0 0 0 1px #ccd3d8;
}

/* Checked */

[type="checkbox"]:checked {
  background-color: currentcolor;
}

[type="checkbox"]:checked::before {
  box-shadow: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath d='M15.88 8.29L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z' fill='%23fff'/%3E %3C/svg%3E");
}

/* Disabled */

[type="checkbox"]:disabled {
  background-color: #ccd3d8;
  opacity: 0.84;
  cursor: not-allowed;
}

/* IE */

[type="checkbox"]::-ms-check {
  content: "";
  color: transparent;
  display: block;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  border: 0;
  background-color: transparent;
  background-size: contain;
  box-shadow: inset 0 0 0 1px #ccd3d8;
}

[type="checkbox"]:checked::-ms-check {
  box-shadow: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath d='M15.88 8.29L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z' fill='%23fff'/%3E %3C/svg%3E");
}

.wpcf7-list-item-label {
  display: none;
}

.wpcf7-list-item {
  margin: 0px;
}

.wpcf7-response-output {
  color: green;
}

form.wpcf7-form[data-status="invalid"] .wpcf7-response-output {
  background-color: #be562e;
  color: var(--cor-branco);
  border-color: #be562e;
  display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
  background-color: #46b450;
  color: var(--cor-branco);
  border-color: #46b450;
}

.bg-BE562E {
  background-color: #be562e;
}

.elementor-image-box-content .elementor-image-box-title {
  padding-left: 20px;
  padding-right: 20px;
}

.wpcf7 .wpcf7-spinner {
  /*  display: none;*/
}

textarea {
  resize: none;
}

.bg-cinza-claro {
  background-color: #f5f5f5;
}

.header__holder {
  z-index: 30;
  position: relative;
}

.blogListagem-holder {
  min-height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.slideDestaques__titulo {
  z-index: 0;
}

.slideDestaques__holder {
  min-height: 310px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
}

.slideDestaques__holder > div {
  padding: 20px;
}

.slideDestaques__holder::before {
  display: block;
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}

.elemento__slide-destaque .slick-slide a {
  text-transform: none;
}

.breadcrumb__holder {
  font-size: 0.8rem;
}

.breadcrumb__holder,
.breadcrumb__holder a {
  color: var(--cor-azul);
  font-weight: normal;
  text-decoration: none;
}

.breadcrumb__holder a:hover {
  text-decoration: underline;
}

.breadcrumb__holder .breadcrumb_last {
  font-weight: bold;
}

.breadcrumb__holder > span > span {
  padding-left: 2px;
  padding-right: 2px;
  font-weight: bold;
}

img.logo_vanzoliniplay {
  max-width: 150px;
}

.no-select {
  -webkit-user-select: none;
  /* Safari */
  -ms-user-select: none;
  /* IE 10 and IE 11 */
  user-select: none;
  /* Standard syntax */
}

.blog-progress {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: var(--cor-branco);
  display: block;
}

.blog-progress-bar {
  margin: 0px;
  height: 10px;
  display: block;
  background-color: var(--cor-azul);
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(20px);
  }
}

@keyframes fadeInMenu {
  from {
    opacity: 0;
    transform: translateY(-100%);
  }

  to {
    opacity: 1;
    transform: translateY(0px);
  }
}

.fade-in-up {
  animation: fadeInUp 0.5s ease-in-out forwards;
}

.fade-out-down {
  animation: fadeOutDown 0.5s ease-in-out forwards;
}

div.btn__entrar {
  border-radius: 19px;
  border-width: 2px;
  border-color: var(--cor-branco);
  border-style: solid;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex !important;
  align-items: center;
  transition-property: all;
  transition-timing-function: ease;
  transition: 0.3s linear;
}

div.btn__entrar i {
  transition-property: all;
  transition-timing-function: ease;
  transition: 0.3s linear;
}

div.btn__entrar-holder:hover .btn__entrar {
  background-color: #0d134b;
  height: 100%;
  vertical-align: middle;
  border-radius: 0px;
  border-color: #0d134b;
}

div.btn__entrar-holder:hover .btn__entrar i {
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

div.submenu__entrar {
  position: absolute;
  top: 100%;
  background-color: var(--cor-branco);
  right: 15px;
  display: none;
  padding: 20px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

div.btn__entrar-holder:hover div.submenu__entrar {
  display: block;
  animation: fadeInMenu 0.5s ease-in-out forwards;
  z-index: -1;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1);
}

div.submenu__entrar ul {
  margin: 0px;
  padding: 0px;
  z-index: 200;
}

div.submenu__entrar ul li {
  display: block;
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;
}

div.submenu__entrar ul li a {
  color: #0b1141;
  font-size: 15px;
  font-weight: bold;
  white-space: nowrap;
}

.elemento__slide-depoimentos[data-zoomed="false"]
  .elemento__slide_depoimentos-texto
  ul,
.elemento__slide-depoimentos[data-zoomed="false"]
  .elemento__slide_depoimentos-texto
  ul
  li {
  margin: 0;
  padding: 0;
  text-indent: 0;
}

.slide__img-holder {
  text-align: center;
  border-width: 0px;
  border-radius: 0px;
  border-style: solid;
  height: 100%;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}

.slick-track {
  display: flex !important;
}

.slick-slide {
  height: inherit !important;
}

.modal-body .formulario__titulo-data,
.modal-body [type="radio"],
.modal-body [type="checkbox"]:not(.field-switch) {
  color: var(--cor-padrao-formularios);
}

.modal-body input,
.modal-body textarea,
.modal-body button {
  border-color: var(--cor-padrao-formularios) !important;
}

.modal-body button,
.modal-body input[type="submit"],
.modal-body input[type="reset"] {
  background-color: var(--cor-padrao-formularios) !important;
}

.placeholder-img-fundo {
  background-color: #d3d3d3;
}

.icone__bloco-listagem-icone img {
  padding: 10px;
}

.elementor-widget-text-editor table {
  border-spacing: 2px;
}

.elementor-widget-text-editor th,
td {
  padding: 8px;
}

.credencial__interna-barra-info {
  background-color: #808285;
  padding-top: 17px;
  padding-bottom: 40px;
}

@media (max-width: 768px) {
  .align-md-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
}

.linkedin__icon_professores {
  font-size: 2.5rem !important;
  display: flex;
  justify-content: end;
  margin: 0;
  padding: 0;
  align-items: center;
  margin-bottom: -0.6rem;
}

.linkedin__icon_professores.zoom {
  position: absolute;
  bottom: -50px;
  left: 15px;
  top: unset;
}

.wp__menu-mobile {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 65px;
  background-color: var(--cor-azul);
  overflow-y: auto;
  z-index: 10;
}

.wp__menu-mobile ul {
  margin: 0px;
  padding: 0px;
}

.wp__menu-mobile a {
  text-transform: uppercase;
  color: var(--cor-branco);
}

.wp__menu-mobile > div > ul > li:hover > a {
  background-color: var(--fundo-menu);
}

.wp__menu-mobile > div > ul > li > a {
  border-bottom: 3px solid var(--fundo-menu);
  padding: 20px;
  display: block;
}

.wp__menu-mobile .sub-menu {
  margin: 10px;
  padding: 0px;
}

.wp__menu-mobile .sub-menu li {
  display: block;
}

.wp__menu-mobile .sub-menu li a {
  padding: 10px;
  display: block;
}

.wp__menu-mobile ul > li > ul {
  display: none;
}

.wp__menu-mobile > div > ul > li > a {
  font-weight: bold;
  font-size: 20px;
}

.wp__menu-mobile .sub-menu {
  padding-top: 10px;
  padding-bottom: 20px;
}

.wp__menu-mobile > div > ul > li {
  position: relative;
}

.wp__menu-mobile > div > ul > li:hover:before {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-color: var(--fundo-menu);
  z-index: -1;
  opacity: 0.5;
}

.wp__menu-entrar {
  border-top: 1px solid rgba(255, 255, 255, 0.46);
  padding: 20px;
}

.wp__menu-entrar li {
  display: block;
  margin-top: 10px;
}

.wp__menu-entrar li a {
  text-transform: none;
  font-size: 14px;
}

.wp__menu-mobile .menu-item-has-children > a {
  pointer-events: none;
}

.curso__interna-gradient-credencial {
  padding-top: 51px;
  padding-bottom: 60px;
}

.flex-flow-row-wrap {
  flex-wrap: nowrap;
}

::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

::-webkit-scrollbar-track {
  background: var(--cor-branco);
}

::-webkit-scrollbar-thumb {
  background: #0b1141;
  border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
  background: var(--cor-azul);
}

.elemento__slide.slide__credenciais img {
  padding: 30px 30px 30px 30px;
  max-width: 200px;
}

.elemento__slide.slide__credenciais .slide__img-holder {
  text-align: center;
  border-style: solid;
  height: 100%;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  margin: 0px 30px 0px 30px;
  background-color: #00000066;
  border-color: #ffffff;
  border-radius: 22px;
  border-width: 4px;
}

.elemento__slide.slide__credenciais .slick-dots li button {
  border-color: var(--cor-branco);
}

.elemento__slide.slide__credenciais .slick-dots li.slick-active button {
  background-color: var(--cor-branco);
}

.icone__holder,
.icone__holder svg,
.icone__holder svg path {
  transition: all 0.5s ease;
}

.icone__holder {
  text-align: center;
  width: 84px;
  height: 84px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 14px;
}

.icone__element {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.4rem;
}

.elemento__slide-curso-depoimento_conteudo {
  font-size: 1rem !important;
  line-height: 1.4rem !important;
}

.elemento__slide-curso-depoimento_nome {
  font-size: 1.2rem !important;
}

.elemento__slide-curso-depoimento_profissao {
  font-size: 1rem !important;
}

.elemento__slide[data-blur="true"]:before,
div[data-blur="true"]:before {
  content: "";
  background-image: linear-gradient(rgb(0 0 0 / 80%), rgba(0, 0, 0, 0.5)),
    var(--background);
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  overflow: hidden;
  -webkit-transition: background-image 1s ease;
  transition: background-image 1s ease;
  backdrop-filter: blur(24px) brightness(0.8);
  filter: blur(12px);
  -webkit-filter: blur(12px);
  background-size: cover;
  transform: scale(1.1);
  z-index: -1;
}

.elemento__slide[data-blur="true"],
div[data-blur="true"] {
  overflow: hidden;
  position: relative;
  background-size: 120%;
  background-position: 50% 50%;
}

.topo-fixo {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  background-color: var(--cor-azul);
}

.btn-elementor-w-100 .elementor-button {
  width: 100%;
}

/* BLOG CONTEUDO ESTILO */

.p-calling-blog {
  margin-bottom: 3rem;
  font-size: 1.5rem;
}

.blog__content-btn-contato {
  background: #4ba69c;
  padding: 1rem 2rem;
  border-radius: 2rem;
  color: white !important;
  text-decoration: none !important;
  margin: 20px 0;
  text-transform: uppercase;
  display: inline-block;
  width: fit-content;
}

.blog__content-btn-inscreva {
  background: #182062;
  padding: 1rem 2rem;
  border-radius: 2rem;
  color: white !important;
  text-decoration: none !important;
  margin: 20px 0;
  text-transform: uppercase;
  display: inline-block;
  width: fit-content;
}

.busca_input_container {
  display: flex;
}

body div.busca_input_container button {
  border-radius: 0;
  background: var(--cor-azul);
  color: white;
  padding: 0 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  font-size: 1.2rem;
  border: 1px solid var(--cor-azul);
}

.elementor-ods-onu-container {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1rem;
  gap: 10px;
}

.elementor-ods-onu-icon {
  width: 8rem;
}

.elementor-ods-onu-icon img {
  border-radius: 5px;
}

.wpcf7-spinner {
  margin: 0 24px -13px 24px;
}

.selecao__profisional-holder .selectize-input div.item {
  background-color: var(--cor-azul);
  color: var(--cor-branco);
  border-radius: 20px;
  padding-left: 15px !important;
  padding-right: 10px !important;
}

.selecao__profisional-holder .selectize-input div.item .remove {
  border-left: 0px;
}

.selectize-input > input {
  height: 40px;
}

.selectize-input.focus {
  border-color: var(--cor-azul) !important;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.selectize-input {
  z-index: inherit !important;
}

.txt-black-friday {
  color: #ffde59;
  border-top-color: #ffde59;
  border-bottom-color: #ffde59;
}

#barraFormualrioModal .modal-content form .font-13 {
  line-height: 1;
}