
/*-------------------------------------------------------
CIRANDA NOVA
-------------------------------------------------------*/
.page-template-page-ciranda-2 section.site{
	background-color:  #8B6BAF;
}

.page-template-page-ciranda-2 footer {
	background: none;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 0;
}

.page-template-page-ciranda-2 header.small {
	background: #8B6BAF;
	height: 80px;
}

.page-template-page-ciranda-2 header.small nav.menu-header ul li a {
	color: #ffffff;
}

.page-template-page-ciranda-2 .btn-header {
	background-color: #8B6BAF;
	border-radius: 50%;
	width: 34px;
	height: 34px;
	font-family: "GloberBold";
	font-size: 20px;
	color: #fff;
	line-height: 32px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 0 0 28px;
	cursor: pointer;
	box-shadow: -1px 1px 10px 0 rgba(0, 0, 0, 0.4);
	transition: all 200ms ease-in;
}

.page-template-page-ciranda-2 .icone-social-header {
	background: #fff;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	font-size: 14px;
	color: #8B6BAF;
	line-height: 21px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 10px;
	transition: all 200ms ease-in;
}

.menu-ciranda,
.menu-ciranda.mcmovel {
	background: #F8A560;
	width: 100%;
	height: auto;
	position: absolute;
	top: 155px;
	z-index: 10;
}

.menu-ciranda ul {
	text-align: center;
	font-size: 0;
}

.menu-ciranda ul li {
	display: inline-block;
	position: relative;
}

.menu-ciranda ul li::after,
.menu-ciranda.mcmovel ul li::after,
.menu-ciranda ul li:first-child::before,
.menu-ciranda.mcmovel ul li:first-child::before {
	content: "";
	background: #FCE15D;
	width: 1px;
	height: 62px;
	position: absolute;
	top: 11px;
	right: 0;
	transition: all 200ms ease-in;
}

.menu-ciranda ul li:first-child::before {
	left: 0;
	right: unset;
}

.menu-ciranda ul li a {
	color: #fff;
	width: 220px;
	height: 84px;
	font-family: "GloberSemiBold";
	font-size: 18px;
	line-height: 84px;
	text-align: center;
	display: block;
}

.menu-ciranda ul li a:hover {
	background: #7c53cf;
}

.menu-ciranda.mcfixo {
	position: fixed;
	top: 140px;
}

.menu-ciranda.mcfixo ul li::after,
.menu-ciranda.mcfixo ul li:first-child::before {
	height: 40px;
	top: 0;
}

.menu-ciranda.mcfixo ul li a {
	height: 40px;
	line-height: 40px;
}

.btn-menu-ciranda-container {
	display: none;
}

.menu-ciranda .btn-fecha {
	display: none;
}

/* BANNER */

.ciranda-container-sobre {
	background: url(../img/fundohero.png) no-repeat left top #8B6BAF;
	top: 155px;
	position: relative;
	background-size:contain;
}

.ciranda-2 {
	overflow: hidden;
}

.ciranda-2 .inner {
	height: 100vh;
	min-height: 650px;
	width: 100%
}

.ciranda-2 .container-left {
	width: 50%;
}

.ciranda-2 .container-right {
	width: 50%;
	padding-left: 50px;
}

.ciranda-2 .box-primario {
	background-color: #fef2e8;
	min-height: 400px;
	padding: 0 70px 0 30px;
	margin: 115px 130px 0 0;
	width: 555px;
	height: 63vh;
	max-height: 535px;
	position: absolute;
	right: 55%;
	top: 50%;
	transform: translateY(-50%);
}

.ciranda-2 .box-primario::after {
	border-color: transparent transparent transparent #fef2e8;
}

.ciranda-2 .box-primario h1::after {
	background-color: #DF4F72;
}

.ciranda-2 .box-primario p {
	color: #635BA8;
}

.ciranda-2 .btn-padrao {
	border: 2px solid #DF4F72;
	color: #DF4F72;
}

.ciranda-2 .btn-padrao:hover {
	background: #DF4F72;
	color: #fff;
}

.ciranda-2 .btn-rola-tela {
	bottom: -30px;
}

.ciranda-2 .elemento-ciranda-1 {
	top: 250px;
}

.ciranda-2 .ciranda-balao {
	top: 270px;
	position: absolute;
	right: 0;
	z-index: 5;
}

.ciranda-2 .elemento-ciranda-2 {
	top: 550px;
}

.ciranda-2 .elemento-ciranda-4 {
	top: 490px;
}

.ciranda-2 .elemento-ciranda-3 {
	top: 730px;
}

/* SOBRE */


.sobre-ciranda {
	padding: 150px 0;
	position: relative;
	overflow: hidden;
	color: #ffffff;
}

.sobre-ciranda .inner {
	display: flex;
	align-items: flex-start;
	width: 100%;
	margin: 0 auto;
}


.sobre-ciranda .container-left {
	width: 50%;
	position: relative;
	min-height: 550px;
}

.sobre-ciranda .container-right {
	width: 50%;
	padding-left: 50px;
}

.sobre-ciranda h3 {
	width: auto;
	font-size: 36px;
	margin-bottom: 20px;
}

.sobre-ciranda p {
	width: 100%;
	font-size: 18px;
	color: #ffffff;
	line-height: 1.6;
	margin-bottom: 40px;
}

.sobre-ciranda-lista {
	padding: 40px 0 0;
	font-size: initial;
	display: flex;
	flex-wrap: wrap;
	gap: 30px 50px;
}

.sobre-ciranda-item {
	display: flex;
	align-items: center;
	width: calc(40% - 130px);
	margin: 20px;
	position: relative;
}

.sobre-ciranda-item img {
	width: 80px;
	height: auto;
	margin: 0 15px 0 0;
}

.btn-sobre-ciranda,
.btn-material-ciranda {
	background: #DD64A9;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	position: absolute;
	z-index: 1;
}

.btn-sobre-ciranda span,
.btn-material-ciranda span {
	background: #fff;
	border-radius: 1px;
	width: 2px;
	height: 14px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.btn-sobre-ciranda span:nth-child(2),
.btn-material-ciranda span:nth-child(2) {
	transform: translate(-50%, -50%) rotate(90deg);
}

.btn-sobre-ciranda:hover,
.btn-material-ciranda:hover {
	transform: rotate(180deg) scale(1.3);
}

.sobre-ciranda-item:nth-child(1) .btn-sobre-ciranda,
.sobre-ciranda-item:nth-child(2) .btn-sobre-ciranda {
	top: 0;
}

.sobre-ciranda-item:nth-child(3) .btn-sobre-ciranda,
.sobre-ciranda-item:nth-child(4) .btn-sobre-ciranda,
.sobre-ciranda-item:nth-child(5) .btn-sobre-ciranda,
.sobre-ciranda-item:nth-child(6) .btn-sobre-ciranda,
.sobre-ciranda-item:nth-child(7) .btn-sobre-ciranda{
	top: -12px;
}

.sobre-ciranda-item:nth-child(1) .btn-sobre-ciranda,
.sobre-ciranda-item:nth-child(3) .btn-sobre-ciranda,
.sobre-ciranda-item:nth-child(5) .btn-sobre-ciranda,
.sobre-ciranda-item:nth-child(7) .btn-sobre-ciranda{
	left: 69px;
}

.sobre-ciranda-item:nth-child(2) .btn-sobre-ciranda,
.sobre-ciranda-item:nth-child(6) .btn-sobre-ciranda{
	left: 66px;
}

.sobre-ciranda-item:nth-child(4) .btn-sobre-ciranda {
	left: 59px;
}

.sobre-ciranda-item img,
.sobre-ciranda-item h5 {
	display: inline-block;
	vertical-align: middle;
}

.sobre-ciranda-item img {
	margin: 0 20px 0 0;
}

.sobre-ciranda-item h5 {
	font-family: "Nunito", sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #ffffff;
}

.janela-modal-sobre,
.janela-modal-material,
.janela-modal-resultado {
	display: none;
	background: #7E5EA3 !important;
	max-width: 964px !important;
}

.janela-modal-sobre h5,
.janela-modal-material h5,
.janela-modal-resultado h5 {
	padding: 0 0 20px;
	font-family: "Nunito", sans-serif;
	font-size: 35px;
	font-weight: 900;
	color: #fff;
	position: relative;
	margin: 0 0 20px;
}

.janela-modal-sobre h5::after,
.janela-modal-material h5::after,
.janela-modal-resultado h5::after {
	content: "";
	background: #fff;
	width: 90px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.popup-sobre-info {
	width: 440px;
	float: left;
}

.popup-sobre-info p,
.popup-sobre-info li {
	font-family: "Nunito", sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	margin: 0 0 1em;
}

.popup-sobre-info ul {
	padding: 0 0 0 20px;
	margin: 0 0 0.8em;
}

.popup-sobre-info li {
	list-style: disc outside;
	line-height: 1.3em;
	margin: 0 0 0.2em;
}

.janela-modal-sobre img {
	float: right;
	width: 356px;
}

.janela-modal-sobre .fancybox-close-small,
.janela-modal-material .fancybox-close-small,
.janela-modal-resultado .fancybox-close-small {
	display: none !important;
}

.janela-modal-sobre .btn-fecha,
.janela-modal-material .btn-fecha,
.janela-modal-resultado .btn-fecha {
	top: 20px;
	right: 20px;
}

.janela-modal-sobre .btn-fecha span,
.janela-modal-material .btn-fecha span,
.janela-modal-resultado .btn-fecha span {
	background-color: #fff;
}

.janela-modal-sobre .btn-fecha:hover span,
.janela-modal-material .btn-fecha:hover span,
.janela-modal-resultado .btn-fecha:hover span {
	background-color: #f8e08e;
}

/* Materiais */

.container-materiais-ciranda{
	background: url(../img/bolas-laranja-grande.png) no-repeat right bottom #F8A560;
	position: relative;
	width: 100%;
	overflow: hidden;
	background-size: 50%;
}

/* slide-show */

.slide-show-quero-ciranda-2 {
	min-height: 500px;
	padding: 100px 0 50px 0;
}

.slide-show-quero-ciranda-2 .inner {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}


.slide-show-quero-ciranda-2 .leitor-pdf {
	width: 70%;
	max-width: 800px;
	height: 450px;
	margin: 0 auto;
	position: relative;
	z-index: 6;
}

.slide-show-quero-ciranda-2 .elemento-slide-show-ciranda-1 {
	position: absolute;
	width: 220px;
	left: 8%;
	z-index: 5;
}

.material-ciranda .submarino {
	position: relative;
	width: 500px;
	z-index: 15;
	right: 25%;
}

.material-ciranda-container .camaleao {
	position: absolute;
	right: -280px;
	bottom: 15px;
	width: 250px;
	z-index: 5;
}

.slide-show-quero-ciranda-2 .bolinhas-desktop {
	position: absolute;
	top: -70px;
	right: 18%;
	width: 280px;
}
.bolinhas-mobile {
	display: none;
}

.material-ciranda {
	min-height: 800px;
}

.material-ciranda .inner{
	width: 1350px;
}

.material-ciranda .container-header-materiais {
	display: flex;
	gap: 97px;
	margin: 0 auto;
	padding-top: 70px;
}

.container-header-materiais .container-right {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	align-items: center;
}

.container-header-materiais .container-left {
	display: flex;
	align-content: center;
	align-items: center;
	flex-direction: column;
}

.material-ciranda h3 {
	font-family: "Nunito", sans-serif;
	font-size: 40px;
	color: #ffffff;
	width: 100%;
	margin-bottom: 15px;
}

.material-ciranda p {
	border-left: 2px solid #F16924;
	padding: 15px 0 0 30px;
	font-family: "Nunito", sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	width: 70%;
}

.material-desktop-text{
	display: block;
}
.material-mobile-text{
	display: none;

}

.material-ciranda-container {
	display: flex;
	position: relative;
	width: 100%;
	margin-top: 30px;
}

.material-ciranda-filtros {
	flex-basis: 450px;
	flex-grow: 0;
	flex-shrink: 0;
	padding: 0 40px 0 0;
	height: auto;
}


.material-ciranda-container .filtro-tipo-item {
	flex-grow: 1;
	position: relative;
	margin-top: -100px;
	margin-left: -50px;
	z-index: 10;
}

.titulo-filtro-idade,
.titulo-filtro-tipo {
	border-bottom: 1px solid #ffffff;
	padding: 0 0 15px;
	font-family: "Nunito", sans-serif;
	font-size: 16px;
	font-weight: 600;
	font-style: italic;
	color: #ffffff;
	margin: 0 0 20px;
}

.titulo-filtro-tipo {
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}

.filtro-idade,
.filtro-tipo {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	font-size: 0;
	margin-bottom: 35px;
}

.filtro-idade {
	margin: 0 0 35px;
}

.btn-filtro-idade,
.btn-filtro-tipo {
	background: transparent;
	border: 2px solid #F16924;
	border-radius: 14px;
	width: 70px;
	height: 28px;
	font-family: "GloberBold";
	font-size: 14px;
	color: #F16924;
	line-height: 24px;
	text-align: center;
	display: inline-block;
	margin: 0;
	cursor: pointer;
}

.btn-filtro-tipo {
	width: 155px;
	border: 2px solid #F16924;
	color: #F16924;
}

.btn-filtro-idade:last-child,
.btn-filtro-tipo:last-child {
	margin: 0;
}

.btn-filtro-idade.idade-ativo {
	background: #F16924;
	color: #fff;
}

.btn-filtro-tipo.tipo-ativo {
	background: #F16924;
	color: #fff;
}

.filtro-idade-item {
	position: relative;
}

.filtro-tipo-item {
	width: 450px;
	top: -220px;
	left: 395px;
}



.elemento-material-ciranda {
	position: absolute;
	left: 50%;
	bottom: 75px;
	margin-left: -640px;
}

.material-ciranda-item-inner {
	position: relative;
	min-width: 750px;
	left: 40%;
}

.material-ciranda-item img {
	height: auto;
	display: block;
	top: -180px;
}

.btn-material-ciranda {
	background: #fff;
}

.btn-material-ciranda span {
	background: #F16924;
}

/* BOTÃƒÆ’Ã¢â‚¬Â¢ES ALUNO 2 */

.btns-aluno2 .btn-material-ciranda-1,
.btns-aluno2 .btn-material-ciranda-2 {
	right: 102px;
}

.btns-aluno2 .btn-material-ciranda-1 {
	bottom: 226px;
}

.btns-aluno2 .btn-material-ciranda-2,
.btns-aluno2 .btn-material-ciranda-4,
.btns-aluno2 .btn-material-ciranda-5 {
	bottom: 12px;
}

.btns-aluno2 .btn-material-ciranda-3,
.btns-aluno2 .btn-material-ciranda-4 {
	left: 100px;
}

a.btn-material-ciranda.btn-material-ciranda-4 {
	left: 150px;
}

.btns-aluno2 .btn-material-ciranda-5 {
	left: 320px;
}

.btns-aluno2 .btn-material-ciranda-6,
.btns-aluno2 .btn-material-ciranda-7 {
	left: 470px;
}

.btns-aluno2 .btn-material-ciranda-3,
.btns-aluno2 .btn-material-ciranda-6 {
	bottom: 12px;
}

.btns-aluno2 .btn-material-ciranda-7 {
	top: 232px;
}

/* BOTÃƒÆ’Ã¢â‚¬Â¢ES PROFESSOR 2 ANO */

.tipo2.btns-prof .btn-material-ciranda-1 {
	left: unset;
	right: 235px;
}

.tipo2.btns-prof .btn-material-ciranda-2 {
	left: unset;
	right: 82px;
}

.tipo2.btns-prof .btn-material-ciranda-1 {
	bottom: 10px;
}

.tipo2.btns-prof .btn-material-ciranda-2,
.tipo2.btns-prof .btn-material-ciranda-3 {
	bottom: 12px;
}

.tipo2.btns-prof .btn-material-ciranda-3 {
	right: unset;
	left: 82px;
}

.tipo2.btns-prof .btn-material-ciranda-4,
.tipo2.btns-prof .btn-material-ciranda-5 {
	right: 82px;
	left: unset;
}

.tipo2.btns-prof .btn-material-ciranda-4 {
	top: 170px;
}

.tipo2.btns-prof .btn-material-ciranda-5 {
	top: 232px;
}

/* BOTÃƒÆ’Ã¢â‚¬Â¢ES PROFESSOR */

.btns-prof .btn-material-ciranda-1,
.btns-prof .btn-material-ciranda-2 {
	left: 10px;
}

.btns-prof .btn-material-ciranda-1 {
	bottom: 226px;
}

.btns-prof .btn-material-ciranda-2,
.btns-prof .btn-material-ciranda-3 {
	bottom: 12px;
}

.btns-prof .btn-material-ciranda-3 {
	left: 170px;
}

.btns-prof .btn-material-ciranda-4,
.btns-prof .btn-material-ciranda-5 {
	left: 470px;
}

.btns-prof .btn-material-ciranda-4 {
	top: 16px;
}

.btns-prof .btn-material-ciranda-5 {
	top: 232px;
}

/* BOTÃƒÆ’Ã¢â‚¬Â¢ES ALUNO 3 */

.btns-aluno3 .btn-material-ciranda-1,
.btns-aluno3 .btn-material-ciranda-2 {
	left: 10px;
}

.btns-aluno3 .btn-material-ciranda-1 {
	bottom: 226px;
}

.btns-aluno3 .btn-material-ciranda-2,
.btns-aluno3 .btn-material-ciranda-4,
.btns-aluno3 .btn-material-ciranda-5 {
	bottom: 12px;
}

.btns-aluno3 .btn-material-ciranda-3,
.btns-aluno3 .btn-material-ciranda-4 {
	left: 170px;
}

.btns-aluno3 .btn-material-ciranda-5 {
	left: 320px;
}

.btns-aluno3 .btn-material-ciranda-6,
.btns-aluno3 .btn-material-ciranda-7 {
	left: 470px;
}

.btns-aluno3 .btn-material-ciranda-3,
.btns-aluno3 .btn-material-ciranda-6 {
	top: 16px;
}

.btns-aluno3 .btn-material-ciranda-7 {
	top: 232px;
}

/* BOTÃƒÆ’Ã¢â‚¬Â¢ES ALUNO 4 e 5 */

.btns-aluno45 .btn-material-ciranda-1,
.btns-aluno45 .btn-material-ciranda-2 {
	left: 10px;
}

.btns-aluno45 .btn-material-ciranda-1,
.btns-aluno45 .btn-material-ciranda-3 {
	bottom: 190px;
}

.btns-aluno45 .btn-material-ciranda-2,
.btns-aluno45 .btn-material-ciranda-4 {
	bottom: 12px;
}

.btns-aluno45 .btn-material-ciranda-3,
.btns-aluno45 .btn-material-ciranda-4 {
	left: 140px;
}

.btns-aluno45 .btn-material-ciranda-5,
.btns-aluno45 .btn-material-ciranda-6 {
	left: 265px;
}

.btns-aluno45 .btn-material-ciranda-7,
.btns-aluno45 .btn-material-ciranda-8 {
	left: 515px;
}

.btns-aluno45 .btn-material-ciranda-5,
.btns-aluno45 .btn-material-ciranda-7 {
	top: 16px;
}

.btns-aluno45 .btn-material-ciranda-6,
.btns-aluno45 .btn-material-ciranda-8 {
	top: 190px;
}

/* JANELA MODAL */

.janela-modal-material {
	background: #FEF2E8 !important;
	border-radius: 12px;
}

.janela-modal-material h5 {
	color: #734997;
}

.janela-modal-material h5::after {
	background: #1d4f91;
}

.janela-modal-material .popup-sobre-info {
	width: 315px;
}

.janela-modal-material .popup-sobre-info p,
.janela-modal-material .popup-sobre-info li {
	color: #000000;
}

.popup-sobre-galeria {
	width: 410px;
	float: left;
	margin: 0 60px 0 80px;
}

.popup-sobre-galeria.owl-emenda .owl-theme .owl-nav {
	top: 146px;
}

.popup-sobre-galeria.owl-emenda .owl-theme .owl-nav button.owl-prev,
.popup-sobre-galeria.owl-emenda .owl-theme .owl-nav button.owl-next {
	background-image: url(../img/sprite-seta-material.png);
	background-repeat: no-repeat;
	width: 19px;
	height: 36px;
}

/*.owl-emenda .owl-theme .owl-nav button.owl-prev,*/
/*.owl-emenda .owl-theme .owl-nav button.owl-next {*/
/*	background-image: url(img/sprite-seta-loja-home.png);*/
/*	background-repeat: no-repeat;*/
/*	width: 19px;*/
/*	height: 36px;*/
/*}*/

.popup-sobre-galeria.owl-emenda .owl-theme .owl-dots {
	margin-top: 0;
}

.popup-sobre-galeria.owl-emenda .owl-theme .owl-dots .owl-dot span {
	background: #b5bcc7;
}

.popup-sobre-galeria.owl-emenda .owl-theme .owl-dots .owl-dot.active span,
.popup-sobre-galeria.owl-emenda .owl-theme .owl-dots .owl-dot:hover span {
	background: #1d4f91;
}

.janela-modal-material .btn-fecha span {
	background-color: #1d4f91;
}

.janela-modal-material .btn-fecha:hover span {
	background-color: #d22e59;
}

.material-ciranda-container .btn-padrao {
	background-color: #F16924;
	border: 2px solid #F16924;
	border-radius: 21px;
	width: 300px;
	height: 42px;
	font-size: 15px;
	color: #fff;
	line-height: 38px;
	position: absolute;
	left: 46%;
	bottom: 22%;
	z-index: 10;
}

.material-ciranda-container .btn-padrao:hover {
	background: #F79237;
	border: 2px solid #F16924;
	color: #fff;
}

.janela-modal-sobre .tit-form-material-ciranda {
	padding: 0 0 0 5px;
	font-weight: 500;
}

.janela-modal-sobre .tit-form-material-ciranda::after {
	content: none;
}

.janela-modal-sobre .txt-form-material-ciranda {
	font-family: "Nunito", sans-serif;
	font-size: 15px;
	font-weight: 400;
	font-style: italic;
	color: #fff;
	padding: 0 0 0 5px;
}

.janela-modal-sobre .quero-ciranda-form {
	background: none;
	width: 668px;
	min-height: 300px;
	padding: 0;
}

.janela-modal-sobre .quero-ciranda-form::after {
	content: none;
}

.janela-modal-sobre .quero-ciranda-form span.numero-alunos {
	width: calc(100% - 10px);
}

.janela-modal-sobre .quero-ciranda-form select.num-alunos {
	width: 100%;
}

.janela-modal-sobre .quero-ciranda-form .fase-escolar-container {
	background: #fff;
	border: 2px solid #635BA8;
	width: calc(100% - 10px);
	padding: 10px;
	display: block;
	float: left;
	margin: 0 5px 12px;
}

.fase-escolar-titulo {
	font-family: "GloberRegular";
	font-size: 15px;
	color: #426da9;
	display: block;
	margin-bottom: 10px;
}

.janela-modal-sobre
.quero-ciranda-form
.fase-escolar-container
span.fase-escolar,
.janela-modal-sobre
.quero-ciranda-form
.fase-escolar-container
span.fase-escolar
span {
	width: 100%;
	margin: 0;
}

.janela-modal-sobre
.quero-ciranda-form
.fase-escolar-container
span.fase-escolar
span
span.wpcf7-list-item {
	margin: 0 30px 0 0;
	width: auto;
}

.janela-modal-sobre
.quero-ciranda-form
.fase-escolar-container
span.fase-escolar
span
span.wpcf7-list-item
input {
	display: inline-block;
}

.janela-modal-sobre
.quero-ciranda-form
.fase-escolar-container
span.fase-escolar
span
span.wpcf7-list-item
span {
	color: #426da9;
	display: inline-block;
	width: auto;
	float: none;
}

/* Formulario */

.quero-ciranda-2 {
	background-color: #ADC4A1;
	background-image: url(../img/formulario.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	background-size: 10%;
	background-position-x: 2%;
}

.quero-ciranda-2 .inner {
	padding: 238px 0 100px;
}

.quero-ciranda-form {
	width: 822px;
	height: auto;
	min-height: 448px;
	padding: 52px 79px 40px 75px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

.quero-ciranda-form br{
	display: none;
}

.quero-ciranda-form .wpcf7 {
	overflow: hidden;
}

.quero-ciranda-form h3 {
	font-family: "Nunito", sans-serif;
	font-size: 30px;
	font-weight: 500;
	color: #fff;
	margin: 0 0 20px;
}

.quero-ciranda-form span:not(:last-child) {
	width: 324px;
	margin: 0 5px 12px;
	float: left;
	color: #635BA8;
}
.quero-ciranda-form span:last-child {
	margin: 0 5px 12px;
	float: left;
	color: #635BA8;
}



.quero-ciranda-form span.numero-alunos {
	width: 656px;
}

.quero-ciranda-form input[type="text"],
.quero-ciranda-form input[type="email"],
.quero-ciranda-form input[type="tel"],
.quero-ciranda-form select {
	background: #fff;
	border: none;
	width: 324px;
	float: none;
	margin: 0;
}

.quero-ciranda-form span.numero-alunos select {
	width: 100%;
}

.quero-ciranda-form .fase-escolar-container {
	border: 2px solid #635BA8;
}

.quero-ciranda-form input[type="submit"] {
	background-color: #E54194;
	border: none;
	color: #ffffff;
}

.quero-ciranda-form input[type="submit"]:hover {
	background-color: #EE85B4;
	color: #fff;
}

.quero-ciranda-form span.wpcf7-not-valid-tip {
	color: #fff !important;
	margin: 0 0 -10px;
}

.quero-ciranda-form div.wpcf7-response-output {
	clear: both;
	width: calc(100% - 170px);
	position: relative;
	transform: translateY(-20px);
	padding: 0 0 0 5px !important;
}

.quero-ciranda-form div.wpcf7-validation-errors,
.quero-ciranda-form div.wpcf7-mail-sent-ok {
	color: #fff !important;
}

.formulario-ciranda-elemento-1 {
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}

.formulario-ciranda-elemento-2 {
	position: absolute;
	left: 50%;
	bottom: 12px;
	z-index: 3;
	margin-left: -659px;
	pointer-events: none;
}

.formulario-ciranda-elemento-3 {
	position: absolute;
	top: 320px;
	right: 50%;
	margin-right: -560px;
	z-index: 0;
}

/* DEPOIMENTOS */

.historias-ciranda-2 {
	background-color: #EE85B4;
	background-image: url(../img/fundodepoimentoesqueda.png),
	url(../img/fundodireitadepoimento.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left top, right top;
	background-size: contain, 10%;
	/*min-height: 800px;*/
}

.historias-ciranda-2 .inner {
	width: 800px;
	padding: 50px 0 0;
}

.historias-ciranda-2 h3 {
	width: 246px;
	border-bottom: 2px solid #FA8469;
	font-family: "Nunito", sans-serif;
	font-size: 40px;
	font-weight: 700;
	color: #ffffff;
	margin: 0 auto 70px;
}

.historias-ciranda-2 .historias-ciranda-item {
	height: auto;
}

.historias-ciranda-2 .historias-ciranda-item-autor {
	border-right: 2px solid #fef2e8;
	width: 205px;
	height: auto;
	padding: 0 45px 0 0;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 45px 0 0;
}

.historias-ciranda-2 .historias-ciranda-item-autor::after {
	content: none;
}

.historias-ciranda-2 .historias-ciranda-item-img {
	border-radius: 50%;
	width: 160px !important;
	margin: 0;
}

.historias-ciranda-2 .historias-ciranda-item-info {
	width: 550px;
	height: auto;
	padding: 0;
	font-size: 18px;
	color: #ffffff;
}

.historias-ciranda-2 .historias-ciranda-item-info p {
	top: 0;
	transform: none;
}

.historias-ciranda-2 .historias-ciranda-item-info h6 {
	font-family: "GloberSemiBold";
}

.historias-ciranda-2 .owl-emenda .owl-theme .owl-nav {
	top: 80px;
}

.elemento-depoimentos-ciranda-1 {
	position: absolute;
	right: 50%;
	bottom: -65px;
	margin-right: 360px;
}

.elemento-depoimentos-ciranda-2 {
	position: relative;
	bottom: 0;
	left: 78%;
	margin-left: 290px;
	padding-bottom: 10px;
	width: 190px;
}

/* PARCEIROS */

.parceiros-ciranda-2 {
	overflow: hidden;
}

.parceiros-ciranda-2 .inner {
	padding: 110px 0 120px;
	width: 780px;
}

.parceiros-ciranda-2 h3 {
	font-family: "Nunito", sans-serif;
	font-size: 40px;
	font-weight: 800;
	color: #7c53cf;
	text-align: center;
	margin: 0 auto 60px;
}

/* RESULTADOS */

.resultados-ciranda-2 {
	background: #ffe3a3;
}

.resultados-ciranda-2 .inner {
	padding: 165px 0 115px;
}

.resultados-ciranda-2 .resultados-ciranda-txt {
	width: 280px;
	height: auto;
	padding: 0;
	margin: 0 40px 0 0;
}

.resultados-ciranda-2 .resultados-ciranda-txt h3 {
	font-family: "Nunito", sans-serif;
	font-size: 30px;
	font-weight: 800;
	color: #7c53cf;
}

.resultados-ciranda-2 .resultados-ciranda-txt p {
	font-family: "Nunito", sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #7c53cf;
}

.resultados-ciranda-2 .resultados-ciranda-slide-2 {
	width: 840px;
	float: left;
}

.resultados-ciranda-2 .resultados-ciranda-item {
	background: #fef2e8;
	height: 375px;
	padding: 30px 25px;
	margin: 10px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
}

.resultados-ciranda-2 .resultados-ciranda-item .resultados-ciranda-item-titulo {
	border-right: none;
	width: 100%;
	max-width: 100%;
	height: auto;
	min-height: 65px;
	padding: 0;
	display: block;
}

.resultados-ciranda-2
.resultados-ciranda-item
.resultados-ciranda-item-titulo
h6 {
	font-family: "GloberBold";
	font-size: 29px;
	color: #7c53cf;
	margin-bottom: 5px;
}

.resultados-ciranda-2
.resultados-ciranda-item
.resultados-ciranda-item-titulo
span.subtitulo {
	font-size: 19px;
	color: #7c53cf;
	line-height: 1.3em;
}

.resultados-ciranda-2 .resultados-ciranda-item .resultados-ciranda-item-img {
	width: auto !important;
	max-height: 325px;
	margin: 20px auto 0;
	max-width: 100%;
}

.resultados-ciranda-2 .resultados-ciranda-item .btn-resultado-ciranda {
	border: 2px solid #49428f;
	border-radius: 16px;
	width: 132px;
	height: 32px;
	font-family: "GloberSemiBoldItalic";
	font-size: 14px;
	color: #49428f;
	line-height: 26px;
	text-align: center;
	display: block;
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
}

.resultados-ciranda-2 .resultados-ciranda-item .btn-resultado-ciranda:hover {
	background: #49428f;
	color: #fff;
}

.resultados-ciranda-2 .owl-emenda .owl-theme .owl-nav {
	top: 193px;
}

.resultados-ciranda-2 .owl-emenda .owl-theme .owl-nav button.owl-prev {
	margin-left: -32px;
}

.resultados-ciranda-2 .owl-emenda .owl-theme .owl-nav button.owl-next {
	margin-right: -32px;
}

.janela-modal-resultado {
	background: #ffffff !important;
	max-width: 820px !important;
}

.popup-resultado-titulo {
	width: 280px;
	float: left;
	margin: 0 20px 20px 0;
}

.janela-modal-resultado h5 {
	padding: 0 0 20px;
	font-family: "Nunito", sans-serif;
	font-size: 24px;
	font-weight: 900;
	color: #DF4F72;
	position: relative;
}

.janela-modal-resultado h5 span {
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	display: block;
}

.janela-modal-resultado h5::after {
	background: #DF4F72;
}

.popup-resultado-info {
	width: 410px;
	margin: 0 20px 20px 0;
	float: left;
}

.popup-resultado-info p,
.popup-resultado-info li {
	font-family: "Nunito", sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #707070;
	margin: 0 0 1em;
}

.popup-resultado-img {
	clear: both;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}

.janela-modal-resultado .btn-fecha span {
	background-color: #DF4F72;
}

.janela-modal-resultado .btn-fecha:hover span {
	background-color: #7c53cf;
}

.elemento-resultados-ciranda-1 {
	position: absolute;
	top: -170px;
	left: 50%;
	margin-left: 425px;
}

.elemento-resultados-ciranda-2 {
	position: absolute;
	right: 50%;
	bottom: -50px;
	margin-right: 400px;
}

/* RELATOS */

.relatos-ciranda-2 .inner {
	padding: 130px 0 100px;
}

.relatos-ciranda-2 h3 {
	width: 302px;
	border-bottom: 2px solid #DF4F72;
	font-family: "Nunito", sans-serif;
	font-size: 35px;
	font-weight: 600;
	color: #DF4F72;
	margin: 0 auto 60px;
}

.relatos-ciranda-2 .btn-padrao {
	border: 2px solid #635BA8;
	width: 314px;
	color: #635BA8;
	margin: 60px auto 0;
}

.relatos-ciranda-2 .btn-padrao:hover {
	background: #635BA8;
	color: #fff;
}



@media only screen and (max-width: 768px) {

	.page-template-page-ciranda-2 footer {
		text-align: center;
	}

	.page-template-page-ciranda-2 header.small .btn-header {
		color: #ffffff;
	}
	.page-template-page-ciranda-2 header.small .btn-menu span {
		background-color: #ffffff;
	}


	.btn-menu-ciranda-container {
		background: #F8A560;
		width: 100%;
		height: 40px;
		display: block;
		position: fixed;
		top: 58px;
		left: 0;
		z-index: 15;
	}
	.ciranda-container-sobre {
		background: url(../img/Union.png) no-repeat left top #8B6BAF;
		top: 90px;
		position: relative;
		background-size:contain;
	}

	.ciranda-2 {
		overflow: hidden;
	}

	.ciranda-2 .inner {
		height: 100vh;
		min-height: 100vh;
	}
	.ciranda-2 .container-left,
	.ciranda-2 .container-right {
		width: 100%;
		padding: 0;
	}

	.ciranda-2 .box-primario {
		background-color: #F2EBE4;
		position: absolute;
		width: calc(100% - 40px);
		height: auto;
		top: 35%;
		bottom: 20px;
		right: 20px;
		left: 20px;
		transform: none;
		margin: 0;
		padding: 30px 20px;
		max-height: none;
	}
	.ciranda-2 .box-primario h1::after {
		background-color: initial;
	}
	.ciranda-2 .box-primario::after {
		border: none;
	}

	.ciranda-2 .box-primario p {
		background-color: #F2EBE4;
		padding: 0 15px;
		color: #635BA8;
	}
	.ciranda-2 .ciranda-balao{
		top: 60px;
		margin-left: 0;
		z-index: 1;
		max-width: 380px;
	}

	/* Sobre */
	.sobre-ciranda {
		padding: 50px 0;
		height: auto;
	}

	.sobre-ciranda .inner {
		display: block;
	}

	.sobre-ciranda .ciranda-gato {
		display: none;
	}
	.sobre-ciranda .ciranda-aviao {
		max-width: 265px;
		position: relative;
		top: -80px;
	}
	.sobre-ciranda .container-left {
		width: 100%;
		position: absolute;
		left: -20px;
	}

	.sobre-ciranda .container-right {
		width: 100%;
		padding-left: 0;
		margin-top: 45px;
	}

	.sobre-ciranda-lista {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		padding: 0 40px 0 0;
		margin-bottom: 100px;
	}
	.sobre-ciranda h3 {
		width: 100%;
		margin-bottom: 25px;
		text-align: center;
	}
	.sobre-ciranda p {
		width: 100%;
		text-align: center;
	}

	.sobre-ciranda-item {
		width: 40%;
		margin: 15px 0;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}

	.sobre-ciranda-item img {
		margin: 0 0 10px 0;
		width: 100px;
	}

	.btn-sobre-ciranda {
		top: 0;
		left: auto;
		right: 0;
		transform: translate(50%, -50%);
		z-index: 10;
	}

	.sobre-ciranda-item h5 {
		width: 100%;
		margin-top: 5px;
		font-size: 16px;
	}

	.sobre-ciranda-item:nth-child(n) .btn-sobre-ciranda {
		left: auto;
	}

	/*Slideshow */

	.slide-show-quero-ciranda-2 {
		padding: 40px 0 20px;
	}

	/* Contêiner do PDF */
	.slide-show-quero-ciranda-2 .leitor-pdf {
		width: 90%;
		max-width: none;
		height: 300px;
		margin: 0 auto;
		position: relative;
		display: block;
	}

	.slide-show-quero-ciranda-2 .leitor-pdf iframe {
		max-width: 350px;
	}



	.slide-show-quero-ciranda-2 .elemento-slide-show-ciranda-1,
	.slide-show-quero-ciranda-2 .camaleao {
		display: none;
	}

	/* MATERIAL DIDÁTICO */

	.container-materiais-ciranda {
		background-size: 140%;
		background-position: center bottom;
		background-position-x: 100%;
	}

	.material-ciranda .inner {
		padding: 0 20px 0;
		min-height: auto;
		width: 100%;
	}

	.material-ciranda .container-header-materiais {
		display: block;
		padding-top: 0;
	}

	.material-ciranda h3,
	.material-ciranda p {
		width: 100%;
	}

	.material-ciranda p {
		border-left: none;
		padding-left: 0;
	}

	.material-ciranda-container {
		display: block;
		margin-top: 20px;
	}

	.material-ciranda-filtros {
		flex-basis: auto;
		padding: 0;
	}

	.material-ciranda-container .filtro-tipo-item {
		margin-top: 30px;
		margin-left: 0;
	}

	.material-ciranda-item-inner {
		display: block;
		width: 100%;
		min-width: auto;
		left: auto;
		text-align: center;
	}

	.filtro-tipo-item img {
		transform: rotate(-90deg);
		position: relative;
		height: auto;
		width: 650px;
		left: -130px;
		top: 140px;
		z-index: 0;
	}

	.btn-filtro-idade, .btn-filtro-tipo {
		width: auto;
		padding: 0 15px;
		margin: 0;
	}

	.material-ciranda-container .btn-padrao {
		position: relative;
		left: auto;
		bottom: auto;
		transform: none;
		width: 100%;
		margin: 85px auto 0;
		display: block;
	}

	.slide-show-quero-ciranda-2 .bolinhas-desktop {
		display:none;
	}

	.bolinhas-mobile {
		display: block;
		position: absolute;
		top: 15px;
		right: 0;
		width: 140px;
	}


	.material-ciranda-container .camaleao {
		position: relative;
		right: -160px;
		bottom: -30px;
		width: 250px;
		z-index: 5;
	}

	.material-ciranda .submarino {
		position: relative;
		width: 280px;
		right: auto;
		margin: 20px auto;
		display: block;
		left: -115px;
	}

	.elemento-material-ciranda {
		display: none;
	}
	.material-desktop-text{
		display: none;
	}
	.material-mobile-text{
		display: block;
	}

	.historias-ciranda-2 {
		background-color: #EE85B4;
		background-image: url(../img/Vector.png);
		background-repeat:no-repeat;
		background-position: center top;
	}

	.historias-ciranda-2 .inner {
		width: 100%;
		padding: 100px 15px 10px 15px;
	}

	.historias-ciranda-2 h3 {
		width: 100%;
		margin: 0 auto 30px;
	}

	/* Item de Depoimento - Empilhamento */
	.historias-ciranda-2 .historias-ciranda-item {
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}

	.historias-ciranda-2 .historias-ciranda-item-autor {
		border: none;
		width: 150px;
		height: auto;
		padding: 0;
		display: block;
		position: relative;
		margin: 0 auto 20px;
	}

	.historias-ciranda-2 .historias-ciranda-item-img {
		width: 100px !important;
	}

	.historias-ciranda-2 .historias-ciranda-item-info {
		width: 100%;
		text-align: center;
	}

	.elemento-depoimentos-ciranda-2 {
		position: relative;
		left: 50%;
		transform: translateX(-50%);
		width: 160px;
		padding-bottom: 0;
		margin: 65px 0;
	}


	.quero-ciranda-2 {
		background-color: #ADC4A1;
		background-image: none;
	}

}

@media only screen and (max-width: 360px) {
	.filtro-tipo-item img {
		transform: rotate(-90deg);
		position: relative;
		height: auto;
		width: 493px;
		left: -87px;
		top: 140px;
		z-index: 0;
	}
}

@media only screen and (min-width:768px) and (max-width:1366px) {
	.ciranda-2 .box-primario {
		background-color: #fef2e8;
		min-height: 400px;
		padding: 0 70px 0 30px;
		margin: 115px 130px 0 0;
		width: 555px;
		height: 63vh;
		max-height: 535px;
		position: absolute;
		right: 45%;
		top: 50%;
		transform: translateY(-50%);
	}
	.ciranda-2 .ciranda-balao {
		top: 148px;
		position: absolute;
		right: -14%;
		z-index: 8;
		max-width: 750px;
	}
	.elemento-depoimentos-ciranda-2 {
		position: relative;
		bottom: 0;
		left: 70%;
		margin-left: 290px;
		padding-bottom: 10px;
		width: 190px;
	}
	.menu-ciranda.mcfixo {
		position: fixed;
		top: 112px;
	}
	.material-ciranda-container {
		display: flex;
		position: relative;
		width: 100%;
		margin-top: 30px;
		margin-left: 50px;
	}
	.sobre-ciranda .container-right {
		width: 46%;
		padding-left: 10px;
	}
	.sobre-ciranda-item {
		display: flex;
		align-items: center;
		width: calc(40% - 80px);
		margin: 20px;
		position: relative;
	}

}

@media only screen and (min-width:1367px) and (max-width:1440px) {
	.ciranda-2 .box-primario {
		background-color: #fef2e8;
		min-height: 400px;
		padding: 0 70px 0 30px;
		margin: 115px 130px 0 0;
		width: 555px;
		height: 63vh;
		max-height: 535px;
		position: absolute;
		right: 45%;
		top: 50%;
		transform: translateY(-50%);
	}
	.ciranda-2 .ciranda-balao {
		top: 118px;
		position: absolute;
		right: -10%;
		z-index: 8;
		max-width: 750px;
	}
	.elemento-depoimentos-ciranda-2 {
		position: relative;
		bottom: 0;
		left: 70%;
		margin-left: 290px;
		padding-bottom: 10px;
		width: 190px;
	}
	.menu-ciranda.mcfixo {
		position: fixed;
		top: 112px;
	}
	.material-ciranda-container {
		display: flex;
		position: relative;
		width: 100%;
		margin-top: 30px;
		margin-left: 50px;
	}
	.sobre-ciranda .container-right {
		width: 46%;
		padding-left: 10px;
	}
	.sobre-ciranda-item {
		display: flex;
		align-items: center;
		width: calc(40% - 80px);
		margin: 20px;
		position: relative;
	}

}
