body {
	margin: 0;
	padding: 0;
	color: #054e59;
	font-family: 'Ubuntu', sans-serif;
}

html {
    scroll-behavior: smooth;
}

.container {
    max-width: 1200px !important;
}

a.link-blue {
    color: #9ac7ed;
    text-decoration: none;
}

a.link-blue:hover {
    color: #fff;
    text-decoration: none;
}

.disabled-link {
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}

.div-centro {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}


hr {
   border-top: 1px solid #31c1d7;
}

small, .small-x {
    font-size: 80%;
}

.btn-link {
    font-weight: normal;
    color: #fff;
    border-radius: 0;
}
.btn-link:hover {
    text-decoration: none;
    color: #e0edf9;
}
.btn-link:focus {
    text-decoration: none;
    color: #e0edf9;
}

.btn-link2 {
    font-weight: normal;
    color: #2c355b;
    border-radius: 0;
}
.btn-link2:hover {
	color: #2c355b;
    text-decoration: none;
}

.btn-acessar {
    color: #fff;
    font-size: 20px;
    background-color: #067d8e;
    padding: 10px;
}
.btn-acessar:hover {
	color: #fff;
    background-color: #08a6bd;
}

.btn-acessar:focus {
	color: #fff;
    background-color: #2c355b;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 10px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 20px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  background-color: #088fa6;
  color: #fff;
}

.section-modulo-1 {
	padding-top: 20px;
	/*padding-bottom: 50px;*/
}

.section-modulo-2 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.btn-default {
    color: #fff;
    background-color: #0f7486;
    border-color: #ccc;
    padding: 15px;
}

.btn-series {
    color: #0a7486;
	/*background-color: #0a7486;
	border-color: #ccc;
	padding: 15px;*/
	font-size: 18px;
}

.section-modulo-3 {
	background: url('../images/bg_cidade.jpg') center;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
}

.bg-ecapta-2 {
	background: #00a0c1;  /* fallback for old browsers */
	/*background: -webkit-linear-gradient(to right, #0D7590, #0EA2B9); 
	background: linear-gradient(to right, #0D7590, #0EA2B9); */
}

.bg-ecapta {
	 background: linear-gradient(to bottom, #86e2fa, #fff, #fff, #ffffff);
}

.faixa-topo {
	padding: 5px;
	background-color: #ff7504;
}
.logo {
	padding: 15px;
}
@media only screen and (max-width : 480px) {
  .logo {
  	margin-top: 0;
	padding: 15px;
	}
}

.logo-log {
	margin-top: 10px;
	padding: 15px;
}
.logo-log img{
	max-width: 180px;
}
@media only screen and (max-width : 480px) {
  .logo-log {
  	margin-top: 0;
	padding: 15px;
	}
}

.frase-topo {
	padding: 10px;
	text-align: center;
	background-color: #00bad1;
    color: #fff;
}
.frase-topo h1 {
	font-size: 28px;
}
@media only screen and (max-width : 480px) {
  .frase-topo h1 {
		font-size: 22px;
	}
}

.texto-cinza {
	color: #7e7e7e;
}

.rodape {
	margin-top: 60px;
	padding: 10px;
	border-top: 2px solid #ccc;
	background-color: #2c8d9b;
}

.frase h2 {
	color: #007692;
}
@media only screen and (max-width : 480px) {
  	.frase h3 {
  	font-size: 18px !important;
	}
	.frase h2 {
  	font-size: 22px !important;
	}

	.acessar {
		margin-top: 40px !important;
	}
}

.parceiros-icons {
	background-color: #f5f5f5;	
	padding-top: 30px;
	padding-bottom: 30px;
}

.bg-overlay {
	position: absolute;
	z-index: -3;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: .8;
	background: #fff;
}

.bg-cad {
	background-color: #125688;
	color: #fff;
}


.parceiros-box {
	padding: 8px;
	background-color: #f5f5f5;
	border: 1px solid #d1e8f9;
}
.parceiros-box h1{
	font-size: 20px;
	color: #00afef;
}

.parceiros-box-titulo{
	height: 55px;
}
@media only screen and (max-width : 480px) {
	.parceiros-box-titulo{
	height: auto;
	}
}

.box-parcerias{
    margin: 10px;
    width: 200px;
    padding: 5px;
    background-color: #fff;
    border: 2px solid #68d4e3;
    color: #fff;
    border-radius: 10px;
}

.btn-parceiros {
	width: 100%;
    color: #fff !important;
    background-color: #088fa6;
}
.btn-parceiros:hover {
    background-color: #04afcc;
}

.parceiros-contatos {
	padding: 8px;
	background-color: #ccf1fb;
	border: 1px solid #d4d5ef;
}
.parceiros-fones {
	padding: 8px;
	background-color: #fff;
}

.parceiros-video {
	background-color: #074d59;	
	padding-top: 30px;
	padding-bottom: 30px;
}

.parceiros-endereco {
	border: 2px dotted #d4d5ef;
	border-radius: 8px;
	padding: 15px;
	margin-top: 40px;
}

.bot_whatsapp {
	position:fixed;
	width:60px;
	height:65px;
	bottom:40px;
	right:20px;
	background-color:#20ad0c;
	color:#FFF;
	border: 2px solid #fff;
	border-radius:50px;
	text-align:center;
	font-size:30px;
	box-shadow: 1px 1px 2px #888;
	z-index:1000;"
}

/* Flex box */
.flex-box {
    display: flex;
}
.flex-box-wrap {
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
}
.box {
    margin: 10px;
	width: 274px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #dcfbff;
	color: #fff;
	border-radius: 10px;
}
.box h4 {
	color:#fff;
}
.box .glyphicon {
    font-size: 12px;
    padding-right: 5px;
}

.box-categorias {
  margin: 10px;
  width: 170px;
  padding: 2px;
  background-color: #048497;
  border: 2px solid #08b8d2;
  border-radius: 30%;
}

.box-camp {
  margin: 10px;
  width: 170px;
  padding: 2px;
  background-color: #039bbb;
  border: 2px solid #08b8d2;
  border-radius: 20px;
}

.box-camp-25 {
  margin: 10px;
  width: 180px;
  padding: 2px;
  /*background-color: #048497;*/
  border: 2px solid #08b8d2;
  border-radius: 20px;
}

/*.box-babyplus {
  margin: 10px;
  width: 180px;
  padding: 2px;
  background-color: #f9ecd7;
  border: 1px solid #fec037;
  border-radius: 20px;
}*/

.box-destaque {
  margin: 10px;
  width: 470px;
  padding: 2px;
}
.box-destaque img {
	border: 2px solid #08b8d2;
  	border-radius: 20px;
}
.destaques-frase {
	/*color: #fff;*/
	margin-top: 10px;
	text-align: center;
}

.box-cursos {
	display: grid;
    margin: 10px;
	width: 300px;
	padding: 10px;
	background-color: #0aa3bf;
	border-radius: 15px;
}
.box-cursos-titulo {
	text-align: center;
	background-color: #fff;
	padding: 5px;
	border: 1px solid #9bd5ea;
    border-radius: 10px;
}
.box-cursos-frase {
	text-align: center;
	background-color: #f9f9f9;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #ccc;
	min-height: 60px;
}
.box-cursos-valores {
	margin-top: 10px;
    text-align: center;
    min-height: 75px;
    font-size: 18px;
    background-color: #eaf9ff;
    padding: 10px;
    border-radius: 10px;
}
.box-cursos-status {
	padding: 3px;
	text-align: center;
	background-color: #9bd5ea;
	font-size: 12px;
	margin-bottom: 5px;
}

.box-banners {
	margin: 10px;
	width: 400px;
	padding: 3px;
	background-color: #048497;
	border: 2px solid #08b8d2;
}

.box-series {
	margin: 10px;
	width: 300px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #9adde9;
	border-radius: 10px;
	padding-bottom: 20px;
}
.box-series-valor {
	padding: 10px;
    background: #def2f5;
    color: #047285;
    font-size: 22px;
    line-height: 23px;
    border-bottom: 1px solid #74e6f9;
}
.box-series-desconto {
	padding: 5px;
  	background-color: #f0fdff;
  	font-size: 16px;
}

@media screen and (max-width: 480px) and (max-width: 768px) {

    .box {
    margin: 10px 2px;
	width: 196px;
	padding: 4px;
	/*background-color: #0a9fb5;*/
	/*border: 1px solid #08b8d2*/
	}

	.bolsa-titulo-escola {
		font-size: 15px;
		min-height: 65px;
	}

	.box-cursos small {
		font-size: 100% !important;
	}

	.box-categorias {
	  margin: 10px 3px;
	  width: 130px;
	  padding: 2px;
	  background-color: #048497;
	  border: 2px solid #08b8d2;
	  color: #fff;
	  border-radius: 50%;
	}

	.box-cursos {
		width: 380px;
	}

	.box-camp {
	  margin: 10px 3px;
	  width: 180px;
	  padding: 2px;
	  background-color: #048497;
	  border: 2px solid #08b8d2;
	  color: #fff;
	  border-radius: 20px;
	}

	.box-camp-25 {
		width: 175px;
		margin: 8px;
	}

	.box-banners {
	  margin: 10px;
	}
}


/*BABY PLUS*/
.sec-babyplus {
	padding-top: 50px;
	padding-bottom: 50px;
}
.box-babyplus {
  margin: 10px;
  width: 180px;
  padding: 2px;
  background-color: #cbecf3;
  border: 1px solid #00bad1;
  border-radius: 20px;
}

.section-lista-babyplus {
	padding-top: 60px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ccc;
}

.btn-babyplus {
    color: #fff;
    background-color: #00bad1;
    border-color: #e1f9fd;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 20px;
}

.box-babyplus-series {
	margin: 10px;
	width: 300px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #00bad1;
	border-radius: 10px;
	padding-bottom: 20px;
}
.box-babyplus-series-valor {
	padding: 10px;
    background: #4cb6c3;
    color: #fff;
    font-size: 22px;
    line-height: 23px;
    border-bottom: 1px solid #086a76;
}
.box-babyplus-series-desconto {
	padding: 5px;
  	background-color: #fdf6ea;
  	font-size: 16px;
}




/*BLOGS*/
.sec-blogs {
	padding-top: 50px;
	padding-bottom: 50px;
}
.box-blogs {
  margin: 10px;
  width: 300px;
  padding: 2px;
  border: 1px solid #bdb3b3;
  border-radius: 20px;
}

.section-lista-blogs {
	padding-top: 60px;
	padding-bottom: 40px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	background-color: #f4fcfd;
}

.btn-blogs {
    color: #0e0e0e;
    background-color: #ffc136;
    border-color: #e1f9fd;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 20px;
}

.blog-titulo {
	padding: 5px;
   	font-size: 16px;
}

/*recaptcha*/
@media screen and (max-height: 575px){
#rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
}

/*.form-control {
    height: 50px;
 }
 */

.g-recaptcha {
  width: 302px;
  margin: auto;
}

.bolsa-titulo-escola {
	padding: 10px;
	text-align: center;
	background-color: #064c58;
	/*font-size: 16px;*/
	border-bottom: 1px solid #38c1d9;
}

.bolsa-box-interno {
	padding: 8px;
	background-color: #fff;
	border: 1px solid #d4d5ef;
	border-radius: 10px;
}
.bolsa-box-interno-titulo {
	padding: 15px;
	background-color: #f0f9fb;
    color: #03768b;
	font-size: 18px;
	border: 1px solid #05daff;
    border-radius: 10px;
}
.bolsa-box-valores {
	padding: 10px 10px;
	background-color: #f0f9fb;
    color: #065a68;
	border-radius: 5px;
}
.bolsa-box-preco {
	font-size: 20px;
	font-weight: 600;
}
.bolsa-box-total {
	font-size: 20px;
	font-weight: 600;
	color: #0b6575;
}
.bolsa-box-h {
	min-height: 80px;
}


.borda-direita {
	border-right: 1px dotted #ccc;
}
@media only screen and (max-width : 480px) {
	.borda-direita {
	border-right: none;
	border-bottom: 1px dotted #ccc;
	}
}



.btn-primary {
    color: #f2f2f2;
	background-color: #0f7486;
	border-color: #e1f9fd;
	padding: 10px;
	font-size: 16px;
}

.jumbotron {
    padding-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 20px;
    color: inherit;
    background-color: #fff;
	border-bottom: 3px solid #2ad0fd;
	border-top: 3px solid #2ad0fd;
	border-left: 1px solid #2ad0fd;
	border-right: 1px solid #2ad0fd;
	font-size: 18px;
}

.jumbotron p {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 200;
}

.vcenter {
   display: inline-block;
   vertical-align: middle;
   float: none;
}

.fotos-empresa {
	background-color: #ccc;
	padding: 10px;
}

.tab-conteudo {
	padding: 20px 10px;
	font-size: 13px;
}

.box-cookies.hide {
  display: none !important;
}

/*cookies*/
.box-cookies {
  position: fixed;
  background: rgba(0, 0, 0, .9);
  width: 100%;
  z-index: 998;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.box-cookies .msg-cookies,
.box-cookies .btn-cookies {
  text-align: center;
  padding: 25px;
  color: #fff;
  font-size: 18px;
}

.box-cookies .btn-cookies {
  background: #1e88e5;
  cursor: pointer;
  align-self: normal;
}

@media screen and (max-width: 600px) {
  .box-cookies {
    flex-direction: column;
  }
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    /*font-size: 13px;*/
    font-weight: normal;
}

.alinha-foto {
    max-width: 100%; 
    max-height:100%; 
    width: auto !important;
    height: auto;
}

.item-foto{
	max-height: 400px;
}
@media only screen and (max-width : 768px) {
  .item-foto{
	height: 250px;
	}
}

.card-voucher {
	background-color: rgb(193, 234, 255);
  	border: 2px solid #c1d3f4;
  	border-radius: 8px;
}

figure { width: 90%; min-width: 320px; margin:0 auto;}
figcaption { font: 120% sans-serif; text-align: center;}
video {
    width: 100%;
    height: auto;
}

.sidebar-toggle-box .fa-bars {
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    color: #fff !important;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f9fafd;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.div-bottom {
  align-self: end;
}

/* texto-pisca*/
@keyframes blink {
      0% {
        opacity: 1;
      }
      50% {
        opacity: 0.3;
      }
      100% {
        opacity: 1;
      }
    }

    .blink-text {
    animation: blink 1.5s infinite;
   	font-size: 14px;
  	color: #ff7504;
}

.frase_destaque {
	text-align: center;
	color: #fff;
  	background: antiquewhite;
  	background-color: #03adca;
  	padding: 15px;
}


/*VITRINE*/
.section-vitrine {
	padding-top: 30px;
	padding-bottom: 50px;
	background-color: #04798e;
}
.vitrine-cards {
	display: flex;
	justify-content: center;
}
.vitrine-card {
	display: flex;
  	align-items: stretch;
  	background: #007F95;
  	width: 400px;
  	margin: 15px;
  	border: 1px solid #21a5bb;
  	border-radius: 10px;
  	padding: 5px;
}
.vitrine-card-img {
  	width: 140px;
}
.vitrine-card-img img {
  	border: 2px solid #0e98b0;
  	border-radius: 10px;
  	display: block;
}
.vitrine-card-body {
	padding: 5px;
	width: 100%;
}
.vitrine-card-title {
	font-size: 18px;
	color: #fff;
  	padding: 5px;
  	border-bottom: 1px solid #2e8b9b;
}
.vitrine-card-text {
	color: #fff;
  	padding: 5px;
}

@media only screen and (max-width : 768px) {
  	.vitrine-cards {
		display: flex;
		flex-wrap: wrap;
	}
}


.section-eplus-1 {
	border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 20px 0 50px;
}

/*CONECTA*/
.section-conecta {
	background-color: #defbff;
    padding: 40px 10px;
}
.conecta-cards {
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
}
.conecta-card {
	display: flex;
  	align-items: stretch;
  	background: #edfdff;
  	width: 400px;
  	margin: 15px;
  	border: 1px solid #5adbf1;
  	border-radius: 10px;
  	padding: 5px;
}
.conecta-card-img {
  	width: 140px;
}
.conecta-card-img img {
  	border: 2px solid #0e98b0;
  	border-radius: 10px;
  	display: block;
}
.conecta-card-body {
	padding: 5px;
	width: 100%;
}
.conecta-card-title {
	text-align: center;
    font-size: 18px;
    color: #fff;
    padding: 5px;
    border-bottom: 1px solid #2e8b9b;
    background-color: #0086a1;
    border-radius: 5px;
}
.conecta-card-text {
	text-align: justify-all;
	color: #033944;
  	padding: 5px;
}

@media only screen and (max-width : 768px) {
  	.conecta-cards {
		display: flex;
		flex-wrap: wrap;
	}
	.conecta-card-title {
	    min-height: auto;
	}
}


/* WhatsApp Button Styles */
.whatsapp-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    background-color: #25D366;
    border-radius: 50%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    z-index: 1000;
    text-decoration: none;
    color: white;
    flex-direction: column;
}

.whatsapp-button:hover {
    transform: scale(1.1) rotate(10deg);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.whatsapp-button:active {
    transform: scale(0.95);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.whatsapp-button img {
    width: 35px;
    height: 35px;
}

/* WhatsApp Button Styles */


/* Centraliza o container flex */
.button-estados {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
}

/* Centraliza o container flex */
.button-estados-babyplus {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    background-color: #f9ecd7;
    padding: 30px 20px;
}

/* Estiliza os botões */
.custom-button-estados {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    font-size: 16px;
    color: white;
    background-color: #337ab7;
    border: none;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.3s;
    min-width: 150px
}

/* Altera a cor ao passar o mouse */
.custom-button-estados:hover {
    background-color: #286090;
}

/* Margem entre ícone e texto */
.custom-button-estados .glyphicon {
    margin-right: 8px;
}
.icon-eplus {
    max-height: 25px;
}
