* {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  margin: 0;
  padding: 0
}

#erro-total {
  width: 700px;
  height: 270px;
  margin: 15px 0
}

#imagem-centralizada {
  width: 100%;
  text-align: center;
  margin: 10px 0
}

#texto-404 {
  width: 100%;
  font-family: Calibri;
  font-size: 22px;
  text-align: center
}

.page-item.palestra {
  width: 300px !important
}

.social i {
  font-size: 20px;
  background: #f7bc33;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px
}

.page-item p {
  font: 16px/1.8 "Poppins", sans-serif
}

.img-bottom p {
  width: 100%;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 19px;
  color: #000
}

.img-bottom b {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: capitalize;
  fill: #000;
  color: #000;
  background-color: #f9c700;
  border-radius: 30px 30px 30px 30px;
  padding: 10px 30px;
  margin: 10px
}

#aguarde {
  width: 100%;
  font-family: Calibri;
  font-size: 19px;
  text-align: center;
  margin: 5px 0
}

.box-06 .icone i {
  color: #fff;
  font-size: 30px
}

.box-06 .icone {
  background: rgba(0, 0, 0, .25);
  padding: 10px
}

.icone {
  box-shadow: 0 0 3px 0 #a0a0a0;
  height: 60px;
  width: 60px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center
}

.page-404 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 600px
}

a {
  text-decoration: none
}

.global {
  margin: 0 auto
}

.conteudo-pages {
  min-height: 500px;
  margin: 0 auto
}

.texto-pages {
  font: 15px/25px "Calibri";
  color: #000;
  text-align: justify
}

.texto-pages h1 {
  font: 25px "Calibri";
  padding-left: 20px;
  margin-bottom: 15px;
  font-weight: bold;
  color: #000
}

.texto-pages h2 {
  font: 20px "Calibri";
  padding-left: 10px;
  margin-bottom: 15px;
  font-weight: bold;
  color: #000
}

.menu-resp {
  display: none
}

.icon {
  width: 30px;
  background: linear-gradient(90deg, #f7bc33 0%, #f7bc33 100%)
}

.contato input {
  width: 100%;
  padding: 10px 30px 10px 20px;
  background: #eee;
  border: #ccc;
  color: #666;
  box-sizing: border-box;
  margin-bottom: 10px;
  outline: none !important;
  font-size: 17px;
  box-shadow: 2px 0 0 0 #333 inset;
  position: relative
}

.contato [required="required"] {
  background: #eee url(https://www.erickrolf.com.br/template/images/required.png) center right 10px no-repeat;
  background-size: 9px
}

.contato select, .contato option {
  width: 50%;
  padding: 10px 20px;
  background: #eee;
  border: #ccc;
  color: #666;
  box-sizing: border-box;
  margin-bottom: 10px;
  outline: none !important;
  font-size: 17px;
  box-shadow: 2px 0 0 0 #333 inset
}

.contato textarea {
  width: 100%;
  padding: 10px 30px 10px 20px;
  background: #eee;
  border: #ccc;
  color: #666;
  box-sizing: border-box;
  margin-bottom: 10px;
  outline: none !important;
  resize: none;
  height: 200px;
  font-size: 17px;
  box-shadow: 2px 0 0 0 #333 inset;
  position: relative
}

.contato .submit {
  cursor: pointer;
  background: #f7bc33;
  color: #010101
}

.contato {
  width: 500px;
  margin: 20px auto;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: rgba(0, 0, 0, .58);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  padding: 10px
}

.contato h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  text-align: center
}

.contato .required {
  color: #d90000;
  font: 17px "calibri";
  font-weight: lighter;
  margin-bottom: 10px
}

.contato .required img {
  height: 9px
}

.logo-pw {}

.logo-pw div {
  text-align: left
}

.logo-pw div p:first-child a {
  color: #555;
  font: 12px Helvetica;
  margin-top: -8px;
  display: block
}

.logo-pw div a span {
  color: transparent
}

.logo img {
  width: 250px
}

.topo-total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url(https://www.erickrolf.com.br/template/pw-images/fundo01.webp) center;
  padding: 30px 50px;
  border-bottom: 5px solid #fad04b
}

.img-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(https://www.erickrolf.com.br/template/pw-images/xbanner-bottom.jpeg.pagespeed.ic.I4xrXFUWbU.jpg) center;
  padding: 50px 50px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 17px;
  flex-wrap: wrap;
  height: 80px
}

.menu ul {
  display: flex
}

li.sub-menu li {
  border: 1px solid #fff;
  padding: 10px !important;
}

.menu ul li {
  list-style: none;
  padding: 20px
}

.social {
  text-align: center;
  padding: 20px;
  display: flex;
  justify-content: space-around;
  width: 130px
}

.social a {
  background: #fad766;
  color: #010101;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: 10px;
  padding: 5px 20px
}

.menu ul li a {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: bold
}

.social p {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding: 10px
}

.box-01-total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url(https://www.erickrolf.com.br/template/pw-images/fundo.png) center no-repeat;
  background-attachment: fixed;
  background-size: cover
}

.box-01-total .box-01 .item img {
  width: 370px
}

.box-01-total .box-01 {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.box-01 .titulo {
  font-family: 'Roboto', sans-serif;
  color: #ffff;
  font-size: 29px;
}

.sub-titulo {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  border-left: 5px solid #fad04b;
  padding: 0 10px
}

.box-01-total .box-01 .item {
  padding: 0 20px
}

.box-02 h1 {
  font: 42px/1.1 "Ubuntu", sans-serif;
  text-align: center;
  padding: 30px;
  border-top: 4px dotted #8e88aa;
  font-weight: bold
}

.box-02 {
  width: 1200px;
  margin: 30px auto
}

.box-02 h2 {
  color: #8e88aa;
  font: 16px/1.8 "Poppins", sans-serif;
  width: 480px;
  margin: 0 auto;
  text-align: center
}

.box-03 {
  width: 998px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.box-03 .item {
  width: 300px;
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  transition: .5s;
  cursor: pointer
}

.box-03 .icone i {
  font-size: 35px
}

.box-03 .text {
  width: 230px
}

.box-03 h3 {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 700;
  min-height: 60px
}

.box-03 p {
  color: rgba(0, 0, 0, .62);
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 500
}

.box-03 .btn {
  padding: 5px 10px 5px 10px;
  color: #000;
  background-color: #f7bc33;
  width: 90px;
  text-align: center;
  border-radius: 10px;
  font: 15px/1.8 "Poppins", sans-serif;
  margin: 10px 0
}

.box-03 .item:hover i {
  color: #f7bc33;
  transition: .5s
}

.box-03 .item:hover h3 {
  color: #f7bc33;
  transition: .5s
}

.box-03 .item:hover .btn {
  background: #333;
  color: #fff;
  transition: .5s
}

.mid {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 29px;
  font-weight: 900;
  background: #f7bc33;
  text-align: center;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center
}

.box-04-total {
  width: 1200px;
  margin: 0 auto;
  padding: 40px 0
}

.certificacoes {
  color: #000;
  text-shadow: 0 0 10px rgba(0, 0, 0, .3);
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-weight: 700
}

.box-05-total {
  background: url(https://www.erickrolf.com.br/template/pw-images/fundo2.jpg) center no-repeat;
  background-size: cover
}

.box-06-total {
  background: url(https://www.erickrolf.com.br/template/pw-images/fundo3.jpg) center no-repeat;
  background-size: cover;
  padding: 120px
}

.rodape-total {
  background: url(https://www.erickrolf.com.br/template/pw-images/fundo3.jpg) center no-repeat;
  background-size: cover;
  padding: 20px
}

.box-06-total h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  color: #f7bc33;
  text-align: center;
  font-size: 26px
}

.box-06 h3 {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 12px;
  text-align: center;
  width: 100%;
  margin-top: 12px
}

.box-06 p {
  margin-bottom: 13px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400
}

.box-06 .item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap
}

.box-06 {
  display: flex;
  justify-content: space-around;
  width: 998px;
  margin: 0 auto;
  padding: 40px
}

.box-05 {
  margin: 20px auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 40px;
  background: rgba(0, 0, 0, .75)
}

.inscreva-se h2 {
  color: #fff;
  margin: 0 0 10px 0;
  font-family: "Poppins", sans-serif;
  font-size: 36px
}

.inscreva-se h3 {
  font: 20px/1.8 "Poppins", sans-serif;
  color: #6c6a75
}

.box-05-total .box-05-2 form {
  width: 420px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.box-05-total .box-05-2 form input {
  width: 100%;
  margin: 5px 0;
  padding: 15px 10px;
  border: none;
  border-radius: 5px
}

input.submit {
  font-size: 15px;
  width: 300px !important;
  margin: 0 auto;
  background: #f7bc33;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: bold !important;
  letter-spacing: 1px;
  cursor: pointer
}

input.submit:hover {
  background: #333
}

.inscreva {
  display: flex;
  justify-content: space-between;
  width: 998px
}

.box-05-total-2 img {
  width: 560px
}

.box-05-total-2 .box-05-2 {
  display: flex;
  flex-wrap: wrap;
  width: 1200px;
  margin: 0 auto
}

.box-05-total-2 .box-05-2 .item:last-child {
  width: 560px;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #54595f;
  box-shadow: -14px 10px 30px 0 rgba(0, 0, 0, .29);
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  margin: 35px 0 35px 0;
  padding: 10px 10px 10px 10px;
  min-height: 580px;
  display: flex;
  align-items: center
}

.box-05-2 {}

.box-05-total-2 h2 {
  color: #0c0000;
  margin: 0 0 15px 0;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-weight: 700;
  text-align: center
}

.box-05-total-2 p {
  font: 16px/1.8 "Poppins", sans-serif;
  color: #8e88aa;
  text-align: center
}

.box-05-total-2 {
  padding: 30px
}

.box-07-total h2 {
  color: #000;
  margin: 0 0 15px 0;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-weight: 700;
  text-align: center
}

.box-08-total-2 .fundo {
  background: rgba(0, 0, 0, .69);
  padding: 10px
}

.box-07-total {
  padding: 40px
}

.box-08-total h2 {
  color: #000;
  margin: 0 0 15px 0;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  width: 1100px;
  margin: 20px auto;
  border-top: 1px solid
}

.box-08-total {
  background-color: #f7f9fb;
  padding: 30px
}

.box-08 {
  display: flex;
  width: 1130px;
  margin: 0 auto;
  flex-wrap: wrap;
  padding: 20px 0;
  box-shadow: 0 0 5px 0 #989898
}

.box-08 img {
  width: 280px
}

.box-08-total-2 h2 {
  color: #fff;
  margin: 0 0 25px 0;
  font-family: "Lato", sans-serif;
  font-size: 36px;
  font-weight: 700;
  padding: 50px
}

.box-08-total-2 {
  width: 1130px;
  margin: 20px auto;
  background: url(https://www.erickrolf.com.br/template/pw-images/fundo2.jpg) center no-repeat;
  background-size: cover
}

.box-08-total-2 p {
  font: 16px/1.8 "Poppins", sans-serif;
  color: #8e88aa
}

.wp {
  width: 195px;
  background: #f7bc33;
  margin: 10px auto;
  padding: 15px;
  text-align: center;
  font-family: "Lato", sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 30px
}

.wp i {
  font-size: 17px;
  color: #fff
}

.logo-rodape img {
  width: 190px
}

.rodape {
  display: flex;
  align-items: center;
  width: 1200px;
  justify-content: space-around;
  margin: 0 auto
}

.bottom {
  text-align: center
}

.bottom span {
  color: #fff;
  font: 16px/1.8 "Poppins", sans-serif
}

.texto-rodape {
  font: 16px/1.8 "Poppins", sans-serif;
  color: #fff
}

.social i {}

.logo-rodape p {
  color: #fff;
  font: 16px/1.8 "Poppins", sans-serif
}

.texto-rodape p {
  color: #fff;
  font: 16px/1.8 "Poppins", sans-serif
}

.texto-rodape strong {
  color: #fff;
  font: 20px/1.8 "Poppins", sans-serif
}

.texto-rodape p i {
  color: #f7bc33;
  font-size: 17px
}

.texto-rodape p b {
  color: #f7bc33;
  font: 16px/1.8 "Poppins", sans-serif
}

.texto-rodape .btn {
  font-size: 15px;
  width: 200px !important;
  margin: 0 auto;
  background: #f7bc33;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: bold !important;
  letter-spacing: 1px;
  cursor: pointer;
  text-align: center;
  padding: 5px
}

.texto-rodape input {
  width: 100%;
  margin: 5px 0;
  padding: 15px 10px;
  border: none;
  border-radius: 5px
}

.swiper-container .item img {
  width: 262px;
  transition: .5s
}

.swiper-container .item-hover {
  display: none
}

.img-ativo:hover .item-hover {
  display: block
}

.img-ativo:hover .img-hover {
  display: block;
  opacity: 1
}

.img-ativo {
  display: flex;
  justify-content: center;
  transition: .5s
}

.img-ativo img {
  box-shadow: 0 0 5px 0 #ddd;
  margin: 10px;
  transition: .5s
}

.img-hover {
  position: absolute;
  z-index: 999;
  opacity: 0;
  top: 0;
  transition: .5s
}

.img-ativo:hover {
  transform: scale(1.05);
  transition: .5s
}

.img-ativo:hover .item-hover {
  display: block
}

.swiper-container .item {
  position: relative
}

.img-ativo:hover .item-hover {
  display: block !important
}

.swiper-container2 .item {
  padding: 5px 30px 0 30px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
  border-radius: 20px;
  width: 500px;
  background: #fbfbfb;
  min-height: 400px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.swiper-container2 .item img {
  width: 110px;
}

.swiper-container2 .item .perfil {
  width: 110px;
  height: 110px;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 0 5px 0 #000;
}

.swiper-container2 {
  width: 1200px;
  margin: 20px auto;
  overflow: hidden;
  padding: 30px
}

.swiper-container2 p {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3em;
}

.swiper-container2 h3 {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  text-align: center;
}

.swiper-container2 h4 {
  color: gray;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0;
  text-align: center
}

.swiper-container2 .icon {
  width: 100%;
  background: #fbfbfb;
  padding: 10px;
  display: flex;
  justify-content: space-around;
  width: 150px
}

.icone-total {
  width: 100%;
  display: flex;
  justify-content: center
}

.swiper-container2 .icon i {
  color: #f7bc33
}

.swiper-container2 .item .perfil:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f10e";
  padding-right: 10px;
  color: #f7bc33;
  font-size: 60px;
  position: absolute;
  top: 0;
  right: 0;
  background: #2785c5;
  padding: 20px;
  border-radius: 0 20px
}

.topo-total .social {
  flex-wrap: wrap;
  width: 200px
}

li.sub-menu {
  position: relative
}

li.sub-menu ul {
  position: absolute;
  width: 970px;
  flex-wrap: wrap;
  background: #030303;
  display: flex;
  margin-left: -180px
}

.div-sub{
    display: none;
}
.menu ul li a:hover {
    color: #dfc06c;
    cursor: pointer;
}
.conteudo-pages .box-05 {margin-bottom: 0px;}
.menu ul li i {
  color: #fff;
  font-size: 15px
}

.texto h1 {
  color: #000;
  margin: 20px 0 15px 0;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-weight: 700;
  text-align: center
}

.item-total {
  display: flex;
  width: 1200px;
  margin: 40px auto;
  padding: 20px;
  justify-content: space-around
}

.item-total .item {
  width: 330px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  box-shadow: 0 0 10px 0 #6f6f6f;
  padding: 30px 10px;
  transition: .5s
}

.btn-mais {
  font-size: 15px;
  width: 140px !important;
  margin: 0 auto;
  background: #f7bc33;
  color: #0f0f0f;
  font-family: "Roboto", sans-serif;
  font-weight: bold !important;
  letter-spacing: 1px;
  cursor: pointer;
  text-align: center;
  padding: 15px;
  border-radius: 20px
}

.item-total .item h4 {
  font: 16px/1.8 "Poppins", sans-serif;
  width: 100%;
  text-align: center
}

.item-total .item h3 {
  color: #333;
  font-weight: bold;
  font-size: 20px
}

.item-total .item:hover {
  transform: scale(1.05)
}

.btn-mais:hover {
  background: #0e0e0e;
  color: #fff
}
.cursos {
    display: flex;
    align-items: center;
    width: 600px;
    flex-wrap: wrap;
    justify-content: center;
}

.box-cursos-total {
    display: flex;
    width: 1200px;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: space-around;
    align-items: center;
}
.cursos .texto p {
    font: 16px/1.8 "Poppins", sans-serif;
    color: #000;
}
.btn-curso {
    font-size: 15px;
    width: 240px !important;
    margin: 5px 0px;
    background: #f7bc33;
    color: #0f0f0f;
    font-family: "Roboto", sans-serif;
    font-weight: bold !important;
    letter-spacing: 1px;
    cursor: pointer;
    text-align: center;
    padding: 15px;
    border-radius: 20px;
}
.btn-curso:hover {
    background: #0e0e0e;
    color: #fff;
}

.btn-curso i {
    font-size: 16px;
}

.btn-curso:hover i {
    color: #fff;
}
.cursos .texto {
    width: 300px;
}

.page-item.box {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
  padding: 25px 25px 25px 25px
}

.page {
  display: flex;
  width: 1200px;
  margin: 40px auto;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center
}

.page .page-item {
  width: 500px
}

.page-item span {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 23px
}

.page-item input {
  width: 80%;
  background-color: #efefef;
  border: 0;
  padding: 20px;
  margin: 20px auto
}

.page-item .btn {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  background: #f7bc33;
  width: 423px;
  padding: 10px;
  text-align: center;
  font-size: 20px
}

.page-item.box h2 {
  padding: 10px 10px 10px 10px;
  background-color: #f9c700;
  border-style: solid;
  border-width: 0 0 0 0;
  border-radius: 25px 25px 25px 25px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 25px;
  text-align: center
}

.page-item.box {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px
}

.page-item.treinamentos h2 {
  padding: 10px 10px 10px 10px;
  background-color: #f9c700;
  border-style: solid;
  border-width: 0 0 0 0;
  border-radius: 25px 25px 25px 25px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 25px;
  text-align: center
}

.topo-banner img {
  width: 100%
}

.page-item.box i {
  color: #f9c700
}

.page-item .img {
  text-align: center
}

.texto {
  padding: 30px;
}

.texto h3 {
  font: 16px/1.8 "Poppins", sans-serif;
  width: 390px;
  margin: 0 auto;
  text-align: center;
  color: #8e88aa
}

.page-item.box h4 {
  color: #443f3f;
  font-weight: 500;
  font: 32px/1.1 "Ubuntu", sans-serif;
  padding: 20px 0
}

.page-item.itens {
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 auto
}

.page-item.itens img {
  width: 180px
}

.page-item.itens .item {
  width: 360px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 10px 5px 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5)
}

.page-item.itens p {
  color: #000;
  font-size: 23px;
  text-align: center
}

.page-item.treinamentos img {}

.page-item.treinamentos {
  display: flex;
  flex-wrap: wrap;
  width: 998px
}

.page-item.treinamentos .img {
  width: 300px
}

.page-item.treinamentos p {
  width: 470px
}

.page-item.treinamentos {
  display: flex;
  width: 830px;
  margin: 50px 0;
  justify-content: space-between
}

.page-item.treinamentos .text {
  width: 490px
}

.topo-banner {
  height: 430px;
  overflow: hidden
}

p.mid-page {
  font: 16px/1.8 "Poppins", sans-serif;
  width: 998px;
  margin: 0 auto;
  text-align: center
}

strong {
  color: #f7bc33;
  font-size: 18px
}

.page-item.palestra3 {
  width: 700px
}

.page-item.palestra2 {
  width: 200px;
  text-align: center
}

.page-item.palestra2 p {
  font-weight: bold
}

.page-item.palestra2 .btn {
  font-size: 16px;
  width: 260px
}

.texto-rodape .social a {
  background: none;
  padding: 0
}
@media only screen and (max-width:1200px) {
  * {

    box-sizing: border-box
  }
    
}

@media only screen and (max-width:998px) {


  .conteudo-pages {
    padding: 2%
  }
li.sub-menu ul {

    width: auto;

    margin-left: -21px;
}    
.box-04-total {
    width: auto;

}
    .box-03-total {
    display: flex;
}
    .img-bottom {

 
    text-align: center;
        height: unset;

}
    .texto {
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
}
    .img-bottom p {

    padding: 10px;
 
}
  .menu li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    text-align: center
  }

  .rodape div {
    width: 100%;
    margin: 20px 0;
    text-align: center
  }

  .topo-total {
    flex-wrap: wrap;
    justify-content: center;
    background: #101010
  }

  .menu ul {
    display: flex;
    flex-wrap: wrap
  }

  .menu ul li {
    list-style: none;
    padding: 20px;
    border: 1px solid #fff
  }

  .box-01 .titulo {
    font-family: 'Roboto', sans-serif;
    color: #ffff;
    font-size: 17px
  }

  .sub-titulo {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    border-left: 5px solid #fad04b;
    padding: 0 10px
  }

  .box-03 {
    justify-content: center
  }

  .box-03 .btn {
    width: 100%
  }

  .mid {
    font-size: 21px
  }

  .box-05 {
    flex-wrap: wrap
  }

.inscreva {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: auto;
}
.box-05-total-2 .box-05-2 {
    width: auto;
    justify-content: center;
}
.box-05-total-2 {

    display: flex;

}
.box-06 {
    width: auto;
    display: block;
}

  .box-06 p {
    margin-bottom: 13px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: center
  }

  .box-06 .item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 10px
  }

  .box-06-total {
    padding: 20px
  }

  .box-08 {
    justify-content: center
  }

  .rodape {
    flex-wrap: wrap
  }

  .topo-banner {
    display: none
  }

  .page .page-item {
    width: 500px;
    padding: 20px 10px
  }

  .item-total {
    flex-wrap: wrap
  }

  .item-total .item {
    margin: 10px
  }
.box-01-total .box-01 {
    width: auto;
     display: unset; 
}
  .img-ativo {
    width: 250px
  }
    .box-01-total .box-01 .item {

    margin: 0 auto;
    text-align: center;
}
    .box-05-total-2 {
    display: unset; 
}

  .certificacoes {
    font-size: 26px;
    text-align: center
  }
.box-02 {
    width: auto;

}
    .box-08-total-2 {
    width: auto;

}
    .rodape {

    width: auto;
    justify-content: center;
   
}
    .box-08 {

    width: auto;
    
}

.box-08-total h2 {

    width: auto;
   
}
    .box-03 {
    width: auto;
}
  .box-07-total {
    padding: 40px 0
  }
.swiper-container2 .item {

    width: 100%;

}
  .swiper-container2 .item .perfil:before {
    font-size: 20px
  }
    .swiper-container2 {
    width: auto;

}
.box-05-total-2 img {
    width: 480px;
}
    .img-ativo {
        width: unset;
    }
    
}
