/* ********************************** *************** ******************************** */
/* ********************************** ESTILOS DO SITE ******************************** */



/* --------------------------------------- FONTS ------------------------------------- */
@font-face {
	font-family: 'VisbyRoundCF-Medium';
	src: url('Fontes/VisbyRoundCF-Medium.eot');
	src: url('Fontes/VisbyRoundCF-Medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'VisbyRoundCF-Bold';
	src: url('Fontes/VisbyRoundCF-Bold.eot');
	src: url('Fontes/VisbyRoundCF-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}
/* ----------------------------------------------------------------------------------- */




/* --------------------------------------- BODY -------------------------------------- */
body {
	background: #363636;
	font-family: 'VisbyRoundCF-Medium', sans-serif;
}

body ::-moz-selection { background-color: #888; color: #FFF; }
body ::selection { background-color: #888; color: #FFF; }
/* ----------------------------------------------------------------------------------- */




/* -------------------------------------- HEADER ------------------------------------- */
.header { position: fixed; z-index: 1000; top: 0px; left: 30px; right: 30px; display: block; background: #FFF; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; -webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.2); box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.2); }

.header .header-top { padding: 15px 30px 5px 30px; }
.header .header-top .header-logo { padding: 0px; margin-top: -3px; float: left; }
.header .header-top .header-logo img { display: block; width: 100%; }

.header .header-top .quick-menu { float: right; margin: 0px 10px 0px 10px; }
.header .header-top .quick-menu ul { list-style: none; padding: 0px; }
.header .header-top .quick-menu ul li { display: inline-block; margin: 0px 10px; vertical-align: middle; }
.header .header-top .quick-menu ul li a { color: #658E60; font-size: 1.25em; text-transform: uppercase; font-weight: bold; text-decoration: none; transition: 0.3s; }
.header .header-top .quick-menu ul li a:hover { color: #769F71; transition: 0.3s; }
.header .header-top .quick-menu ul li.icon { font-size: 1.4em; }

.header .header-top .title-home {
	max-width: 900px;
	max-height: 100px;
}
.header .header-top .header-top-title {
	padding-bottom: 15px;
	border-bottom: #a9c83f 2px solid;
}
.header .header-top .row {
	margin-bottom: 10px;
}
/* ----------------------------------------------------------------------------------- */




/* ----------------------------------- HEADER MOBILE --------------------------------- */
.header_mobile { background: #FFF; }
.header_mobile .header-logo { width: 90%; max-width: 150px; margin: 10px auto 10px auto; display: block; }
.header_mobile .header-logo img { display: block; width: 100%; }

.header_mobile .mobile_open_button { color: #6EAE56; height: 50px; width: 150px; margin: 0px auto 0px auto; padding: 5px 0px 10px 0px; font-size: 22px; text-align: center; box-sizing: border-box; cursor: pointer; transition: background-color 0.3s; }
.header_mobile .mobile_open_button em { font-size: 1.2em; font-style: normal; }
/* ----------------------------------------------------------------------------------- */




/* -------------------------------- HEADER MOBILE FIXED ------------------------------ */
.header_mobile_fixed {
	background: #FFF;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 50px;
	z-index: 900;
	margin: -60px 0px 0px 0px;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	transition: margin 0.5s;
}

.header_mobile_fixed.opened { margin: 0px 0px 0px 0px; transition: margin 0.5s; }
.header_mobile_fixed.fixed { margin: 0px 0px 0px 0px; transition: margin 0.5s; }

.header_mobile_fixed .header-logo { float: left; width: 50px; }
.header_mobile_fixed .header-logo img { display: block; width: 100%; }

.header_mobile_fixed .mobile_open_button { color: #6FAF58; height: 50px; width: 50px; padding: 10px 0px; font-size: 24px; text-align: center; box-sizing: border-box; float: right; cursor: pointer; transition: background-color 0.3s; }
.mobile_open_button:hover { background: rgba(0,0,0, 0.1); transition: background-color 0.3s; }
.mobile_open_button.active { background: rgba(0,0,0, 0.1); transition: background-color 0.3s; }

.header_mobile_fixed .mobile_link { color: #6FAF58; height: 50px; width: 50px; padding: 10px 0px; font-size: 24px; text-align: center; box-sizing: border-box; float: right; cursor: pointer; transition: background-color 0.3s; }
.header_mobile_fixed .mobile_link:hover { background: rgba(0,0,0, 0.1); transition: background-color 0.3s; }

.header_mobile_fixed .menu_mobile { background: #538442; position: fixed; top: 50px; bottom: 0px; left: 0px; right: 0px; z-index: 1000; transition: margin 0.6s; }
.header_mobile_fixed .menu_mobile.closed { margin-left: 110%; transition: margin 0.6s; }

.header_mobile_fixed .menu_mobile .container { padding-top: 15px; }
.header_mobile_fixed .menu_mobile .container .menu_scroll { padding: 0px 15px 0px 15px; }
/* ----------------------------------------------------------------------------------- */




/* --------------------------------------- MAIN -------------------------------------- */
.main { background: #FFF; }
/* ----------------------------------------------------------------------------------- */




/* -------------------------------------- FOOTER ------------------------------------- */
.footer { background: #0E5016; padding: 20px 0px 20px 0px; }

.footer h2 { text-align: center; text-transform: uppercase; margin: 20px 0px 5px 0px; color: #FEFEFE; font-family: 'VisbyRoundCF-Bold', sans-serif; font-size: 2.0em; }
.footer h4 { text-align: center; margin: 0px 0px 30px 0px; color: #E8ECDC; }
.footer h3 { text-align: left; text-transform: uppercase; margin: 80px 0px 10px 0px; color: #FEFEFE; font-family: 'VisbyRoundCF-Bold', sans-serif; font-size: 1.5em; }

.footer .footer-form input { background: #E8ECDC; border: none; border-radius: 25px; margin-bottom: 20px; }
.footer .footer-form textarea { background: #E8ECDC; border: none; border-radius: 25px; margin-bottom: 20px; min-height: 100px; }
.footer .footer-form label { text-align: right; color: #E8ECDC; font-size: 1.05em; text-transform: uppercase; display: block; padding-top: 4px; }
.footer .footer-form .btn { background: #A6CC4F; color: #4E7342; text-transform: uppercase; font-size: 1.2em; padding: 5px 40px; border: none; border-radius: 25px; font-family: 'VisbyRoundCF-Bold', sans-serif; transition: 0.3s; }
.footer .footer-form .btn:hover { background: #B7DD5F; transition: 0.3s; }

.footer .footer-contato { color: #E8ECDC; font-size: 1.1em; line-height: 105%; padding: 5px 0px 0px 0px; }

.footer .footer-mapa ul { list-style: none; padding: 0px; }
.footer .footer-mapa ul li { display: inline-block; width: 48%; box-sizing: border-box; padding: 3px 10px 3px 0px; }
.footer .footer-mapa ul li a { color: #E8ECDC; font-size: 1.0em; line-height: 110%; text-transform: uppercase; text-decoration: none; }

.footer .footer-logos a { margin-right: 12px; }
.footer .footer-logos a:last-child { margin-right: 0px; }
.footer .footer-logos a img { display: inline-block; height: 36px; }


.footer .footer-copyright { padding: 50px 0px 20px 0px; }
.footer .footer-copyright p { text-align: center; margin: 0px 0px 30px 0px; color: #E8ECDC; font-size: 1.2em; font-weight: bold; }
.footer .footer-copyright .sources { text-align: center; }
.footer .footer-copyright .sources a.toolsys { background: transparent url("Imagens/copyright-toolsys.png") no-repeat; margin: 0px 0px 0px 0px; width: 100px; height: 20px; display: inline-block; text-indent: -9999px; opacity: 0.15; transition: 0.3s; }
.footer .footer-copyright .sources a:hover { opacity: 1.00; transition: 0.3s; }


@media all and (max-width: 768px)
{
	.footer h3 { text-align: center; margin: 50px 0px 10px 0px; }

	.footer .footer-form { padding: 0px 20px 20px 20px; }
	.footer .footer-form label { text-align: center; }
	.footer .footer-form .btn { display: block; width: 60%; margin: 0px auto 0px auto; text-align: center; }

	.footer .footer-contato { text-align: center; }

	.footer .footer-mapa ul li { font-size: 0.9em; }
	.footer .footer-mapa ul li:nth-child(odd) { text-align: right; }
	.footer .footer-mapa ul li:nth-child(even) { text-align: left; }

	.footer .footer-logos { text-align: center; }
	.footer .footer-logos a { display: inline-block; width: 40%; margin: 0px auto 20px auto !important; }
	.footer .footer-logos a img { display: block; width: auto; max-width: 100%; }
}
/* ----------------------------------------------------------------------------------- */




/* ------------------------------------- BLOQUEIO ------------------------------------ */
.site_bloqueado { position: relative; }

.site_bloqueado .box_informacoes { clear: both; }
.site_bloqueado .box_informacoes figure { width: 250px; margin: 50px auto 10px auto; }
.site_bloqueado .box_informacoes figure img { display: block; width: 100%; }

.site_bloqueado .box_contato { width: 400px; margin: 0px auto 0px auto; }
.site_bloqueado .box_contato button { display: block; margin: 0px auto 0px auto; }

.site_bloqueado .box_login { position: fixed; left: 0px; right: 0px; bottom: 0px; padding: 10px; background: #FFF; }
.site_bloqueado .copyright { float: right; margin: 3px 0px 0px 0px; }
/* ----------------------------------------------------------------------------------- */