*{
	margin:0;
	padding: 0;
	font-family: Poppins-Light;
}

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@500&display=swap');

@font-face{
	font-family: Poppins-Black;
	src:url('../font/Poppins-Black.otf');
}

@font-face{
	font-family: Poppins-Light;
	src:url('../font/Poppins-Light.otf');
}

@font-face{
	font-family: BrushScriptOpti-Regular;
	src:url('../font/brush-script/BrushScriptOpti-Regular.otf');
}


p{
	font-family: Poppins-Light;
}

a{
	text-decoration: none !important;
}


img{
	width: 100%;
}

h1,h2,h3,h4,h5,h6{
	font-family: Poppins-Black;
	color: #3e3e3e;
}


/*-----menu social----*/
.social-menu {
	background-image: linear-gradient(to right, #00539b, #009dff);
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 12px 20px;
}

.social-menu a{
	color: #fff;
}

.bt-portal-aluno {
	background-color: #f0af00;
	color: #000 !important;
	padding: 10px;
	border-radius: 3px;
}


/*----- menu -----*/
.menu{
	float: none;
}

.navbar .navbar-collapse {
	text-align: center !important;
}
.quebramobile{
	display: none;
}

.contacts {
	color: #fff;
	padding: 10px 0;
	height: 50px;
}

@media (min-width: 992px){
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 0rem !important; 
		padding-left: .5rem;
	}
}


.sticky-top {
	height: 110px !important;
}

.bt-matriculas-menu a{
	color: #fff !important;
	background: #0061ad;
	width: 150px;
	margin-left: 35px;
	padding: 5px 0px!important;
	border-radius: 5px;
	justify-content: center;
}


.redes{
	position: absolute;
	left: 9%;
}
.instagram {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	text-align: center;
	border-radius: 5px;
	color: #fff;
	font-size: 22px;
	vertical-align: middle;
	background: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
	box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}
.boldtel {
	font-weight: bold;
	font-size: 1em !important;
}
.cont {
	position: absolute;
	top: 13px;
	right: 5%;
}

.navbar-brand img{
	max-width: 50%;
	margin-left: 20px;
}

.navbar {
	padding: 15px 0px;
	background-color: #fff!important;
	box-shadow: 0px 0px 18px #00000026;
}

.navbar p{
	position: absolute;
	left: 23%;
	top: 25px;
	font-size: 22px;
	font-family: Poppins-Light;
	color: #0162b6;

}

.navbar-light .navbar-nav .nav-link {
	color: #000 !important;
	font-weight: 100;
}
.navbar-light .navbar-nav .active .nav-link {
	color: #000!important;
	font-weight: 100;
}

.menu {
	position: relative;
	bottom: 0;
	margin-left: -1%;
}
.nav-link {
	text-transform: capitalize;
	padding-left: 1.5rem !important;
	padding-top: 0rem;
	font-family: Poppins-Light;
	color: #003362 !important;
	font-weight: bold;
}


.dropdown:hover>.dropdown-menu {
	display: block;
}
.carousel-indicators li {
	width: 10px !important;
	height: 10px !important;
	border-radius: 50%;
}



.left-prev{
	height: 50px;
	width: 50px;
	border-radius: 0px 15px 15px 0px;
	top: 45%;
	left: 0;
	background: #000;
}

.right-prev{
	height: 50px;
	width: 50px;
	border-radius: 15px 0px 0px 15px;
	top: 45%;
	right: 0;
	background: #000;
}

.call-to-action{
	background-color: #0162b6;
	padding: 20px 0px 15px 0px;
}

.call-to-action h2{
	font-family: Poppins-Light !important;
	color: #ffff !important;
}

.bt-matriculas{
	padding: 10px 30px;
	background: #fff;
	border-radius: 8px;
}

.div-rema-bt{
	margin-top: -15px;
}

.bg-historia img{
	position: relative;
}


.bg-fund-historia::before{
	content: '';
	position: absolute;
	right: 0;
	display: block;
	width: 95%;
	height: 270px;
	background: #f1ae00;
	left: 30px;
	bottom: 50px;
}

.quadradinho-amarelo::after{
	content: '';
	background-image: url(../img/quadradinho-amarelo.png);
	width: 260px;
	height: 120px;
	position: absolute;
	right: -65px;
	bottom: -20px;
	filter: opacity(65%);
}






/*----- Ensino Completo -----*/

.ensino-completo{
	padding: 0px 0px 70px 0px;
}



.color-img{
	transition: 400ms;

}

.color-img:hover{
	filter: saturate(5%);
	transition: 400ms;
}


.row-m{
	margin: 0 !important;
}

.div-m{
	padding: 0 !important;
	margin: 0 !important;

}





.quadradinho-azul{
	background-image: url(../img/quadradinho-azul.png);
	width: 200px;
	height: 120px;
	position: absolute;
	right: 0;
	margin-top: -5%;
}

.ensino-completo h1{
	font-family:  Poppins-Black;
	margin-bottom: 20px;
}

.divider{
	background-image: url(../img/divider-title.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center center;
	height: 50px;
	width: 125px;
	position: absolute;
	margin-top: -20px;
	left: 44%;
}




/*----- historia-----*/
.historia{
	padding-top: 70px;
}

.fonte-lima{
	font-family: BrushScriptOpti-Regular;
	font-size:25px;
	color: #282f3de8;
}

.title{
	padding: 20px 0;
	color: #243d60;
	text-align: center;
}
.pindex {
	text-align: left;

}
.btn {
	text-align: center;
	padding: 5px 15px;
	background-color: #fff22c;
	color: #243d60 !important;
	border: 2px solid #243d60;
	border-radius: 20px;
}


.btn-theme{
	padding: 10px 20px;
	background-color: rgb(0 90 168 / 80%);
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	color: #fff;
	border: 1px solid #005aa8 !important;
	transition: 400ms;
}




.segmentos{

	margin: 60px 0px 30px 0px;

}

.cardseg{
	margin: 20px 0px 0px 0px; 
	padding: 0 !important;
}
.cardseg h3{
	position: absolute;
	top: 10px;
	left: 40px;
	color: #002787;
}

.bt-segmentos {
	position: absolute;
	bottom: 10px;
	right: 30%;
	width: 150px;
	background-color: rgb(0 90 168 / 80%);
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	color: #fff;
	padding: 12px 12px;
	border: 1px solid #005aa8;
	transition: 400ms;

}

.bt-segmentos:hover {
	color: #000;
	transition: 400ms;
	background: rgb(255, 255, 255, 0.5);
}



.projetoc{
	position: absolute;
	right: 10px;
}
.projetoc img{
	float: left;
}

.projetoc h2 {
	color: #fff;
	font-size: 4rem;
	bottom: 20px;
}
.bannerproj{
	color: #fff;
}

.bannerproj h3 {
	font-family: 'Manrope';
}

.projetocontent{
	height: 100%;
	overflow: auto;
}



/*-------atividades extras--------*/


.atividades-extras{
	margin: 0px 0px 80px 0px;
}


.atividades-extras h3{
	font-family: Poppins-Light;
	text-align: center;
}

.atividades-extras img{
	margin-top: 50px;
	width: 140px;
}




/*agende uma visita index*/

.agende-visita{
	background-image: url(../img/bg-colegio.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100vh;
	background-position: center;
	/*background-attachment: fixed;*/

}


.form-visita{
	background-color: #ffffffcc;
	padding: 0px;
	text-align: center;
	color: #fff;
	height: 100vh;
}


.form-visita h3{
	color: #fff !important;
	font-family: Poppins-light;
}


.body-box-form{

	padding: 30px;
}


.info-diferenciais{
	margin-top: 80px;

}

.info-diferenciais h3{
	color: #fff;
	font-size: 35px;
} 



.header-box-form {
	background: #0058a3;
	padding: 25px 20px;
	margin-bottom: 30px;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	text-align: center;
}




.mini-box{
	display: block;
	background: #fff;
	padding: 20px;
	border-radius: 20px;
	box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
	margin-bottom: 30px;
	position: relative;
	text-align: left;
	transition: 400ms;

}

.mini-box:hover{
	transform: translateY(-5px);
	transition: 400ms;
}

.mini-box:before {
	content: '';
	position: absolute;
	background: #fff;
	width: 100%;
	opacity: .15;
	height: 100%;
	bottom: -10px;
	left: 0px;
	right: -20px;
	margin: auto;
	border-radius: 20px;
}


.mini-box img{
	max-width: 50px;
}

/*-------- Depoimentos --------*/

.boxdep {
	border-radius: 20px;
	padding: 40px 20px 20px 20px;
	height: 190px;
	overflow: auto;
	text-align: center;
}


.depoimentos h1{
	color: #243d60;
}
.boxdep h3 {
	color: #2095c7;
	font-family: Poppins-Light;
	font-weight: bold;
}

#foto{
	background-color: #fff3e2;
}

.md-foot h3{
	font-size: 18px;
}


.depoimentos{
	/*background-color:#ffea17;*/
	color:#000;
	-webkit-font-smoothing:antialiased;
	text-align:center;
	padding:70px 0px 80px 0px;
	margin-top: 30px;
}


.width-depoimentos{
	width: 50%;
	height: 170px;
}

.title-mb{
	margin-bottom: 80px;
}



.left-prev-depoimentos{
	height: 50px;
	width: 50px;
	border-radius:10px;
	top: 60%;
	left: 150px;
	background: #000;
}


.right-prev-depoimentos{
	height: 50px;
	width: 50px;
	border-radius:10px;
	top: 60%;
	right: 150px;
	background: #000;
}


.depoimentos .quote-img:before{
	content: "";
	position: absolute;
	height: 90px;
	width: 125px;
	left: 95px;
	top: 0px;
	background-image: url(../img/quote.png);
	background-repeat: no-repeat;
}



.depoimentos .title{
	margin-bottom: 20px;
	padding-top: 0;
}


.boxdep p{
	color:#000;
	text-align: center; 
}

.profile-image{
	width:100%;
	margin:0 auto;
	text-align:center;
	margin-top:30px;
}

.profile-image img{
	height:100px;
	width:100px;
	border-radius:500px;
	-moz-border-radius:500px;
	-webkit-border-radius:500px;
	margin-bottom:10px;
}

.profile-image a{
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	line-height:22px;
	font-weight:normal;
	transition: 400ms;
}
.profile-image a:hover{
	color: #000;
	transition: 400ms;
}

.profile-image p{
	font-size:14px;
	font-weight:normal;
	margin:0;
}


.carousel-indicators {
	top: 105%;
}

.carousel-indicators .active {
	background-color: rgb( 199, 199, 199 );
	height: 12px;
	margin: 0;
	width: 12px;
}

.carousel-indicators li {
	background-color: rgb( 199, 199, 199 );
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	width: 10px;
}

/*----- depoimentos -----*/






.albumrotativo{
	overflow: hidden;
}

.gallery-item{
	position: absolute;
	width: 280px;
	height: 150px;
	border-radius: 20px;
}
.gallery-item img{
	border-radius: 20px;
}
.item-0{
	animation: sliderotativo 15s linear 1s infinite;
	left: -105%;
}
.item-1{
	animation: sliderotativo 15s linear 1s infinite;
	left: -85%;
}
.item-2{
	animation: sliderotativo 15s linear 1s infinite;
	left: -65%;
}
.item-3{
	animation: sliderotativo 15s linear 1s infinite;
	left: -45%;
}
.item-4{
	animation: sliderotativo 15s linear 1s infinite;
	left: -25%;
}

.item-5{
	animation: sliderotativo 15s linear 1s infinite;
	left: -5%;
}
.item-6{
	animation: sliderotativo 15s linear 1s infinite;
	left: 15%;
}
.item-7{
	animation: sliderotativo 15s linear 1s infinite;
	left: 35%;
}
.item-8{
	animation: sliderotativo 15s linear 1s infinite;
	left: 55%;
}
.item-9{
	animation: sliderotativo 15s linear 1s infinite;
	left: 75%;
}
.item-10{
	animation: sliderotativo 15s linear 1s infinite;
	left: 95%;
}
.item-11{
	animation: sliderotativo 15s linear 1s infinite;
	left: -125%;
}

@keyframes sliderotativo {
	0%{
	}
	100%{
		margin-left: 120%;
	}
}


/*----- Cursos livres -----*/


#livres h1{
	padding-top: 40px;
}

.cursos-livres{
	background-image: linear-gradient(to right, #00539b, #009dff); 
	height: 180px;
}

.cursos-livres img {
	text-align: right;
	position: absolute;
	right: 80px;
	margin-top: 30px;
}


.mb-4{
	margin-bottom: 20px; 
}

.box-livres{
	margin-top: 70px;
}




/*----- Atividades -----*/

.atividades{
	padding: 70px 0px;
}


.box-atividades{
	margin-top: 50px;
}


.atividades p{
	padding: 20px 0px;
}

/*-----BLOG-----*/

.blog{
	padding: 70px 0px;
	text-align: center;
	background: #ebebeb6e;
}
.title-blog{
	margin-bottom: 50px;
}


.item-blog{
	background: #fff;
	border-radius: 8px;
	transition: 400ms;
	box-shadow: 5px 5px 18px -5px #00000017;
	margin-top: 20px;
}

.item-blog:hover{
	cursor: pointer;
	box-shadow: 5px 5px 18px -5px #00000069;
	transition: 400ms;
}

.item-blog img{
	border-radius: 8px 8px 0px 0px;
	border-bottom: 2px solid #194189;
	width: 100%;
}


.date-blog {
	background-color: #0f8bcd;
	width: 130px;
	bottom: 199px;
	display: flex;
	position: absolute;
	align-items: center;
	border-radius: 0px 3px 3px 0px;
}

.date-number{
	font-size: 30px;
	padding: 0px 5px;
	color: #fff;
}

.month{
	font-size: 15px;
	padding: 0px 5px;
	color: #fff;
}

.blog-entry:after {
	position: absolute;
	bottom: -10px;
	left: 40px;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #0f8bcd transparent transparent;
}

.item-blog p{
	padding: 10px 8px;
	text-align: left;
	font-size: 15px;
	color: #242424;
}

.item-blog h4 {
	text-align: left;
	padding: 10px 8px;
	font-size: 18px;
	color: #242424;
}


/*------- Footer ------*/

footer {
	background: #00539b;
	padding: 15px 0;
	color: #fff;
}


.socail_links ul li {
	display: inline-block;
	background: #fff;
	height: 45px;
	width: 45px;
	border-radius: 50px;
	margin: 10px 20px;
}


.socail_links i{
	font-size: 20px;
	margin-top: 12px;
}

.footer b{
	color: #f1ae00; 
}


.copyright{
	padding: 15px 0px 0px 0px;
	background: #003768;
}

.copyright p{
	color: #fff;
}

.md-foot h3{
	color: #fff;
	font-weight: 700;
	font-family: Poppins-Light;
}

@media screen and (max-width: 1500px) {
	.gallery-item{
		position: absolute;
		width: 230px;
		height: 150px;
		border-radius: 20px;
	}
}

@media screen and (max-width: 1250px) {
	.gallery-item{
		position: absolute;
		width: 200px;
		height: 150px;
		border-radius: 20px;
	}
}

@media screen and (max-width: 1100px){
	.gallery-item{
		position: absolute;
		width: 280px;
		height: 150px;
		border-radius: 20px;
	}
	.item-0{
		animation: sliderotativo 15s linear 1s infinite;
		left: -260%;
	}
	.item-1{
		animation: sliderotativo 15s linear 1s infinite;
		left: -210%;
	}
	.item-2{
		animation: sliderotativo 15s linear 1s infinite;
		left: -160%;
	}
	.item-3{
		animation: sliderotativo 15s linear 1s infinite;
		left: -110%;
	}
	.item-4{
		animation: sliderotativo 15s linear 1s infinite;
		left: -60%;
	}

	.item-5{
		animation: sliderotativo 15s linear 1s infinite;
		left: -10%;
	}
	.item-6{
		animation: sliderotativo 15s linear 1s infinite;
		left: 40%;
	}
	.item-7{
		animation: sliderotativo 15s linear 1s infinite;
		left: 90%;
	}
	.item-8{
		animation: sliderotativo 15s linear 1s infinite;
		left: 130%;
	}
	.item-9{
		animation: sliderotativo 15s linear 1s infinite;
		left: 170%;
	}
	.item-10{
		animation: sliderotativo 15s linear 1s infinite;
		left: 210%;
	}
	.item-11{
		animation: sliderotativo 15s linear 1s infinite;
		left: -310%;
	}

	@keyframes sliderotativo {
		0%{
		}
		100%{
			margin-left: 300%;
		}
	}

}

@media screen and (max-width: 991px) {
	.navbar {
		background-image: none;
	}

	.nav-link {
		padding-top: 0 !important;
	}
	.menu {
		margin-left: 0px;
	}
}
@media screen and (max-width: 991px) {
	.navbar-brand{
		margin-left: 10px !important;
	}
}

@media screen and (max-width: 800px){
	.quebramobile{
		display: block;
	}
	.contacts{
		height: 110px;
	}
}


@media screen and (max-width: 620px){
	.gallery-item{
		position: absolute;
		width: 150px;
		height: 100px;
		border-radius: 20px;
	}
	.responsiveiframe{
		height: 250px !important;
	}
}
div.polaroid {
	background-color: white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin-bottom: 25px;
}


.container-extra {
	position: relative;
	width: 50%;
}

.overlay-extra {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: #008CBA;
}

.container-extra:hover .overlay-extra {
	opacity: 1;
}

/*Featured Work*/


.featured-list #grid .thumb {
	float: left;
	height: auto;
	margin: 0;
	width: 25%;
}


.thumb {
	line-height: 0;
	overflow: hidden;
	position: relative;
}

.thumb a {
	display: inline-block;
	float: left;
	height: 100%;
	line-height: 0;
	text-decoration: none;
	width: 100%;
}

.thumb img, .thumb a img {
	display: block;
	position: relative;
	width: inherit;
}

.thumb-rollover{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	box-sizing:border-box;
	background:#f5893e;
	opacity:0.9;
	text-align:center;
	color:#fff;
	display:none;
	transition:0.2s;
}

.thumb-rollover-inative{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	box-sizing:border-box;
	background:#FFF;
	opacity:0.9;
	text-align:center;
	color:#000;
	display:none;
	transition:0.2s;
	line-height:20px;
}

.thumb:hover .thumb-rollover{
	display:block;
	transition:0.2s;
}
.thumb:hover .thumb-rollover-inative{
	display:block;
	transition:0.2s;
}

.top-pg-internas {
	background-color: #00539b;
	padding-top: 60px;
	padding-bottom: 20px;
}


.bottom-divider:before {
	content: "";
	background-color: #fff202;
	position: absolute;
	left: 47%;
	width: 100px;
	height: 5px;
}
.block__35630-missao {
	border: 1px solid #a3a3a3;
	padding: 20px;
}
.bg-left-elipse:before {
	content: '';
	margin-top: -330px;
	background-image: url(../images/bg-left.png);
	background-repeat: no-repeat;
	background-position: center right;
	height: 375px;
	width: 100%;
	position: absolute;
}
.agendar-visita {
	background-image: url(../images/bg-visita.jpg);
	padding: 50px 0px;
	text-align: center;
}

/*---------galeria index---------*/

.galery {
	margin: 5px;
}

.picture {
	cursor: pointer;
	height: 155px;
	width: 230px;
	box-sizing: border-box;
	margin: 1px 1px;
	padding: 0px;
	transition-property: border;
	transition-duration: .8s;
	transition-timing-function: ease-in;
}

.caption{
	float: left;
	padding-top: 10px;
	margin: 0;
}

.close {
	float: right;
	font-size: 2.5em;
	cursor: pointer;
	margin: 0;
	opacity: 100%;
}

#pack {
	position: relative;
	display: none;
	text-align: center;
}

#ligthbox {
	margin-top: 10%;
	position: relative;
	text-align: center;
	display: inline-block;
	box-shadow: 0px 0px 40px #000;
	box-sizing: border-box;
	background-color: #fff;
}


#onBillboard {
	background-color: #fff;
	transition-property: width, height;
	transition-duration: 0.3s, 0.35s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.56, 0.39, 0.29, 0.52);
}

#dataclose {
	position: relative;
	color: white;
	margin: 0 auto;
	padding: 1px 10px;
}

#prevPic, 
#nextPic {
	position: absolute;
	top: 0%;
	width: 35%;
	height: 100%;
	cursor: pointer;
}

#prevPic {
	left: 0;
	text-align: left;
	padding-left: 3%;
}

#nextPic {
	right: 0;
	text-align: right;
	padding-right: 3%;
}

#prevPic::before, 
#nextPic::before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

#nextPic:hover :first-child, 
#prevPic:hover :first-child {
	opacity: 1;
}

#larr, 
#rarr {
	color:#8abf27;
	font-size: 7em;
	text-shadow: 0px 0px 5px #000;
	opacity: 0;
	transition-property: opacity;
	transition-duration: 1.2s;
	transition-timing-function: cubic-bezier(0.56, 0.39, 0.29, 0.52);
	transition-delay: 0s;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}




/*---- pg proposta pedagógica ----*/


.bottom-divider-first::before{
	content: '';
	background-color: #fff001;
	position: absolute;
	left: 44%;
	width: 50px;
	height: 5px;
}

.block__35630-missao{
	margin-top: 5%;
}


/*------pg eventos------*/

@media screen and (max-width:480px){
	.eventos{
		margin-top: 5%;
	}
} 


.eventos{
	margin-top: 5%;
}
.eventos article {
	background-color: #f2f2f3;
	box-shadow: 10px 10px 18px -3px #d1d1d1;
	border-radius: 5px;
	border-bottom: 2px solid #fff202;
}

.eventos span{
	padding: 5px 10px;
	text-align: center;
}

.eventos  p{
	padding: 0px 10px;
}
.eventos img{
	border-radius: 5px 5px 0px 0px;
}

.btn-eventos {
	background-image: linear-gradient(40deg, #0059a7, #41d3f1);
	padding: 10px 30px;
	color: #fff;
	border-radius: 5px;
}

.next-page li {
	display: inline-block;
	list-style: none;
	padding: 0px 10px;
	border: 1px solid #275ca2;
	margin-top: 8%;
}

.next-page .active{
	background-color:#0052be;
	color: #fff;
}

.btnsaiba1 {
	background-color: #fff;
	color: #243d60 !important;
	padding: 0px 8px;
	border: 2px solid #243d60;
	border-radius: 5px;
	font-weight: bold;
	float: right;
}




@media screen and (max-width: 480px){
	.frase-mobile{
		display: none;
	}
	.divider{
		left: 33%;
	}
	.divider-depoimentos{
		left: 33%;
	}
	.bg-historia-mobile{
		background: rgba(255, 255,255,0.7);
	}
	.quadradinho-azul{
		margin-top: -32%;
		height: 115px;
	}
	/*menu suspenso*/
	.social-menu{
		text-align: center;
		display: block !important;
	}

	.social-menu span{
		display: block;
	}

	.bt-portais{
		display: flex;
		justify-content: center;
	}

	.bt-mobile{
		padding: 0px 5px !important;
	}

	.quadradinho-amarelo::after {
		right: 0px;
		bottom: -60px;
	}

	.bg-fund-historia::before{
		bottom: -20px;
		height: 175px;
	}

	.left-prev {
		height: 30px;
		width: 40px;
	}

	.right-prev {
		height: 30px;
		width: 40px;
	}
	.call-to-action h2 {
		font-size: 23px;
	}

	.atividades-extras h1{
		font-size: 28px !important;
	}

	.agende-visita {
		height: 100% !important;
	}
	.navbar{
		height: 80px !important;
	}
	.navbar .navbar-collapse{
		background: #fff;
		padding: 10px 0px 0px 0px;
	}

	.bg-historia{
		margin-top: 25px;
	}

	.historia h2{
		font-size: 25px;
	}
	.width-depoimentos {
		width: 100%;
		height: 250px;
	}
	.left-prev-depoimentos {
		height: 40px;
		width: 40px;
		top: 70%;
		left: 0;
	}

	.right-prev-depoimentos{
		right: 0;
		height: 40px;
		width: 40px;
		top: 70%;
	}

	.navbar-brand img {
		max-width: 70% !important;
	}

	.bt-matriculas {
		padding: 10px 20px;
	}


}

.lista{
	list-style: circle;
}

#pop-up{
    display: block;
}

.pop-up{
    position: fixed;
    z-index: 9999999;
    background-color: rgba(0, 0, 0, 0.562);
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cont-pop-up{
    width: 500px;
}

.cont-pop-up img{
    max-width: 100%;
}


.fechar-pop-up{
    color: #fff;
    font-size: 20pt;
    top: 70px;
    position: relative;
    right: -10px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.fechar-pop-up svg{
    width: 50px;
    height: 50px;
    color: #3A26B1;
}