@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Amatic+SC:400,700&display=swap');
@charset "utf-8";
html{overflow-x: hidden;}
body{font-size: 11px; font-family: 'Montserrat', sans-serif; text-rendering: geometricPrecision !important; -webkit-font-smoothing: antialiased !important; height: auto; font-weight: 400; background: #FFFFFF;}
*{margin: 0px; padding: 0px; border: none; list-style: none; text-decoration: none;}

/* GERAIS */
a:link, a:visited, a:hover{color:#000000; text-decoration:none;}
.clearfix:before, .clearfix:after,.clearfix2:before, .clearfix2:after{display: table; content: " "; min-height: 0px !important; margin: 0px !important;}
.clearfix:after, .clearfix2:after{clear: both; float: none; height: 0px !important; min-height: 0px !important; margin: 0px !important; }
.util{width: 1000px; margin: 0 auto; height: auto;}
.util_menu{width: 100%; margin: 0 auto; height: auto;}
.util2{width: 1000px; margin: 0 auto; height: auto;}
.pagina{padding: 20px 0px 50px 0px; position: relative; width: 100%; height: auto; clear: both;}
.anima{-moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.anima5{-moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease;}
#mascara2{display: none; position:fixed; width:100%; min-height: 100%; left: 0; top: 0; background-color: rgba(80,78,80,0.8); z-index:1009;}
#amensagem{display: none; position: fixed; z-index: 100001; left: 0; top: 0; width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); padding: 30px 20px; font-size: 32px; line-height: 32px; font-family: 'Amatic SC'; color: #ffffff; text-align: center; height: auto; letter-spacing: 0px;}
.sombra{-webkit-box-shadow: 0px 4px 7px 0px rgba(0,0,0, 0.1); -moz-box-shadow: 0px 4px 7px 0px rgba(0,0,0, 0.1); box-shadow: 0px 4px 7px 0px rgba(0,0,0, 0.1);}
.esconde{display: none !important;}
.pulse{-moz-animation: pulse 2s infinite; -o-animation: pulse 2s infinite; -webkit-animation: pulse 2s infinite;}
.pulseblack{-moz-animation: pulseblack 2s infinite; -o-animation: pulseblack 2s infinite; -webkit-animation: pulseblack 2s infinite;}
.titulo1{font-size: 36px; text-transform: uppercase; letter-spacing: -1px; color: #3c456b; font-weight: 300; font-style: italic; text-align: left; margin-bottom: 30px;}
.infos{width: 45%; float: left;}
.infos .conteudo {width: 100%; height: auto; color: #3c456b; font-size: 12px; line-height: 16px; text-align: justify; font-weight: 400;}
.saibamais{width: 100px; height: auto; background: #dc5828; padding: 8px; margin-top: 15px; left: 50%; margin-left: -50px; position: relative; font-weight: 400; font-size: 14px; color: #FFFFFF; text-align: center; text-transform: uppercase; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
.titulocurso{font-size: 16px; line-height: 18px; letter-spacing: -1px; color: #3c456b; font-weight: 700; margin-top: 10px;}
.bullet-padrao a { position: relative; text-indent:-9999px; display: inline-block; width:10px; height:10px; background-color: #eaeaea; margin: 0px 5px; overflow: hidden; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
.bullet-padrao a.selected { text-indent:-9999px; display: inline-block; position: relative; background-color: #f7941e;  overflow: hidden; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; width: 24px; height: 10px; }

/*LOADING*/
.carregando{ left:0; top:0; position:fixed; z-index:5000000; background: rgba(247,148,30,1); width:100% !important; height:100% !important;}
.carregando .spinner { width: 100% !important; height: 100% !important; position: fixed; top: 80%; }
.carregando .spinner div { width: 10px; height: 10px; position: absolute; left: -10px; top: 40px; background-color: #ffffff; animation: move 4s infinite cubic-bezier(.2,.64,.81,.23); }
.carregando .spinner div:nth-child(2) { animation-delay: 150ms; }
.carregando .spinner div:nth-child(3) { animation-delay: 300ms; }
.carregando .spinner div:nth-child(4) { animation-delay: 450ms; }
.carregando2 { display: none; left:0; top:0; position:fixed; z-index:5000000; background: rgba(255,255,255,1) url(../imagens/ajax-loader.gif) no-repeat center center; width:100% !important; height:100% !important;}

/* TITULO INTERNO */
.titulo-geral { width: 100%; height: auto; position: relative; background-color: #f7941e; padding: 25px 0px; }
.titulo-geral .caminho { width: 100%; height: auto; position: relative; font-size: 42px; font-family: 'Amatic SC'; color: #ffffff; font-weight: 100; text-align: left; }
.titulo-geral .caminho span { font-weight: 500; }
.titulo-geral .caminho ul { width: 100%;height: auto; position: relative; list-style-type: none; }
.titulo-geral .caminho ul li { width: auto; text-transform: uppercase; display: inline-block; vertical-align: top; height: auto; position: relative; background-color: #0e96d2; font-size: 16px; font-weight: 300; letter-spacing: 1px; font-family: 'Roboto'; line-height: 16px; padding: 10px 17px; color: #ffffff; text-align: center; -moz-transition: all 0.4 ease; -o-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; overflow: hidden; position: relative; margin: 15px 5px 0px 5px; }
.titulo-geral .caminho ul li.ativo, .titulo-geral .caminho ul li:hover { background-color: #8cc041; }

/*BREADCRUMB*/
.breadcrumb { width: 100%; height: 20px; padding: 15px 0px; position: relative; float: left; background-color: #f4f6f8; overflow: hidden; margin: 0px; }
.breadcrumb ol { width: 100%; height: 20px; list-style-type: none; background-image: url(../imagens/home.png); background-repeat:no-repeat; background-position: left center; padding-left: 30px; }
.breadcrumb ol li { width: auto; float: left; font-size: 12px; padding: 3px 10px; background: url(../imagens/divisor-bread.png) no-repeat center left; color: #545454 !important; font-weight: 300; font-family: 'Roboto'; float: left; }
.breadcrumb ol a li:nth-child(1) { background: url(../imagens/espaco.png); }
.breadcrumb ol a li:hover { text-decoration: underline; }
.breadcrumb ol li.ativo { color: #f7941e !important; font-weight: 500; }

/*WHATSAPP*/
.whats_chama { cursor: pointer; width: 66px; height: 66px; position: fixed; z-index: 100; bottom: 16px; right: 16px; background-image: url(../imagens/whats-chama.png); background-repeat: no-repeat; background-size: 66px auto; background-position:left center; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; overflow: hidden; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.whats_caixa { display: none; width: 395px; height: 276px; background: url(../imagens/fundo_whats.png) no-repeat left center; z-index: 99; position: fixed; bottom: 20px; right: 20px; -webkit-border-radius: 33px; -moz-border-radius: 33px; border-radius: 33px; overflow: hidden; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-box-shadow: 0px 25px 20px -25px rgba(0,0,0, 0.5); -moz-box-shadow: 0px 25px 20px -25px rgba(0,0,0, 0.5); box-shadow: 0px 25px 20px -25px rgba(0,0,0, 0.5); }
.whats_caixa .fecha_whats { width: 33px; cursor: pointer; height: 33px; z-index: 2; margin: 20px 20px 0px 0px; position: relative; background: url(../imagens/fecha_whats.png) no-repeat center center; float: right; overflow: hidden; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.whats_caixa .fecha_whats:hover { opacity: 0.7; }
.whats_caixa .masc-whats { width: 395px; height: 276px; position: absolute; z-index: 1; }
.whats_chama:hover { bottom: 20px; right: 20px; -webkit-box-shadow: 0px 25px 20px -25px rgba(0,0,0, 0.5); -moz-box-shadow: 0px 25px 20px -25px rgba(0,0,0, 0.5); box-shadow: 0px 25px 20px -25px rgba(0,0,0, 0.5); }

.icone-titulo { text-align: center; }
.icone-titulo img { width: 50px; height: auto; margin: 0 auto; }
.titulo { font-family: 'Amatic SC', cursive; font-size: 45px; letter-spacing: -1px; font-weight: 700; color: #f7941e; text-align: center; }
#agenda-de-eventos .titulo { width: 370px; background-color: #FFFFFF; left: 50%; margin-left: -185px; position: relative; }
#ultimas-novidades .titulo { width: 260px; background-color: #ff9500; left: 50%; margin-left: -130px; position: relative; }
#insta .titulo { width: 200px; background-color: #FFFFFF; left: 50%; margin-left: -100px; position: relative; }
.traco-titulo { width: 100%; height: 26px; background: url(../imagens/tracejado5.png); margin-top: -37px; }
.traco-titulo2 { width: 100%; height: 26px; background: url(../imagens/tracejado6.png); margin-top: -37px; }

p { font-family: 'Roboto', sans-serif; font-weight: 300; color: #5a4a42; font-size: 18px; }
.botao { font-family: 'Amatic SC', cursive; font-weight: 700; color: #FFFFFF; font-size: 30px; letter-spacing: -1px; text-align: center; width: 120px; height: 30px; line-height: 30px; padding: 10px 0px; cursor: pointer; background-color: #ef3e36; margin: 15px auto; position: relative; z-index: 10; }
li:hover .botao { background-color: #f7941e; }

/* POPUP */
#fechar{z-index:100001; position:fixed;}
#fechapopup{position: fixed; cursor: pointer; z-index:100002; left: 50%; margin-left: -27px; top: 10px; background-color: #ffffff; color: #5a4a42; font-size: 10px; letter-spacing: 2px; font-weight: 700; padding: 5px 10px; }
#mascara, #mascarafb{position:fixed; text-align: center; width:100%; min-height: 100%; left: 0; top: 0; background-color: rgba(247,148,30,0.9); z-index:100001; }
.fb_iframe_widget{left: 0px !important;}

/*MENU PRINCIPAL*/
.header{width: 100%; height: auto; z-index: 1500; top: 0px; position: fixed; padding-bottom: 15px; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease;}
.header .logotipo{ width: 260px; height: 152px; background: #f8d8c1 url(../imagens/logotipo.png) no-repeat center center; cursor: pointer; left: 50%; margin-left: -130px; position: absolute; }
.header ul{ width: auto; cursor: pointer; margin-top: 30px; }
.header ul.left { width: 370px; height: 80px; background-color: #f7941e; float: left; }
.header ul.right { width: 370px; height: 80px; background-color: #f7941e; float: right; }
.header ul li{list-style: none; float: left; color: #FFFFFF; cursor: pointer; margin-top: 0px !important;}
.header ul li p { float: left; padding: 25px 28px; font-size: 24px; text-transform: uppercase; color: #FFFFFF; font-family: 'Amatic SC', cursive; font-weight: 400; }
.header ul li .traco1 { width: 6px; height: 80px; float: right; background: url(../imagens/tracejado-menu.png); }
.header ul li:hover p,
.header ul li.ativo p{ color: #5a4a42; }

.header .menucell { display: none; }
.header.sticky{height: auto -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.0); -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.0); box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.0);  -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease;}
.header.sticky .logotipo{ width: 200px; height: 117px; background-size: 200px; margin-left: -100px; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease;}
.header.sticky.sticky ul{-moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease;}
.header.sticky ul.left { width: 400px; height: 65px; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.header.sticky ul.right { width: 400px; height: 65px; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.header.sticky ul { margin-top: 23px; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.header.sticky ul li p { padding: 18px 33px; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.header.sticky ul li .traco1 { height: 65px; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.header .iconemenu{ width: 20px; height: 20px; background: url(../imagens/menucel.png) no-repeat; float: right; display: none;}
.header .iconemenu.ativo{background: url(../imagens/menucelativo.png) no-repeat;}

/* RODAPÉ */
footer{width: 100%; height: auto; z-index: 100; text-align: center; background-color: #f8d8c1; }
footer p { font-family: 'Roboto', sans-serif; font-weight: 400; color: #5a4a42; font-size: 14px; text-align: center; }
footer .infos { width: 100%; height: auto; padding: 50px 0px; background-color: #f8d8c1; position: relative; z-index: 9; }
footer .infos .blocos { width: 28%; float: left; padding: 0 2.5%;  }
footer .infos .blocos form input[type="text"] { width: 220px; height: 50px; padding: 0 10px; margin-top: 10px; background-color: #FFFFFF; font-family: 'Roboto', sans-serif; font-weight: 400; color: #5a4a42; font-size: 14px; text-align: center; }
footer .infos .blocos form .botao { height: 51px; }
footer .infos .blocos .titulo { margin-bottom: 30px; }
footer .infos .blocos .tee { margin-bottom: 20px; }
footer .infos .blocos .tee img { width: 22px; height: 22px; float: left; margin-right: 15px; }
footer .infos .blocos .tee p { text-align: left; }
footer .final{width: 100%; height: 50px; background: url(../imagens/rodape.png) no-repeat center; padding: 20px 0px 20px 0px; position: relative; clear: both; position: relative; bottom: 0px; z-index: 10; }
footer .final .direitos{width: 68%; height: auto; padding: 26px 0px; display: inline-block;vertical-align: top; color: #FFFFFF; font-size: 12px; text-align: left; font-family: 'Roboto', sans-serif; font-weight: 400;}
footer .final .redes { position: relative; width: 30%; height: auto; margin: 26px 0px 0px 0px; display: inline-block;vertical-align: top; text-align: right; }
footer .final .redes li { width: 30px; height: 20px; text-align: center; display: inline-block; vertical-align: top; }
footer .final .redes li i { font-size: 20px; line-height: 20px; text-align: center; color: #ffffff; }

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(23,173,192, 0.5);
    -moz-box-shadow: 0 0 0 0 rgba(23,173,192, 0.5);
    box-shadow: 0 0 0 0 rgba(23,173,192, 0.5);
 }
  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(23,173,192, 0);
    -moz-box-shadow: 0 0 0 0 rgba(23,173,192, 0);
    box-shadow: 0 0 0 0 rgba(23,173,192, 0);
 }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(23,173,192, 0);
    -moz-box-shadow: 0 0 0 0 rgba(23,173,192, 0);
    box-shadow: 0 0 0 0 rgba(23,173,192, 0);
 }
}
@keyframes pulse {
  0% {
  	-webkit-box-shadow: 0 0 0 0 rgba(23,173,192, 0.5);
    -moz-box-shadow: 0 0 0 0 rgba(23,173,192, 0.5);
    box-shadow: 0 0 0 0 rgba(23,173,192, 0.5);
 }
  70% {
  	-webkit-box-shadow: 0 0 0 0 rgba(23,173,192, 0);
    -moz-box-shadow: 0 0 0 15px rgba(23,173,192, 0);
    box-shadow: 0 0 0 15px rgba(23,173,192, 0);
 }
  100% {
  	-webkit-box-shadow: 0 0 0 0 rgba(23,173,192, 0);
    -moz-box-shadow: 0 0 0 0 rgba(23,173,192, 0);
    box-shadow: 0 0 0 0 rgba(23,173,192, 0);
 }
}

@-webkit-keyframes pulseblack {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0, 0.5);
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0, 0.5);
    box-shadow: 0 0 0 0 rgba(0,0,0, 0.5);
 }
  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(0,0,0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0, 0);
    box-shadow: 0 0 0 0 rgba(0,0,0, 0);
 }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0, 0);
    box-shadow: 0 0 0 0 rgba(0,0,0, 0);
 }
}
@keyframes pulseblack {
  0% {
  	-webkit-box-shadow: 0 0 0 0 rgba(0,0,0, 0.5);
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0, 0.5);
    box-shadow: 0 0 0 0 rgba(0,0,0, 0.5);
 }
  70% {
  	-webkit-box-shadow: 0 0 0 0 rgba(0,0,0, 0);
    -moz-box-shadow: 0 0 0 15px rgba(0,0,0, 0);
    box-shadow: 0 0 0 15px rgba(0,0,0, 0);
 }
  100% {
  	-webkit-box-shadow: 0 0 0 0 rgba(0,0,0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0, 0);
    box-shadow: 0 0 0 0 rgba(0,0,0, 0);
 }
}

@keyframes move {
  0% {left: 0%;}
  75% {left:100%;}
  100% {left:100%;}
}
@-webkit-keyframes move {
  0% {left: 0%;}
  75% {left:100%;}
  100% {left:100%;}
}

::-webkit-input-placeholder{/* Chrome */}
:-ms-input-placeholder{/* IE 10+ */}
::-moz-placeholder{/* Firefox 19+ */ opacity: 1;}
:-moz-placeholder{/* Firefox 4 - 18 */ opacity: 1;}


@media screen and (max-width: 1000px) {
	.util, .util2{width: 95%;}
  .titulo1{font-family: 28px;}

  #agenda-de-eventos .titulo, #ultimas-novidades .titulo, #insta .titulo { width: auto; background-color: transparent; left: 0; margin-left: 0; }
  .traco-titulo, .traco-titulo2 { display: none; }

  .header, .header.sticky{ width: 100%; height: 60px; padding: bottom: 0px; left: 0px; margin-left: 0px; background-color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0.9); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF)"; }
  .header .logotipo, .header.sticky .logotipo{ margin-top: 6px; background-size: 150px; height: 60px; background-color: transparent; margin-left: 0px; left: 0px;  width: 150px; }
  .header .menu1{display: none;}
  .header .iconemenu{display: block; margin-top: 30px;}
  .header .menucell { background-color: #FFFFFF; }
  .header .menucell ul{ margin-top: 78px; position: absolute; background-color: #FFFFFF; width: 100%; }
  .header .menucell ul.left { width: 100%; height: auto; background-color: #FFFFFF; float: none; }
  .header .menucell ul.right { width: 100%; height: auto; background-color: #FFFFFF; float: none; }
  .header .menucell ul li{float: none; color: #FFFFFF; cursor: pointer; margin-top: 0px !important;}
  .header .menucell ul li p { float: none; padding: 11px 18px; font-size: 24px; color: #5a4a42; font-family: 'Amatic SC', cursive; font-weight: 400; }
  .header .menucell ul li .traco1 { display: none; float: none; }
  .header .menucell ul li:hover p{ color: #5a4a42; }

  .titulo-geral { padding: 15px 0px; }
  .titulo-geral .caminho { text-align: center; }

  footer .infos .blocos { width: 100%; padding: 0px 0px 15px 0px; }
  footer .infos .blocos .tee { width: 300px; left: 50%; margin-left: -150px; position: relative; }
}
@media screen and (max-width: 850px) {
  .infos{width: 100%; float: none;}
}
@media screen and (max-width: 690px) {
  .header{-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.17); -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.17); box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.17);}
}
@media screen and (max-width: 640px) {
  footer .final{height: auto; padding: 55px 0px 15px 0px;}
  footer .final .direitos{width: 100%; text-align: center; float: none; padding: 0px 10px 0px 0px;}
  footer .final .redes { width: 100%; text-align: center; margin: 15px 0px 20px 0px;
}





