@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap');

html														{ border:0; margin:0px; padding:0px; width:100%; min-height:100%; overflow:auto; }
body														{ border:0px; margin:0px; padding:0px; width:100%; min-height:100%; font-family:'Open Sans',sans-serif; font-weight:300; font-size:15px; background:url(../images/002.jpg) top center no-repeat #FFF; background-size:cover; }
img, div, input, select, textarea							{ border:0; margin:0px; padding:0px; outline:0px; }
a															{ text-decoration:none; }

.bt-voltar													{ margin-left:20px; border:1px solid #008bdb; background:#008bdb; color:#FFF; padding:6px 20px; float:right; margin-top:10px; cursor:pointer; border-radius:0px; }
.bt-voltar:hover											{ background:#FFF; color:#008bdb; }

.centralizar												{ width:1200px; margin:0px auto; }
.ui-datepicker												{ font-size:12px !important; }

.paginacao													{ width:340px; margin:0px auto; height:100px; margin-top:30px; }
.paginacao-indice											{ margin:0px 120px; border:1px solid #CCC; padding:5px 0px; text-align:center; font-size:13px; color:#777; }
.paginacao-anterior-ativo									{ width:100px; float:left; font-size:15px; color:#23327d; padding:5px 0px; text-align:left; }
.paginacao-anterior-ativo:hover								{ text-decoration:underline; }
.paginacao-anterior-desativado								{ width:100px; float:left; font-size:15px; color:#777; padding:5px 0px; text-align:left; }
.paginacao-proximo-ativo									{ width:100px; float:right; font-size:15px; color:#23327d; padding:5px 0px; text-align:right; }
.paginacao-proximo-ativo:hover								{ text-decoration:underline; }
.paginacao-proximo-desativado								{ width:100px; float:right; font-size:15px; color:#777; padding:5px 0px; text-align:right; }

.campo														{ margin-bottom:15px; float:left; }
.campo label												{ display:block; padding:5px 0px; font-size:16px; color:#FFF; }
.campo input[type=password]									{ border:1px solid #CCC; border-radius:8px; background:#FFF; padding:15px 10px; font-size:15px; font-family:sans-serif; font-weight:400; float:left; color:#000; width:calc(100% - 30px); }
.campo input[type=text]										{ border:1px solid #CCC; border-radius:8px; background:#FFF; padding:15px 10px; font-size:15px; font-family:sans-serif; font-weight:400; float:left; color:#000; width:calc(100% - 30px); }
.campo input[type=email]									{ border:1px solid #CCC; border-radius:8px; background:#FFF; padding:7px 5px; font-size:15px; font-family:sans-serif; font-weight:400; float:left; color:#000; width:calc(100% - 20px); }
.campo input[type=tel]										{ border:1px solid #CCC; border-radius:8px; background:#FFF; padding:7px 5px; font-size:15px; font-family:sans-serif; font-weight:400; float:left; color:#000; width:calc(100% - 20px); }
.campo input[type=checkbox]									{ float:left; margin:10px 10px 0px 5px; }
.campo select												{ border:1px solid #CCC; border-radius:8px; background:#FFF; padding:5px 5px; font-size:15px; font-family:sans-serif; font-weight:400; float:left; color:#000; width:calc(100% - 8px); height:50px; }
.campo textarea												{ border:1px solid #CCC; border-radius:8px; background:#FFF; padding:15px 10px; font-size:15px; font-family:sans-serif; font-weight:400; float:left; color:#000; width:calc(100% - 30px); }

.campo input[type=submit]									{ border:2px solid #ffc600; border-radius:8px; background:#ffc600; color:#000; padding:15px 40px; float:none; margin:10px auto 0px 0px; display:block; font-size:16px; font-weight:bold; cursor:pointer; text-transform:uppercase; -webkit-appearance: none; }
.campo input[type=submit]:hover								{ border:2px solid #ffc600; background:#FFF; }

.mensagem_obrigado											{ text-align:center; padding:80px 0px 180px 0px; }
.mensagem_obrigado h3										{ font-family:sans-serif; font-weight:700; font-size:42px; color:#ffc600; text-transform:uppercase; }
.mensagem_obrigado p										{ font-family:sans-serif; text-align:center; font-size:17px; color:#000; }

.slick-arrow												{ position:absolute !important; z-index:99 !important; top:50% !important; margin-top:20px; }
.slick-next													{ width:40px !important; height:40px !important; right:10px !important; }
.slick-prev													{ width:40px !important; height:40px !important; left:10px !important; }
.slick-next:before, .slick-prev:before						{ font-size:40px !important; }

.fixo-whatsapp												{ width:50px; height:50px; position:fixed; z-index:99; bottom:30px; right:30px; border-radius:50px; display:flex; align-items:center; justify-content:center; font-size:32px; color:#FFF; background:#24CC63; }


.div01														{ position:fixed; top:0px; left:0px; width:100%; z-index:9999; padding:1px 0px; background:url(../images/002.png) center top repeat-x; background-size:360px; }
.div01-logo													{ float:left; width:200px; }
.div01-social												{ float:right; padding-top:20px; }
.div01-social-item											{ float:left; font-size:24px; color:#FFF; padding:10px; }

.div02														{ min-height:500px; }
.div02-topo													{ height:500px; background:center center no-repeat #000; background-size:cover; display:flex; align-items:center; justify-content:center; }

.div03														{ background:#000; padding:20px 0px; }
.div03-endereço												{ float:left; color:#FFF; line-height:25px; }
.div03-social												{ float:right; }
.div03-social-item											{ float:left; font-size:24px; color:#FFF; padding:10px; }

.home-div01													{ height:800px; background:center center no-repeat #000; background-size:cover; display:flex; align-items:center; justify-content:center; }
.home-div01-info											{ width:800px; display:block; padding-top:100px; }
.home-div01-info-titulo										{ color:#FFF; font-size:42px; font-weight:bold; text-align:center; text-transform:uppercase; }
.home-div01-info-texto										{ color:#FFF; font-size:18px; text-align:center; padding:20px 0px 40px 0px; }
.home-div01-info-botao										{ color:#FFF; font-size:15px; text-align:center; border:2px solid #FFF; width:300px; margin:0px auto; padding:10px 0px; text-transform:uppercase; cursor:pointer; }

.home-div02													{ padding:60px 0px; }
.home-div02-imagem											{ width:40%; height:600px; margin-top:50px; float:right; background:url(../images/003.jpg) center center no-repeat; background-size:contain; }
.home-div02-info											{ width:calc(60% - 40px); float:left; }
.home-div02-info-titulo										{ font-size:42px; font-weight:bold; padding-bottom:20px; }
.home-div02-info-texto										{ font-size:15px; line-height:24px; }

.home-div03													{ padding:60px 0px; background:#f3f3f3; }
.home-div03-titulo											{ font-size:42px; font-weight:bold; padding-bottom:20px; text-align:center; }
.home-div03-lista											{ padding-top:10px; }
.home-div03-lista-item										{ width:calc(25% - 20px); margin:20px 10px; padding:30px 0px; float:left; text-align:center; background:#FFF; border-radius:10px; -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.1); box-shadow: 0 2px 10px 0 rgba(0,0,0,0.1); }
.home-div03-lista-item-icone								{ font-size:52px; height:120px; display:flex; align-items:center; justify-content:center; color:#3498db; }
.home-div03-lista-item-titulo								{ height:60px; display:flex; align-items:center; justify-content:center; padding:0px 20px; }
.home-div03-lista-item:hover								{ background:#f9f9f9; }
.home-div03-lista-item:hover .home-div03-lista-item-icone	{ color:#2ecc71; }

.home-div04													{ padding:60px 0px;  }
.home-div04-titulo											{ font-size:42px; font-weight:bold; padding-bottom:20px; text-align:center; }
.home-div04-lista											{ padding-top:20px; }
.home-div04-lista-item										{ width:calc(33.3333% - 20px); margin:10px; float:left; color:#000; }
.home-div04-lista-item-imagem								{ height:380px; background:center center no-repeat #ccc; background-size:cover; }
.home-div04-lista-item-info									{ padding-top:10px; height:100px; }
.home-div04-lista-item-info-data							{ font-size:13px; color:#e74c3c; }
.home-div04-lista-item-info-titulo							{ font-size:20px; color:#000; padding-bottom:15px; }
.home-div04-lista-item-info-social							{ height:40px; }
.home-div04-lista-item-info-social-item						{  }
.home-div04-lista-item-info-social-item-instagram			{ width:32px; height:32px; float:left; border-radius:40px; background:#C25095; display:flex; align-items:center; justify-content:center; color:#FFF; font-size:18px; margin-right:8px; }
.home-div04-lista-item-info-social-item-youtube				{ width:32px; height:32px; float:left; border-radius:40px; background:#E81F18; display:flex; align-items:center; justify-content:center; color:#FFF; font-size:18px; margin-right:8px; }
.home-div04-lista-item-info-social-item-tiktok				{ width:32px; height:32px; float:left; border-radius:40px; background:#000000; display:flex; align-items:center; justify-content:center; color:#FFF; font-size:18px; margin-right:8px; }

.home-div05													{ padding:60px 0px; background:#1abc9c; }
.home-div05-titulo											{ font-size:42px; font-weight:bold; padding-bottom:20px; text-align:center; color:#FFF; }
.home-div05-formulario										{ width:600px; margin:0px auto; }


.blog-div01-interna											{ padding:30px; }
.blog-div01-interna-data									{ font-size:13px; }
.blog-div01-interna-titulo									{ font-size:32px; font-weight:bold; padding-bottom:20px; }
.blog-div01-interna-imagem									{ width:100%; height:auto; padding-bottom:20px; }
.blog-div01-interna-texto									{ font-size:15px; line-height:25px; color:#666; }
.blog-div01-interna-galeria									{  }
.blog-div01-interna-galeria img								{ width:100%; height:auto; display:block; margin:10px 0px; }
.blog-div01-interna-video									{  }
.blog-div01-interna-video iframe							{  }



@media (max-width: 980px) {

	.centralizar											{ width:auto; margin:0px auto !important; padding:0px 10px; }
	.bt-voltar												{ float:none; text-align:center; margin:0px; margin-bottom:20px; }
	.mensagem_obrigado										{ text-align:center; padding:0px 0px 100px 0px; }

	.campo													{ width:100% !important; }
	



}