body, html {
    overflow-x: hidden;
}
body {
	font-family: "Nunito Sans", sans-serif;
}

a:hover {
	opacity: 0.7;
}

.owl-especialidade.owl-theme .owl-nav [class*=owl-] {
    color: #000;
    margin: 0px;
    width: 46px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    height: 46px;
    border-radius: 0;
}
.owl-especialidade button.owl-next, .owl-especialidade button.owl-prev {
    position: relative;
    bottom: -20px;
}
.owl-especialidade button.owl-prev {
    left: -10px;
}
.owl-especialidade button.owl-next {
    right: 0;
}
.owl-especialidade.owl-theme .owl-nav {
    display: flex !important;
    justify-content: end;
}



.owl-depoimento.owl-theme .owl-nav [class*=owl-] {
    color: #000;
    margin: 0px;
    width: 46px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    height: 46px;
    border-radius: 0;
}
.owl-depoimento button.owl-next, .owl-depoimento button.owl-prev {
    position: relative;
    bottom: -20px;
}
.owl-depoimento button.owl-prev {
    left: -10px;
}
.owl-depoimento button.owl-next {
    right: 0;
}
.owl-depoimento.owl-theme .owl-nav {
    display: flex !important;
    justify-content: end;
}



.titulo-1 {
    font-family: 'Bodoni Moda';
    font-style: normal;
    font-weight: 400;
    font-size: 90px;
    line-height: 90px;
    color: #E8DAC7;
}

.hero-home {
    height: 800px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.destaque-1 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 38px;
    line-height: 52px;
    color: #E8DAC7;
    display: block;
}


.btn-1 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #E8DAC7;
    border: 1px solid #A1A2AC;
    padding: 20px 40px;
    display: inline-block;
}

.home-2 {
    background-color: #16182D;
    padding-bottom: 60px;
    padding-top: 60px;
}

.titulo-2 {
    font-family: 'Bodoni Moda';
    font-style: italic;
    font-weight: 400;
    font-size: 30px;
    line-height: 46px;
    color: #E8DAC7;
}

.texto-1 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 21px;
    line-height: 34px;
    color: #E8DAC7;
}

.conteudo-inner p, .conteudo-inner ul li, .conteudo-inner ol li {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 21px;
    line-height: 34px;
}

.conteudo-inner p a {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 21px;
    line-height: 34px;
	text-decoration: underline;
}

.conteudo-inner {
    color: #E8DAC7;
}

.texto-m {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    color: #16182D;
}

.foto_sobre {
    margin-bottom: -700px;
    height: 700px;
    object-fit: cover;
}


.home-3 {
    padding-bottom: 60px;
    padding-top: 150px;
}


.box-especialidade {
	position: relative;
    display: block;
	height: 100%;
	width: 100%;
}

.box-especialidade img {
    width: 100%;
    height: 620px;
    object-fit: cover;
}

.box-especialidade div {
    background-color: #E8DAC7;
    position: absolute;
    width: 100%;
    bottom: 50px;
    padding-bottom: 15px;
    padding-top: 15px;
	text-align: center;
}

.box-especialidade div span {
    font-family: 'Bodoni Moda';
    font-style: italic;
    font-weight: 400;
    font-size: 24px;
    line-height: 37px;
    text-align: center;
    color: #17182B;
}

.home-4 {
    background-color: #312D2E;
    padding-bottom: 60px;
    padding-top: 60px;
}

.box-depoimento {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    border: solid #E8DAC7 1px;
    border-radius: 10px;
    padding: 8px;
}

.play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.capa-depo {
    height: 460px;
    width: 100%;
    border-radius: 6px;
    object-fit: cover;
}

.home-5 {
    height: 685px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.home-5::before {
    background: linear-gradient(89.77deg, #312D2E 16.06%, rgba(49, 45, 46, 0) 91.79%);
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.titulo-3 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 64px;
    line-height: 64px;
    color: #E8DAC7;
}

.home-6 {
    padding-bottom: 60px;
    padding-top: 60px;
}


.box-local {
	display: block;
	width: 100%;
	height: 100%;
}

.box-local img {
	width: 100%;
	height: 470px;
	object-fit: cover;
	margin-bottom: 15px;
}

.box-local h3 {
	font-family: 'Bodoni Moda';
	font-style: italic;
	font-weight: 400;
	font-size: 24px;
	line-height: 37px;
	color: #16182D;
}

.box-local p {
	font-family: 'Nunito Sans';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	color: #16182D;
}

.redes {
    display: flex;
    flex-direction: row;
	gap: 10px;
}
.redes a {
    background-color: #BBA083;
    width: 32px;
    height: 32px;
    display: block;
    text-align: center;
    border-radius: 100%;
    color: #312D2E;
    font-size: 22px;
}

#footer {
    background-color: #16182D;
    padding-bottom: 20px;
    padding-top: 60px;
}

.texto-f {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #7E787A;
}

.footmenu {
    padding: 0px;
    margin: 0px;
    list-style: none;
    flex-direction: row;
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 30px;
}

.footmenu li a {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #BBA083;
}

.nav-link:focus, .nav-link:hover {
    color: #BBA083;
}


#header {
    height: 90px;
    background-color: #16182D;
    background-image: none;
}

#header.home {
    background-color: transparent;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

.navbar-brand img {
    height: 80px;
}

.principal li a {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    color: #E8DAC7;
}

.dropdown-menu {
    background-color: #16182D;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #E8DAC7;
}

.video_depo iframe {
    width: 100%;
    height: 400px;
    margin-bottom: 20px;
}

.espe-1 {
    padding-bottom: 50px;
    padding-top: 50px;
}

.box-capa-especialidade {
    height: 400px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
    padding: 20px;
    border-radius: 8px;
    position: relative;
}

.box-capa-especialidade::before {
	background: rgba(49, 45, 46, 0.85);
	content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 8px;
	z-index: 1;
}

.box-capa-especialidade h1 {
    font-family: 'Bodoni Moda';
    font-style: normal;
    font-weight: 400;
    font-size: 80px;
    line-height: 90px;
    color: #E8DAC7;
    position: relative;
    z-index: 2;
}

.box-capa-especialidade p {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 21px;
    line-height: 30px;
    color: #E8DAC7;
    position: relative;
    z-index: 2;
}

.box-bege-especialidade {
    background-color: #E8DAC7;
    border-radius: 8px;
    padding: 20px;
}

.titulo-2b {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 40px;
    color: #16182D;
}

.titulo-2b small {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 40px;
    color: #16182D;
    display: block;
}

.espe-2 {
    padding-bottom: 120px;
}


.rodrigo-be {
    margin-top: -70px;
}

.espe-4 {
    padding-bottom: 80px;
	padding-top: 80px;
}



#faq .accordion-item {
    border: none;
    margin-bottom: 10px;
}

#faq .accordion-button {
	font-family: 'Nunito Sans';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 27px;
	color: #E8DAC7;
    border: 1px solid #C9D0CE;
    border-radius: 6px;
}

#faq .accordion-body {
	font-family: 'Nunito Sans';
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 25px;
	color: #E8DAC7;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    background-color: transparent;
}

.accordion {
    --bs-accordion-color: #E8DAC7;
    --bs-accordion-bg: transparent;
}

.accordion-button:after {
    filter: invert(1);
}

.hero-curso {
    padding-top: 40px;
    padding-bottom: 60px;
    background-color: #16182D;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.destaque-c2 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 34px;
    line-height: 38px;
    color: #E8DAC7;
    display: block;
}

.titulo-c1 {
    font-family: 'Bodoni Moda';
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    line-height: 60px;
    color: #E8DAC7;
}

.curso-s2 {
    background-color: #16182D;
    padding-bottom: 60px;
    padding-top: 60px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto;
}

.curso-s3 {
    background-color: #16182D;
    padding-bottom: 60px;
    padding-top: 60px;
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto;
}

.curso-s4 {
    background-color: #16182D;
    padding-bottom: 50px;
    padding-top: 40px;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.curso-s5 {
    background-color: #16182D;
    padding-bottom: 60px;
    padding-top: 60px;
}

.curso-s6 {
    background-color: #16182D;
    padding-bottom: 120px;
    padding-top: 60px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
}

.box-preco-curso {
    background: #111325;
    border: 1px solid #BBA083;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.48);
    border-radius: 10px;
    padding: 40px 80px;
    text-align: center;
    height: 450px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.box-preco-curso h3 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 30px;
    color: #E8DAC7;
}

.box-preco-curso p {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #E8DAC7;
}

.box-preco-curso b {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 55px;
    color: #E8DAC7;
    display: block;
}

.contato-page {
    padding-bottom: 120px;
	padding-top: 120px;
}

.titulo-contato {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 41px;
    text-align: center;
    text-transform: uppercase;
    color: #B7A186;
}

.form-cont {
    background: #EEEBE6;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    padding: 30px;
	margin: 0px;
}

.form-cont label {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    color: #706F6F;
    display: block;
}

.form-cont input, .form-cont select {
    height: 50px;
    width: 100%;
    border: none;
    padding: 8px;
    display: block;
}

.form-cont textarea {
    height: 120px;
    width: 100%;
    border: none;
    padding: 8px;
    display: block;
}

.form-cont button {
    background: #16182D;
    width: 100%;
    height: 50px;
    border: none;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #E8DAC7;
}

#footer .menu-item a[aria-current=page] {
    color: #BBA083;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #24274b;
    background-image: none;
}

.hero-pisadores {
    height: 720px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.titulo-p1 {
    font-family: 'Bodoni Moda';
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    line-height: 60px;
    color: #E8DAC7;
}

.texto-p1 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 34px;
    line-height: 38px;
    color: #E8DAC7;
}

.box-pbranco {
    background-color: #fff;
    border-radius: 8px;
    padding: 30px;
    margin-top: -70px;
    margin-bottom: 70px;
    margin-left: 0px;
    margin-right: 0px;
}

.titulo-p2 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 38px;
    color: #16182D;
}

.texto-p2 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 21px;
    line-height: 30px;
    color: #16182D;
}

.lista-p1 {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.lista-p1 li {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 21px;
    line-height: 30px;
    color: #16182D;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    margin-bottom: 0;
}

.box-checkp {
    background: linear-gradient(162.27deg, #FFFFFF 12.11%, #E8DAC7 112.42%);
    border: 1px solid #FFFFFF;
    border-radius: 8px;
    padding: 30px;
    text-align: center;
	height: 100%;
}

.box-checkp img {
    margin-top: -60px;
    margin-bottom: 20px;
}

.box-checkp p {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 30px;
    text-align: center;
    color: #16182D;
    margin-bottom: 0;
}

.pisa-4 {
    padding-bottom: 150px;
    padding-top: 100px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.pisa-5 {
    background-color: #fff;
    padding-bottom: 50px;
    padding-top: 50px;
}

.pisa-5 img {
    margin-top: -200px;
}

.tagp {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 34px;
    text-align: center;
    color: #FFFFFF;
    display: block;
    background-color: #16182D;
    max-width: max-content;
    padding: 5px 35px;
    border-radius: 8px;
}

.tagp i {
	color: #E8DAC7;
}


.box-preco-curso-pisa {
	background: linear-gradient(162.27deg, #FFFFFF 12.11%, #E8DAC7 112.42%);
	border: 1px solid #E8DAC7;
	box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.2);
	border-radius: 8px;
    padding: 40px 80px;
    text-align: center;
    height: 450px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.box-preco-curso-pisa h3 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 30px;
    color: #16182D;
}

.box-preco-curso-pisa p {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #16182D;
}

.box-preco-curso-pisa b {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 55px;
    color: #16182D;
    display: block;
}

.video iframe {
    display: block;
    width: 100%;
    height: 450px;
    border-radius: 20px;
}

.card-blog img {
    width: 100%;
    height: 235px;
    border-radius: 8px;
    object-fit: cover;
    margin-bottom: 10px;
}

.card-blog h3 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 110%;
    color: #16182D;
}

.card-blog p {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #16182D;
	margin-bottom: 0;
}

.meta-card {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #16182D;
    display: block;
}

.btn-b {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #16182D;
    background-color: #E8DAC7;
    padding: 5px 15px;
    border-radius: 8px;
    display: inline-block;
}

.card-blog {
    display: block;
}

.page-numbers.current {
    background-color: #8DB336;
    border-color: #8DB336;
    color: #fff !important;
    z-index: 3;
}
.page-numbers {
    background-color: var(--bs-pagination-bg);
    border: var(--bs-pagination-border-width) solid #16182d;
    color: #000;
    display: block;
    font-size: var(--bs-pagination-font-size);
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    position: relative;
    -webkit-transition: color .15sease-in-out, background-color .15sease-in-out, border-color .15sease-in-out, -webkit-box-shadow .15sease-in-out;
    transition: color .15sease-in-out, background-color .15sease-in-out, border-color .15sease-in-out, -webkit-box-shadow .15sease-in-out;
    transition: color .15sease-in-out, background-color .15sease-in-out, border-color .15sease-in-out, box-shadow .15sease-in-out;
    transition: color .15sease-in-out, background-color .15sease-in-out, border-color .15sease-in-out, box-shadow .15sease-in-out, -webkit-box-shadow .15sease-in-out;
}

.page-numbers:not(:first-child) {
    margin-left: calc(var(--bs-border-width)* -1);
}

.page-numbers.current {
    background-color: #16182d;
    border-color: #16182d;
    color: #fff !important;
    z-index: 3;
}

.pagination .nav-links {
	display: flex;
	justify-content: center;
}

.blog-cover {
	height: 400px;
	width: 100%;
	border-radius: 8px;
	object-fit: cover;
}

@media (max-width: 767px) {
	
	
.video iframe {
    display: block;
    width: 100%;
    height: 315px;
    border-radius: 20px;
}
	
.titulo-p2 {
    font-size: 28px;
    line-height: 34px;
}
	
.texto-p2, .lista-p1 li {
    font-size: 18px;
    line-height: 24px;
}	
	
.hero-pisadores {
    height: auto;
	padding-bottom: 150px;
}	
	
.capa-p-mob {
    margin-bottom: -90px;
}
	
.titulo-p1 {
    font-size: 50px;
    line-height: 60px;
}	
	
.texto-p1 {
    font-size: 24px;
    line-height: 28px;
}	
	
.contato-page {
    padding-top: 50px;
}	
	
.form-cont {
    padding: 15px;
}	
	
.titulo-c1 {
    font-size: 35px;
    line-height: 42px;
}	
.destaque-c2 {
    font-size: 26px;
    line-height: 30px;
}
	
.foto-dc {
    width: 70%;
}
	
.hero-curso {
    padding-top: 15px;
    padding-bottom: 50px;
    background-color: #16182D;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}	
	
.curso-s4 {
    background-color: #16182D;
    padding-bottom: 50px;
    padding-top: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}	
	
.box-preco-curso {
    background: #111325;
    border: 1px solid #BBA083;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.48);
    border-radius: 10px;
    padding: 30px;
    text-align: center;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
	
.box-preco-curso-pisa {
    border-radius: 10px;
    padding: 30px;
}		
	
.box-capa-especialidade h1 {
    font-size: 40px;
    line-height: 48px;
}	
	
#header {
    height: auto;
    background-color: #16182D;
    background-image: none;
}
	
.box-capa-especialidade {
    height: auto;
}
	
.rodrigo-be {
	margin-top: 0px;
	margin: auto;
}
	
.box-bege-especialidade .texto-1 {
    font-size: 18px;
    line-height: 26px;
}
	
.conteudo-inner p a, .conteudo-inner p, .conteudo-inner ul li, .conteudo-inner ol li  {
    font-size: 18px;
    line-height: 26px;
}
	
.espe-1 {
    padding-bottom: 0;
    padding-top: 25px;
}
	
.espe-2 {
    padding-bottom: 20px;
}
	
.foto-dorso {
    position: relative;
    z-index: 1;
    margin: auto;
    margin-bottom: -100px;
    width: 90%;
}	
	
#header.home {
    background-color: #16182D;
	position: relative;
	height: auto;
}	
	
.navbar-toggler {
    background-color: transparent;
    color: aquamarine;
    border: none;
}
	
.navbar-toggler span {
	color: #E8DAC7;
	font-size: 30px;
}
	
.principal li a {
    text-align: center;
}
	
.principal {
   margin-bottom: 30px;
   margin-top: 30px;
}
	
.titulo-1 {
   font-size: 65px;
   line-height: 70px;
}
	
.navbar-toggler:focus {
    box-shadow: none;
}
	
.footmenu {
    flex-direction: column;
}
	
.destaque-1 {
    font-size: 20px;
    line-height: 30px;
}	
	
.hero-home {
    height: 100%;
    padding-top: 30px;
    padding-bottom: 50px;
}

	
.foto_sobre {
    height: 500px;
    object-fit: cover;
    width: 100%;
    object-position: top;
    margin-bottom: 15px;
}
	
.home-3 {
    padding-bottom: 60px;
    padding-top: 60px;
}	
	
.titulo-3 {
    font-size: 44px;
    line-height: 44px;
}
	
.home-5 {
    height: 585px;
}	
	
.home-5::before {
    background: linear-gradient(89.77deg, #312d2ec2 46.06%, rgba(49, 45, 46, 0) 200.79%);
}
	
	
}


