@charset "utf-8";
/* CSS Document */

/* Zera as configurações padrões dos elementos html. / html5doctor.com / Reset Stylesheet v1.6.1 / Richard Clark / http://cssreset.com */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
address {
	font-style:normal;	
}

.buttonEnviar{
	float: left !important;
    margin-top: 15px !important;
    clear: both !important;
    padding-bottom:20px;
}

body {
    line-height:1;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}

/* Pre-Formatação */
.header_center, .middle_center, .footer_center { max-width: 64em; margin: 0 auto; position:relative; }

.header_container { width: 100%; }
main { width: 100%; }
.rotate_banner { width: 100%; }
.footer_container { width: 100%; }
/*.section_header { width: 100%; }
.content_text { width: 100%; }
.content_img { width: 100%; }*/

.pull_left {
	float:left;
}



main {
	top:100px;	
}

.pull_right {
	float:right;	
}

body  {
	font-family: 'Open Sans', sans-serif;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/banner_middle.jpg) top center no-repeat fixed;
}

h1, h2, h3, h4, strong {
	font-family: 'Lobster', cursive;
}

.header_container, .middle_container, .footer_container {
	width:100%;
	float:left;	
	position:relative;	
}

.clear {
	clear:both;
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
}

/* --------------------------------------------------------------------------------------------- */
/* Topo / top / header */
/* --------------------------------------------------------------------------------------------- */

.header_container {
	height:9.875em;
	float:left;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/bg_header.png) left center repeat-x;
	position:relative;
	z-index:500;	
}

.logomark_header {
	width:32.2265625%;	
	height:17.875em;
	float:left;
}

.logomark_header h1, .logomark_header h1 a {
	float:left;
	width:100%;	
}

.social_network {
	width:24.5625em;
	float:left;	
	margin-top:2.6875em;
	margin-left:3.875em;
}	

.social_network a {
	width:4em;
	height:4em;
	float:left;	
}

.social_network span {
	float:right;
	display:block;
	width:17.75em;
	margin-top:0.4375em;
	line-height:1.5625em;
	font-family: 'Lobster', cursive;
	font-size:1.05em;
	color:#FFFFFF;
}

.nav-container {
	width:177px;
	float:right;
	position:relative;
}

#menuIcone{
	width:136px;
	height:54px;
	float:right;
	text-align:left;
	line-height:83px;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-top:50px;
	position:relative;
	z-index:500;
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) left center no-repeat;
	width:54px;
	height:54px;
	float:right;
}
img.imgtam{
    width:200px;
}
#menuIcone.active i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) right center no-repeat;	
}


.menu_itens {
	display:none;
	width:100%;
	height:auto;
	padding-bottom:15px;
	background:#06C3C9;
	position:absolute;
	top:0;
	left:0;
	padding-top:150px;
}

.first_lvl {
	float:left;
	padding:0 10px;
	width:91%;
	margin:5px 0;
}

.first_lvl a {
	width:100%;
	float:left;
	color:#FFFFFF;
	font-family: 'Lobster', cursive;
	font-size:20px;
	text-decoration:none;
}

/* --------------------------------------------------------------------------------------------- */
/* Conteudos do Site / Meio / Middle */
/* --------------------------------------------------------------------------------------------- */

article:first-child {
	margin-top:	40.125em;
	border-top:10px solid #FFFFFF;
}

article {
	border-top:5px solid #FFFFFF;
	border-bottom:5px solid #FFFFFF;
	height:auto;
	padding-bottom:100px;
	position:relative;	
}

article:nth-child(1) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#0B3F66;
    opacity: 0.8;	
}

article:nth-child(2) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#B94F00;
    opacity: 0.8;	
}

article:nth-child(3) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#073954;
    opacity: 0.8;	
}

.internal_page_title {
	width:100%;
	float:left;
	margin-top:100px;
}

.internal_page_title h2 {
	width:100%;
	float:left;
	border-bottom:3px solid #06C3CA;
	padding-bottom:8px;
	text-align:left;
	font-size:40px;
	color:#FFFFFF;
	font-weight:normal;	
	line-height: 58px;
	height: 44px;	
}

i.sobre {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) left center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

i.eventos {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) center center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

i.contato {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) right center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

.text_internal_page {
	width:100%;
	float:left;
	margin-top:40px;	
}

.text_internal_page p {
	color:#FFFFFF;
	font-size:21px;
	margin:10px;
	margin-bottom:20px;	
}

.min_galery {
	width:52.1484375%;
	float:right;	
	margin-left:40px;
}

.galery {
	width:100%;
	float:right;		
}

.image_list {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

.min_galery .carousel{
	/*width: 522px!important;*/
	width:100%;
}

.min_galery .image_list li {
	display:inline-block;
	list-style:none;
}

.min_galery .image_list li a{
	margin:12px 7px;
	float:left;
}

.galery .image_list li {
	width:220px;
	height:139px;
	display:inline-block;
	list-style:none;
	border:10px solid #FFFFFF;
	margin:0 6px;
margin-top:17px;
}

.galery .image_list li:hover {
	border:10px solid #06C3CA;	
}

.galery .image_list li a {
	width:100%;
	float:left;	
}

/*.min_galery .image_list li:nth-child(3n+1) {
	margin-left:0;	
}*/

/*.galery .image_list li:nth-child(4n+1) {
	margin-left:0;	
}*/

/*.galery .image_list li:nth-child(1n+5) {
	margin-bottom:0;	
}*/

/*.min_galery .image_list li:nth-child(1) {
	margin-top:0;
}

.min_galery .image_list li:nth-child(2) {
	margin-top:0;	
}

.min_galery .image_list li:nth-child(3) {
	margin-top:0;	
}*/

.navigators_and_selectors {
	width:100%;
	float:left;
	height:43px;
	position:relative;
	margin-top:35px;	
}

.navigators {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:43px;
}

.navigators a {
	background-image:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icons_nav_middle.png);
	background-repeat:no-repeat;
	width:21px;
	height:43px;	
}

.navigators a:nth-child(1) {
	float:left;	
	background-position:left center;
}

.navigators a:nth-child(1):hover {
	margin-left:2px;	
}

.navigators a:nth-child(2) {
	float:right;	
	background-position:right center;
}

.navigators a:nth-child(2):hover {
	margin-right:2px;	
}

.selectors {
	width:165px;
	margin:0 auto;
	text-align:center;
	height:43px;	
	z-index:500;
	position:relative;
}

.selectors a {
	display:inline-block;
	width:42px;
	height:42px;
	background:#06C3CA;
	text-align:center;
	line-height:42px;
	color:#FFFFFF;
	font-size:35px;
	text-decoration:none;
	font-weight:normal;
	border-radius:50px;
	margin: 0 5px;
}

.logo_divisor {
	width:129px;
	height:129px;
	position:absolute;
	top:-70px;
	z-index:500;
	left:50%;
	margin-left:-65px;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/logo_divisor_middle.png) center center no-repeat;	
}

/* --------------------------------------------------- */
/* Formulário Fale Conosco */
/* --------------------------------------------------- */

.formulario_fale_conosco {
	width:100%;
	float:left;	
	margin-top:25px;
}

.nome_campo {
	width:100%;
	float:left;
	font-size:18px;
	margin-top:20px;
	margin-bottom:12px;
	color:#FFFFFF;
}

.campo_grande {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 96%;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

.area_texto {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 95.5%;	
	font-size:13px;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

.seletor_fale_conosco {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 32px;
    padding: 4px 4px 4px 10px;
	width:99%;
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);	
}

.seletor_fale_conosco option {
	font-size:12px;	
}

input.campo_captcha {
	border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
	margin-right:15px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 140px;	
	font-size:13px;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

input.enviar_fale_conosco {
	width:100px;
	height:30px;
	font-size:18px;
	float:left;
	margin-top:50px;	
	background:#79000E;
	border:0;
	color:#FFFFFF;
}

.capchta {
	width:100%;
	float:left;	
}

.img_captcha {
	width:164px;
	height:50px;
	float:left;	
	margin-top:3px;
}

.campo_captcha {
	height:46px !important;
	width:240px !important;
	float:right !important;	
	margin:0 !important;
}

.enviar_fale_conosco {
	width: 150px !important;
	height: 49px !important;
	font-size: 18px !important;
	background: #06C3CA !important;
	border: 0 !important;
	color: #FFFFFF !important;
	font-family: 'Lobster', cursive;
	font-size:30px !important;
	margin-top:20px !important;
}

adress {
	width:100%;
	float:left;
	line-height:35px;
	color:#FFFFFF;	
	font-family: 'Lobster', cursive;
	font-size:18px;
	margin-top:25px;
}

.location {
	width:50%;
	float:right;
	height:auto;
}

.location iframe{
	margin-top:10px;
	height:210px;
}

#imprimir{
	width: 300px !important;
    height: 49px !important;
    font-size: 18px !important;
    background: #06C3CA !important;
    border: 0 !important;
    color: #FFFFFF !important;
    font-family: 'Lobster', cursive;
    font-size: 30px !important;
	cursor:pointer;
	margin-bottom:20px !important;
	margin-left:3%;

}

.location img{
	max-width:100%;
}

.logo{
	display:none;
}



/* Laptop/Tablet (1024px) */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	
	/* Pré-Formatação */
	.header_center, .middle_center, .footer_center { max-width: 95%; position:relative; }
	.header_container { width: 100%; }
	main { width: 100%; }
	.rotate_banner { width: 100%; }
	.box3 { width: 100%; }
	.footer_container { width: 100%; }
	.section_header { width: 100%; }
	.content_text { width: 56%; }
	.content_img { width: 44%; }
	
.header_container {
	height:9.875em;
	float:left;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/bg_header.png) left center repeat-x;
	position:relative;
	z-index:500;	
}

.logomark_header {
	width:32.2265625%;	
	height:17.875em;
	float:left;
}

.logomark_header h1, .logomark_header h1 a {
	float:left;
	width:100%;	
}

.social_network {
	width:4em;
	float:left;	
	margin-top:2.6875em;
	margin-left:3.875em;
}	

.social_network a {
	width:4em;
	height:4em;
	float:left;	
}

.social_network span {
	display:none
}

.nav-container {
	width:177px;
	float:right;
	position:relative;
}

#menuIcone{
	width:136px;
	height:54px;
	float:right;
	text-align:left;
	line-height:83px;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-top:50px;
	position:relative;
	z-index:500;
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) left center no-repeat;
	width:54px;
	height:54px;
	float:right;
}
img.imgtam{
    width:200px;
}
#menuIcone.active i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) right center no-repeat;	
}


.menu_itens {
	display:none;
	width:100%;
	height:auto;
	padding-bottom:15px;
	background:#06C3C9;
	position:absolute;
	top:0;
	left:0;
	padding-top:150px;
}

.first_lvl {
	float:left;
	padding:0 10px;
	width:91%;
	margin:5px 0;
}

.first_lvl a {
	width:100%;
	float:left;
	color:#FFFFFF;
	font-family: 'Lobster', cursive;
	font-size:20px;
	text-decoration:none;
}

/* --------------------------------------------------------------------------------------------- */
/* Conteudos do Site / Meio / Middle */
/* --------------------------------------------------------------------------------------------- */

article:first-child {
	margin-top:	40.125em;
	border-top:10px solid #FFFFFF;
}

article {
	border-top:5px solid #FFFFFF;
	border-bottom:5px solid #FFFFFF;
	height:auto;
	padding-bottom:100px;
	position:relative;	
}

article:nth-child(1) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#0B3F66;
    opacity: 0.8;	
}

article:nth-child(2) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#B94F00;
    opacity: 0.8;	
}

article:nth-child(3) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#073954;
    opacity: 0.8;	
}

.internal_page_title {
	width:100%;
	float:left;
	margin-top:100px;
}

.internal_page_title h2 {
	width:100%;
	float:left;
	border-bottom:3px solid #06C3CA;
	padding-bottom:8px;
	text-align:left;
	font-size:40px;
	color:#FFFFFF;
	font-weight:normal;	
	line-height: 58px;
	height: 44px;	
}

i.sobre {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) left center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

i.eventos {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) center center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

i.contato {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) right center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

.text_internal_page {
	width:100%;
	float:left;
	margin-top:40px;	
}

.text_internal_page p {
	color:#FFFFFF;
	font-size:21px;
	margin:10px;
	margin-bottom:20px;	
}

.min_galery {
	width:100%;
	float:right;	
	margin-left:40px;
	margin-bottom:50px;
}

.galery {
	width:100%;
	float:right;		
}

.image_list {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

.min_galery .image_list li {
	width:10em;
	height:10em;
	display:inline-block;
	list-style:none;
	background:#FFFFFF;
	margin:0 7px;
	margin-top:22px;
}

.galery .image_list li {
	width:220px;
	height:139px;
	display:inline-block;
	list-style:none;
	border:10px solid #FFFFFF;
	margin:0 6px;
margin-top:17px;
}

.galery .image_list li:hover {
	border:10px solid #06C3CA;	
}

.galery .image_list li a {
	width:100%;
	float:left;	
}

/*.galery .image_list li:nth-child(4n+1) {
	margin-left:0;	
}*/

/*.galery .image_list li:nth-child(1n+5) {
	margin-bottom:0;	
}*/

/*.min_galery .image_list li:nth-child(1) {
	margin-top:0;
}

.min_galery .image_list li:nth-child(2) {
	margin-top:0;	
}

.min_galery .image_list li:nth-child(3) {
	margin-top:0;	
}*/

/*.min_galery .image_list li:nth-child(4n+1) {
	margin-left:0;	
}*/ {
	margin-left:0;	
}

.navigators_and_selectors {
	width:100%;
	float:left;
	height:43px;
	position:relative;
	margin-top:35px;	
}

.navigators {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:43px;
}

.navigators a {
	background-image:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icons_nav_middle.png);
	background-repeat:no-repeat;
	width:21px;
	height:43px;	
}

.navigators a:nth-child(1) {
	float:left;	
	background-position:left center;
}

.navigators a:nth-child(1):hover {
	margin-left:2px;	
}

.navigators a:nth-child(2) {
	float:right;	
	background-position:right center;
}

.navigators a:nth-child(2):hover {
	margin-right:2px;	
}

.selectors {
	width:165px;
	margin:0 auto;
	text-align:center;
	height:43px;	
	z-index:500;
	position:relative;
}

.selectors a {
	display:inline-block;
	width:42px;
	height:42px;
	background:#06C3CA;
	text-align:center;
	line-height:42px;
	color:#FFFFFF;
	font-size:35px;
	text-decoration:none;
	font-weight:normal;
	border-radius:50px;
	margin: 0 5px;
}

.logo_divisor {
	width:129px;
	height:129px;
	position:absolute;
	top:-70px;
	z-index:500;
	left:50%;
	margin-left:-65px;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/logo_divisor_middle.png) center center no-repeat;	
}

/* --------------------------------------------------- */
/* Formulário Fale Conosco */
/* --------------------------------------------------- */

.formulario_fale_conosco {
	width:100%;
	float:left;	
	margin-top:25px;
}

.nome_campo {
	width:100%;
	float:left;
	font-size:18px;
	margin-top:20px;
	margin-bottom:12px;
	color:#FFFFFF;
}

.campo_grande {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 96%;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

.area_texto {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 95.5%;	
	font-size:13px;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

.seletor_fale_conosco {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 32px;
    padding: 4px 4px 4px 10px;
	width:99%;
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);	
}

.seletor_fale_conosco option {
	font-size:12px;	
}

input.campo_captcha {
	border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
	margin-right:15px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 140px;	
	font-size:13px;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

input.enviar_fale_conosco {
	width:100px;
	height:30px;
	font-size:18px;
	float:left;
	margin-top:50px;	
	background:#79000E;
	border:0;
	color:#FFFFFF;
}

.capchta {
	width:100%;
	float:left;	
}

.img_captcha {
	width:164px;
	height:50px;
	float:left;	
	margin-top:16px;
}

.campo_captcha {
	height:46px !important;
	width:240px !important;
	float:right !important;	
	margin:0 !important;
}

.enviar_fale_conosco {
	width: 150px !important;
	height: 49px !important;
	font-size: 18px !important;
	background: #06C3CA !important;
	border: 0 !important;
	color: #FFFFFF !important;
	font-family: 'Lobster', cursive;
	font-size:30px !important;
	margin-top:20px !important;
}

adress {
	width:100%;
	float:left;
	line-height:35px;
	color:#FFFFFF;	
	font-family: 'Lobster', cursive;
	font-size:18px;
	margin-top:25px;
}

.location {
	width:100%;
	float:right;
	height:679px;
	background:#FFFFFF;
	margin-top:68px;	
}

}

/* Tablet Portrait (768px) */
@media only screen and (min-width: 480px) and (max-width: 768px) {
	
	/* Pré-Formatação */
	.header_center, .middle_center, .footer_center { max-width: 95%; position:relative; }
	.header_container { width: 100%; }
	main { width: 100%; }
	.rotate_banner { width: 100%; }
	.box3 { width: 100%; }
	.footer_container { width: 100%; }
	.section_header { width: 100%; }
	.content_text { width: 56%; }
	.content_img { width: 44%; }
	
.header_container {
	height:9.875em;
	float:left;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/bg_header.png) left center repeat-x;
	position:relative;
	z-index:500;	
}

.logomark_header {
	width:32.2265625%;	
	height:17.875em;
	float:left;
}

.logomark_header h1, .logomark_header h1 a {
	float:left;
	width:100%;	
}

.social_network {
	width:4em;
	float:left;	
	margin-top:2.6875em;
	margin-left:3.875em;
}	

.social_network a {
	width:4em;
	height:4em;
	float:left;	
}

.social_network span {
	display:none
}

.nav-container {
	width:177px;
	float:right;
	position:relative;
}

#menuIcone{
	width:136px;
	height:54px;
	float:right;
	text-align:left;
	line-height:83px;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-top:50px;
	position:relative;
	z-index:500;
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) left center no-repeat;
	width:54px;
	height:54px;
	float:right;
}
img.imgtam{
    width:200px;
}
#menuIcone.active i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) right center no-repeat;	
}


.menu_itens {
	display:none;
	width:100%;
	height:auto;
	padding-bottom:15px;
	background:#06C3C9;
	position:absolute;
	top:0;
	left:0;
	padding-top:150px;
}

.first_lvl {
	float:left;
	padding:0 10px;
	width:91%;
	margin:5px 0;
}

.first_lvl a {
	width:100%;
	float:left;
	color:#FFFFFF;
	font-family: 'Lobster', cursive;
	font-size:20px;
	text-decoration:none;
}

/* --------------------------------------------------------------------------------------------- */
/* Conteudos do Site / Meio / Middle */
/* --------------------------------------------------------------------------------------------- */

article:first-child {
	margin-top:	40.125em;
	border-top:10px solid #FFFFFF;
}

article {
	border-top:5px solid #FFFFFF;
	border-bottom:5px solid #FFFFFF;
	height:auto;
	padding-bottom:100px;
	position:relative;	
}

article:nth-child(1) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#0B3F66;
    opacity: 0.8;	
}

article:nth-child(2) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#B94F00;
    opacity: 0.8;	
}

article:nth-child(3) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#073954;
    opacity: 0.8;	
}

.internal_page_title {
	width:100%;
	float:left;
	margin-top:100px;
}

.internal_page_title h2 {
	width:100%;
	float:left;
	border-bottom:3px solid #06C3CA;
	padding-bottom:8px;
	text-align:left;
	font-size:40px;
	color:#FFFFFF;
	font-weight:normal;	
	line-height: 58px;
	height: 44px;	
}

i.sobre {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) left center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

i.eventos {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) center center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

i.contato {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) right center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

.text_internal_page {
	width:100%;
	float:left;
	margin-top:40px;	
}

.text_internal_page p {
	color:#FFFFFF;
	font-size:21px;
	margin:10px;
	margin-bottom:20px;	
}

.min_galery {
	width:100%;
	float:right;	
	margin-left:40px;
	margin-bottom:50px;
}

.galery {
	width:100%;
	float:right;		
}

.image_list {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

.min_galery .image_list li {
	width:10em;
	height:10em;
	display:inline-block;
	list-style:none;
	background:#FFFFFF;
	margin:0 7px;
	margin-top:22px;
}

.galery .image_list li {
	width:220px;
	height:139px;
	display:inline-block;
	list-style:none;
	border:10px solid #FFFFFF;
	margin:0 6px;
margin-top:17px;
}

.galery .image_list li:hover {
	border:10px solid #06C3CA;	
}

.galery .image_list li a {
	width:100%;
	float:left;	
}

/*.galery .image_list li:nth-child(4n+1) {
	margin-left:0;	
}*/

/*.galery .image_list li:nth-child(1n+5) {
	margin-bottom:0;	
}*/

/*.min_galery .image_list li:nth-child(1) {
	margin-top:0;
}

.min_galery .image_list li:nth-child(2) {
	margin-top:0;	
}

.min_galery .image_list li:nth-child(3) {
	margin-top:0;	
}*/

/*.min_galery .image_list li:nth-child(4n+1) {
	margin-left:0;	
}*/ {
	margin-left:0;	
}

.navigators_and_selectors {
	width:100%;
	float:left;
	height:43px;
	position:relative;
	margin-top:35px;	
}

.navigators {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:43px;
}

.navigators a {
	background-image:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icons_nav_middle.png);
	background-repeat:no-repeat;
	width:21px;
	height:43px;	
}

.navigators a:nth-child(1) {
	float:left;	
	background-position:left center;
}

.navigators a:nth-child(1):hover {
	margin-left:2px;	
}

.navigators a:nth-child(2) {
	float:right;	
	background-position:right center;
}

.navigators a:nth-child(2):hover {
	margin-right:2px;	
}

.selectors {
	width:165px;
	margin:0 auto;
	text-align:center;
	height:43px;	
	z-index:500;
	position:relative;
}

.selectors a {
	display:inline-block;
	width:42px;
	height:42px;
	background:#06C3CA;
	text-align:center;
	line-height:42px;
	color:#FFFFFF;
	font-size:35px;
	text-decoration:none;
	font-weight:normal;
	border-radius:50px;
	margin: 0 5px;
}


.logo_divisor {
	width:129px;
	height:129px;
	position:absolute;
	top:-70px;
	z-index:500;
	left:50%;
	margin-left:-65px;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/logo_divisor_middle.png) center center no-repeat;	
}

/* --------------------------------------------------- */
/* Formulário Fale Conosco */
/* --------------------------------------------------- */

.formulario_fale_conosco {
	width:100%;
	float:left;	
	margin-top:25px;
}

.nome_campo {
	width:100%;
	float:left;
	font-size:18px;
	margin-top:20px;
	margin-bottom:12px;
	color:#FFFFFF;
}

.campo_grande {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 96%;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

.area_texto {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 95.5%;	
	font-size:13px;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

.seletor_fale_conosco {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 32px;
    padding: 4px 4px 4px 10px;
	width:99%;
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);	
}

.seletor_fale_conosco option {
	font-size:12px;	
}

input.campo_captcha {
	border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
	margin-right:15px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 140px;	
	font-size:13px;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

input.enviar_fale_conosco {
	width:100px;
	height:30px;
	font-size:18px;
	float:left;
	margin-top:50px;	
	background:#79000E;
	border:0;
	color:#FFFFFF;
}

.capchta {
	width:100%;
	float:left;	
}

.img_captcha {
	width:164px;
	height:50px;
	float:left;	
	margin-top:16px;
}

.campo_captcha {
	height:46px !important;
	width:240px !important;
	float:right !important;	
	margin:0 !important;
}

.enviar_fale_conosco {
	width: 150px !important;
	height: 49px !important;
	font-size: 18px !important;
	background: #06C3CA !important;
	border: 0 !important;
	color: #FFFFFF !important;
	font-family: 'Lobster', cursive;
	font-size:30px !important;
	margin-top:20px !important;
}

adress {
	width:100%;
	float:left;
	line-height:35px;
	color:#FFFFFF;	
	font-family: 'Lobster', cursive;
	font-size:18px;
	margin-top:25px;
}

.location {
	width:100%;
	float:right;
	height:679px;
	background:#FFFFFF;
	margin-top:68px;	
}

}

@media(max-width: 768px){
	iframe{
		max-width:100%;
	}
	.galery iframe{
		
		height:400px
	}
	
	article:first-child{
		margin-top:200px;
	}
}
/* Tablet Portrait (768px) */
@media only screen and (min-width: 480px) and (max-width: 768px) {
	
	/* Pré-Formatação */
	.header_center, .middle_center, .footer_center { max-width: 95%; position:relative; }
	.header_container { width: 100%; }
	main { width: 100%; }
	.rotate_banner { width: 100%; }
	.box3 { width: 100%; }
	.footer_container { width: 100%; }
	.section_header { width: 100%; }
	.content_text { width: 56%; }
	.content_img { width: 44%; }
	
.header_container {
	height:9.875em;
	float:left;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/bg_header.png) left center repeat-x;
	position:relative;
	z-index:500;	
}

.logomark_header {
	width:32.2265625%;	
	height:17.875em;
	float:left;
}

.logomark_header h1, .logomark_header h1 a {
	float:left;
	width:100%;	
}

.social_network {
	width:4em;
	float:left;	
	margin-top:2.6875em;
	margin-left:3.875em;
}	

.social_network a {
	width:4em;
	height:4em;
	float:left;	
}

.social_network span {
	display:none
}

.nav-container {
	width:177px;
	float:right;
	position:relative;
}

#menuIcone{
	width:136px;
	height:54px;
	float:right;
	text-align:left;
	line-height:83px;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-top:50px;
	position:relative;
	z-index:500;
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) left center no-repeat;
	width:54px;
	height:54px;
	float:right;
}
img.imgtam{
    width:200px;
}
#menuIcone.active i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) right center no-repeat;	
}


.menu_itens {
	display:none;
	width:100%;
	height:auto;
	padding-bottom:15px;
	background:#06C3C9;
	position:absolute;
	top:0;
	left:0;
	padding-top:150px;
}

.first_lvl {
	float:left;
	padding:0 10px;
	width:91%;
	margin:5px 0;
}

.first_lvl a {
	width:100%;
	float:left;
	color:#FFFFFF;
	font-family: 'Lobster', cursive;
	font-size:20px;
	text-decoration:none;
}
}

/* Tablet Portrait (768px) */
@media only screen and (min-width: 480px) and (max-width: 768px) and (orientation: landscape) {
	
	/* Pré-Formatação */
	.header_center, .middle_center, .footer_center { max-width: 95%; position:relative; }
	.header_container { width: 100%; }
	main { width: 100%; }
	.rotate_banner { width: 100%; }
	.box3 { width: 100%; }
	.footer_container { width: 100%; }
	.section_header { width: 100%; }
	.content_text { width: 56%; }
	.content_img { width: 44%; }
	
.header_container {
	height:9.875em;
	float:left;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/bg_header.png) left center repeat-x;
	position:relative;
	z-index:500;	
}

.logomark_header {
	width:32.2265625%;	
	height:17.875em;
	float:left;
}

.logomark_header h1, .logomark_header h1 a {
	float:left;
	width:100%;	
}

.social_network {
	width:4em;
	float:left;	
	margin-top:2.6875em;
	margin-left:3.875em;
}	

.social_network a {
	width:4em;
	height:4em;
	float:left;	
}

.social_network span {
	display:none
}

.nav-container {
	width:177px;
	float:right;
	position:relative;
}

#menuIcone{
	width:136px;
	height:54px;
	float:right;
	text-align:left;
	line-height:83px;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-top:50px;
	position:relative;
	z-index:500;
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) left center no-repeat;
	width:54px;
	height:54px;
	float:right;
}
img.imgtam{
    width:200px;
}
#menuIcone.active i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) right center no-repeat;	
}


.menu_itens {
	display:none;
	width:100%;
	height:auto;
	padding-bottom:15px;
	background:#06C3C9;
	position:absolute;
	top:0;
	left:0;
	padding-top:150px;
}

.first_lvl {
	float:left;
	padding:0 10px;
	width:91%;
	margin:5px 0;
}

.first_lvl a {
	width:100%;
	float:left;
	color:#FFFFFF;
	font-family: 'Lobster', cursive;
	font-size:20px;
	text-decoration:none;
}

/* --------------------------------------------------------------------------------------------- */
/* Conteudos do Site / Meio / Middle */
/* --------------------------------------------------------------------------------------------- */

article:first-child {
	margin-top:	40.125em;
	border-top:10px solid #FFFFFF;
}

article {
	border-top:5px solid #FFFFFF;
	border-bottom:5px solid #FFFFFF;
	height:auto;
	padding-bottom:100px;
	position:relative;	
}

article:nth-child(1) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#0B3F66;
    opacity: 0.8;	
}

article:nth-child(2) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#B94F00;
    opacity: 0.8;	
}

article:nth-child(3) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#073954;
    opacity: 0.8;	
}

.internal_page_title {
	width:100%;
	float:left;
	margin-top:100px;
}

.internal_page_title h2 {
	width:100%;
	float:left;
	border-bottom:3px solid #06C3CA;
	padding-bottom:8px;
	text-align:left;
	font-size:40px;
	color:#FFFFFF;
	font-weight:normal;	
	line-height: 58px;
	height: 44px;	
}

i.sobre {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) left center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

i.eventos {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) center center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

i.contato {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) right center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

.text_internal_page {
	width:100%;
	float:left;
	margin-top:40px;	
}

.text_internal_page p {
	color:#FFFFFF;
	font-size:21px;
	margin:10px;
	margin-bottom:20px;	
}

.min_galery {
	width:100%;
	float:right;	
	margin-left:40px;
	margin-bottom:50px;
}

.galery {
	width:100%;
	float:right;		
}

.image_list {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

.min_galery .image_list li {
	width:10em;
	height:10em;
	display:inline-block;
	list-style:none;
	background:#FFFFFF;
	margin:0 7px;
	margin-top:22px;
}

.galery .image_list li {
	width:220px;
	height:139px;
	display:inline-block;
	list-style:none;
	border:10px solid #FFFFFF;
	margin:0 6px;
margin-top:17px;
}

.galery .image_list li:hover {
	border:10px solid #06C3CA;	
}

.galery .image_list li a {
	width:100%;
	float:left;	
}

/*.galery .image_list li:nth-child(4n+1) {
	margin-left:0;	
}*/

/*.galery .image_list li:nth-child(1n+5) {
	margin-bottom:0;	
}*/

/*.min_galery .image_list li:nth-child(1) {
	margin-top:0;
}

.min_galery .image_list li:nth-child(2) {
	margin-top:0;	
}

.min_galery .image_list li:nth-child(3) {
	margin-top:0;	
}*/

/*.min_galery .image_list li:nth-child(4n+1) {
	margin-left:0;	
}*/ {
	margin-left:0;	
}

.navigators_and_selectors {
	width:100%;
	float:left;
	height:43px;
	position:relative;
	margin-top:35px;	
}

.navigators {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:43px;
}

.navigators a {
	background-image:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icons_nav_middle.png);
	background-repeat:no-repeat;
	width:21px;
	height:43px;	
}

.navigators a:nth-child(1) {
	float:left;	
	background-position:left center;
}

.navigators a:nth-child(1):hover {
	margin-left:2px;	
}

.navigators a:nth-child(2) {
	float:right;	
	background-position:right center;
}

.navigators a:nth-child(2):hover {
	margin-right:2px;	
}

.selectors {
	width:165px;
	margin:0 auto;
	text-align:center;
	height:43px;	
	z-index:500;
	position:relative;
}

.selectors a {
	display:inline-block;
	width:42px;
	height:42px;
	background:#06C3CA;
	text-align:center;
	line-height:42px;
	color:#FFFFFF;
	font-size:35px;
	text-decoration:none;
	font-weight:normal;
	border-radius:50px;
	margin: 0 5px;
}


.logo_divisor {
	width:129px;
	height:129px;
	position:absolute;
	top:-70px;
	z-index:500;
	left:50%;
	margin-left:-65px;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/logo_divisor_middle.png) center center no-repeat;	
}

/* --------------------------------------------------- */
/* Formulário Fale Conosco */
/* --------------------------------------------------- */

.formulario_fale_conosco {
	width:100%;
	float:left;	
	margin-top:25px;
}

.nome_campo {
	width:100%;
	float:left;
	font-size:18px;
	margin-top:20px;
	margin-bottom:12px;
	color:#FFFFFF;
}

.campo_grande {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 96%;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

.area_texto {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 95.5%;	
	font-size:13px;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

.seletor_fale_conosco {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 32px;
    padding: 4px 4px 4px 10px;
	width:99%;
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);	
}

.seletor_fale_conosco option {
	font-size:12px;	
}

input.campo_captcha {
	border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
	margin-right:15px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 140px;	
	font-size:13px;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

input.enviar_fale_conosco {
	width:100px;
	height:30px;
	font-size:18px;
	float:left;
	margin-top:50px;	
	background:#79000E;
	border:0;
	color:#FFFFFF;
}

.capchta {
	width:100%;
	float:left;	
}

.img_captcha {
	width:164px;
	height:50px;
	float:left;	
	margin-top:16px;
}

.campo_captcha {
	height:46px !important;
	width:240px !important;
	float:right !important;	
	margin:0 !important;
}

.enviar_fale_conosco {
	width: 150px !important;
	height: 49px !important;
	font-size: 18px !important;
	background: #06C3CA !important;
	border: 0 !important;
	color: #FFFFFF !important;
	font-family: 'Lobster', cursive;
	font-size:30px !important;
	margin-top:20px !important;
}

adress {
	width:100%;
	float:left;
	line-height:35px;
	color:#FFFFFF;	
	font-family: 'Lobster', cursive;
	font-size:18px;
	margin-top:25px;
}

.location {
	width:100%;
	float:right;
	height:679px;
	background:#FFFFFF;
	margin-top:68px;	
}

}

/* Tablet Portrait (768px) */
@media only screen and (min-width: 480px) and (max-width: 768px) {
	
	/* Pré-Formatação */
	.header_center, .middle_center, .footer_center { max-width: 95%; position:relative; }
	.header_container { width: 100%; }
	main { width: 100%; }
	.rotate_banner { width: 100%; }
	.box3 { width: 100%; }
	.footer_container { width: 100%; }
	.section_header { width: 100%; }
	.content_text { width: 56%; }
	.content_img { width: 44%; }
	
.header_container {
	height:9.875em;
	float:left;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/bg_header.png) left center repeat-x;
	position:relative;
	z-index:500;	
}

.logomark_header {
	width:32.2265625%;	
	height:17.875em;
	float:left;
}

.logomark_header h1, .logomark_header h1 a {
	float:left;
	width:100%;	
}

.social_network {
	width:4em;
	float:left;	
	margin-top:2.6875em;
	margin-left:3.875em;
}	

.social_network a {
	width:4em;
	height:4em;
	float:left;	
}

.social_network span {
	display:none
}

.nav-container {
	width:177px;
	float:right;
	position:relative;
}

#menuIcone{
	width:136px;
	height:54px;
	float:right;
	text-align:left;
	line-height:83px;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-top:50px;
	position:relative;
	z-index:500;
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) left center no-repeat;
	width:54px;
	height:54px;
	float:right;
}
img.imgtam{
    width:200px;
}
#menuIcone.active i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) right center no-repeat;	
}


.menu_itens {
	display:none;
	width:100%;
	height:auto;
	padding-bottom:15px;
	background:#06C3C9;
	position:absolute;
	top:0;
	left:0;
	padding-top:150px;
}

.first_lvl {
	float:left;
	padding:0 10px;
	width:91%;
	margin:5px 0;
}

.first_lvl a {
	width:100%;
	float:left;
	color:#FFFFFF;
	font-family: 'Lobster', cursive;
	font-size:20px;
	text-decoration:none;
}
}

/* Phone Landscape (480px) */
@media only screen and (min-width: 320px) and (max-width: 480px) {	
	/* Pré-Formatação */
	.header_center, .middle_center, .footer_center { max-width: 95%; position:relative; }
	.header_container { width: 100%; }
	main { width: 100%; }
	.rotate_banner { width: 100%; }
	.box3 { width: 100%; }
	.footer_container { width: 100%; }
	.section_header { width: 100%; }
	.content_text { width: 56%; }
	.content_img { width: 44%; }
	
.header_container {
	height:9.875em;
	float:left;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/bg_header.png) left center repeat-x;
	position:relative;
	z-index:500;	
}

.logomark_header {
	width:32.2265625%;	
	height:17.875em;
	float:left;
}

article:first-child{
		margin-top:200px;
	}
	
.logomark_header h1, .logomark_header h1 a {
	float:left;
	width:100%;	
}

.social_network {
	width: 4em;
	float: left;
	margin-top: 4.1em;
	margin-left: 1.875em;
}	

.social_network a {
	width: 2em;
	height: 2em;
	float: left;
}

.social_network span {
	display:none
}

.nav-container {
	width:177px;
	float:right;
	position:relative;
}

#menuIcone{
	width:136px;
	height:54px;
	float:right;
	text-align:left;
	line-height:83px;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-top:50px;
	position:relative;
	z-index:500;
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) left center no-repeat;
	width:54px;
	height:54px;
	float:right;
}
img.imgtam{
    width:200px;
}
#menuIcone.active i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) right center no-repeat;	
}


.menu_itens {
	display:none;
	width:100%;
	height:auto;
	padding-bottom:15px;
	background:#06C3C9;
	position:absolute;
	top:0;
	left:0;
	padding-top:150px;
}

.first_lvl {
	float:left;
	padding:0 10px;
	width:91%;
	margin:5px 0;
}

.first_lvl a {
	width:100%;
	float:left;
	color:#FFFFFF;
	font-family: 'Lobster', cursive;
	font-size:20px;
	text-decoration:none;
}

/* --------------------------------------------------------------------------------------------- */
/* Conteudos do Site / Meio / Middle */
/* --------------------------------------------------------------------------------------------- */

article:first-child {
	margin-top:	40.125em;
	border-top:10px solid #FFFFFF;
}

article {
	border-top:5px solid #FFFFFF;
	border-bottom:5px solid #FFFFFF;
	height:auto;
	padding-bottom:100px;
	position:relative;	
}

article:nth-child(1) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#0B3F66;
    opacity: 0.8;	
}

article:nth-child(2) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#B94F00;
    opacity: 0.8;	
}

article:nth-child(3) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#073954;
    opacity: 0.8;	
}

.internal_page_title {
	width:100%;
	float:left;
	margin-top:100px;
}

.internal_page_title h2 {
	width:100%;
	float:left;
	border-bottom:3px solid #06C3CA;
	padding-bottom:8px;
	text-align:left;
	font-size:40px;
	color:#FFFFFF;
	font-weight:normal;	
	line-height: 58px;
	height: 44px;	
}

i.sobre {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) left center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

i.eventos {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) center center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

i.contato {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) right center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

.text_internal_page {
	width:100%;
	float:left;
	margin-top:40px;	
}

.text_internal_page p {
	color:#FFFFFF;
	font-size:21px;
	margin:10px;
	margin-bottom:20px;	
}

.min_galery {
	width:100%;
	float:right;	
	margin-left:40px;
	margin-bottom:50px;
}

.galery {
	width:100%;
	float:right;		
}

.image_list {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

.min_galery .image_list li {
	width:10em;
	height:10em;
	display:inline-block;
	list-style:none;
	background:#FFFFFF;
	margin:0 7px;
	margin-top:22px;
}

.galery .image_list li {
	width:220px;
	height:139px;
	display:inline-block;
	list-style:none;
	border:10px solid #FFFFFF;
	margin:0 6px;
margin-top:17px;
}

.galery .image_list li:hover {
	border:10px solid #06C3CA;	
}

.galery .image_list li a {
	width:100%;
	float:left;	
}

/*.galery .image_list li:nth-child(4n+1) {
	margin-left:0;	
}*/

/*.galery .image_list li:nth-child(1n+5) {
	margin-bottom:0;	
}*/

/*.min_galery .image_list li:nth-child(1) {
	margin-top:0;
}

.min_galery .image_list li:nth-child(2) {
	margin-top:0;	
}

.min_galery .image_list li:nth-child(3) {
	margin-top:0;	
}*/

/*.min_galery .image_list li:nth-child(4n+1) {
	margin-left:0;	
}*/ {
	margin-left:0;	
}

.navigators_and_selectors {
	width:100%;
	float:left;
	height:43px;
	position:relative;
	margin-top:35px;	
}

.navigators {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:43px;
}

.navigators a {
	background-image:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icons_nav_middle.png);
	background-repeat:no-repeat;
	width:21px;
	height:43px;	
}

.navigators a:nth-child(1) {
	float:left;	
	background-position:left center;
}

.navigators a:nth-child(1):hover {
	margin-left:2px;	
}

.navigators a:nth-child(2) {
	float:right;	
	background-position:right center;
}

.navigators a:nth-child(2):hover {
	margin-right:2px;	
}

.selectors {
	width:165px;
	margin:0 auto;
	text-align:center;
	height:43px;	
	z-index:500;
	position:relative;
}

.selectors a {
	display:inline-block;
	width:42px;
	height:42px;
	background:#06C3CA;
	text-align:center;
	line-height:42px;
	color:#FFFFFF;
	font-size:35px;
	text-decoration:none;
	font-weight:normal;
	border-radius:50px;
	margin: 0 5px;
}


.logo_divisor {
	width:129px;
	height:129px;
	position:absolute;
	top:-70px;
	z-index:500;
	left:50%;
	margin-left:-65px;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/logo_divisor_middle.png) center center no-repeat;	
}

/* --------------------------------------------------- */
/* Formulário Fale Conosco */
/* --------------------------------------------------- */

.formulario_fale_conosco {
	width:100%;
	float:left;	
	margin-top:25px;
}

.nome_campo {
	width:100%;
	float:left;
	font-size:18px;
	margin-top:20px;
	margin-bottom:12px;
	color:#FFFFFF;
}

.campo_grande {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 96%;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

.area_texto {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 95.5%;	
	font-size:13px;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

.seletor_fale_conosco {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 32px;
    padding: 4px 4px 4px 10px;
	width:99%;
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);	
}

.seletor_fale_conosco option {
	font-size:12px;	
}

input.campo_captcha {
	border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
	margin-right:15px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 140px;	
	font-size:13px;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

input.enviar_fale_conosco {
	width:100px;
	height:30px;
	font-size:18px;
	float:left;
	margin-top:50px;	
	background:#79000E;
	border:0;
	color:#FFFFFF;
}

.capchta {
	width:100%;
	float:left;	
}

.img_captcha {
	width:164px;
	height:50px;
	float:left;	
	margin-top:16px;
}

.campo_captcha {
	height:46px !important;
	width:240px !important;
	float:right !important;	
	margin:0 !important;
}

.enviar_fale_conosco {
	width: 150px !important;
	height: 49px !important;
	font-size: 18px !important;
	background: #06C3CA !important;
	border: 0 !important;
	color: #FFFFFF !important;
	font-family: 'Lobster', cursive;
	font-size:30px !important;
	margin-top:20px !important;
}

adress {
	width:100%;
	float:left;
	line-height:35px;
	color:#FFFFFF;	
	font-family: 'Lobster', cursive;
	font-size:18px;
	margin-top:25px;
}

.location {
	width:100%;
	float:right;
	height:679px;
	background:#FFFFFF;
	margin-top:68px;	
}

}

/* Tablet Portrait (768px) */
@media only screen and (min-width: 480px) and (max-width: 768px) {
	
	/* Pré-Formatação */
	.header_center, .middle_center, .footer_center { max-width: 95%; position:relative; }
	.header_container { width: 100%; }
	main { width: 100%; }
	.rotate_banner { width: 100%; }
	.box3 { width: 100%; }
	.footer_container { width: 100%; }
	.section_header { width: 100%; }
	.content_text { width: 56%; }
	.content_img { width: 44%; }
	
.header_container {
	height:9.875em;
	float:left;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/bg_header.png) left center repeat-x;
	position:relative;
	z-index:500;	
}

.logomark_header {
	width:32.2265625%;	
	height:17.875em;
	float:left;
}

.logomark_header h1, .logomark_header h1 a {
	float:left;
	width:100%;	
}

.social_network {
	width:4em;
	float:left;	
	margin-top:2.6875em;
	margin-left:3.875em;
}	

.social_network a {
	width:4em;
	height:4em;
	float:left;	
}

.social_network span {
	display:none
}

.nav-container {
	width:177px;
	float:right;
	position:relative;
}

#menuIcone{
	width:136px;
	height:54px;
	float:right;
	text-align:left;
	line-height:83px;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-top:50px;
	position:relative;
	z-index:500;
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) left center no-repeat;
	width:54px;
	height:54px;
	float:right;
}
img.imgtam{
    width:200px;
}
#menuIcone.active i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) right center no-repeat;	
}


.menu_itens {
	display:none;
	width:100%;
	height:auto;
	padding-bottom:15px;
	background:#06C3C9;
	position:absolute;
	top:0;
	left:0;
	padding-top:150px;
}

.first_lvl {
	float:left;
	padding:0 10px;
	width:91%;
	margin:5px 0;
}

.first_lvl a {
	width:100%;
	float:left;
	color:#FFFFFF;
	font-family: 'Lobster', cursive;
	font-size:20px;
	text-decoration:none;
}
}

/* Phone Landscape (480px) */
@media only screen and (min-width: 320px) and (max-width: 480px) and (orientarion:portrait) {	
	/* Pré-Formatação */
	.header_center, .middle_center, .footer_center { max-width: 95%; position:relative; }
	.header_container { width: 100%; }
	main { width: 100%; }
	.rotate_banner { width: 100%; }
	.box3 { width: 100%; }
	.footer_container { width: 100%; }
	.section_header { width: 100%; }
	.content_text { width: 56%; }
	.content_img { width: 44%; }
	
	.header_container {
	height:9.875em;
	float:left;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/bg_header.png) left center repeat-x;
	position:relative;
	z-index:500;	
}

.logomark_header {
	width:32.2265625%;	
	height:17.875em;
	float:left;
}

.logomark_header h1, .logomark_header h1 a {
	float:left;
	width:100%;	
}

.social_network {
	width:4em;
	float:left;	
	margin-top:2.6875em;
	margin-left:3.875em;
}	

.social_network a {
	width:4em;
	height:4em;
	float:left;	
}

.social_network span {
	display:none
}

.nav-container {
	width:177px;
	float:right;
	position:relative;
}

#menuIcone{
	width:136px;
	height:54px;
	float:right;
	text-align:left;
	line-height:83px;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-top:50px;
	position:relative;
	z-index:500;
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) left center no-repeat;
	width:54px;
	height:54px;
	float:right;
}
img.imgtam{
    width:200px;
}
#menuIcone.active i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) right center no-repeat;	
}


.menu_itens {
	display:none;
	width:100%;
	height:auto;
	padding-bottom:15px;
	background:#06C3C9;
	position:absolute;
	top:0;
	left:0;
	padding-top:150px;
}

.first_lvl {
	float:left;
	padding:0 10px;
	width:91%;
	margin:5px 0;
}

.first_lvl a {
	width:100%;
	float:left;
	color:#FFFFFF;
	font-family: 'Lobster', cursive;
	font-size:20px;
	text-decoration:none;
}

/* --------------------------------------------------------------------------------------------- */
/* Conteudos do Site / Meio / Middle */
/* --------------------------------------------------------------------------------------------- */

article:first-child {
	margin-top:	40.125em;
	border-top:10px solid #FFFFFF;
}

article {
	border-top:5px solid #FFFFFF;
	border-bottom:5px solid #FFFFFF;
	height:auto;
	padding-bottom:100px;
	position:relative;	
}

article:nth-child(1) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#0B3F66;
    opacity: 0.8;	
}

article:nth-child(2) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#B94F00;
    opacity: 0.8;	
}

article:nth-child(3) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#073954;
    opacity: 0.8;	
}

.internal_page_title {
	width:100%;
	float:left;
	margin-top:100px;
}

.internal_page_title h2 {
	width:100%;
	float:left;
	border-bottom:3px solid #06C3CA;
	padding-bottom:8px;
	text-align:left;
	font-size:40px;
	color:#FFFFFF;
	font-weight:normal;	
	line-height: 58px;
	height: 44px;	
}

i.sobre {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) left center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

i.eventos {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) center center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

i.contato {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) right center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

.text_internal_page {
	width:100%;
	float:left;
	margin-top:40px;	
}

.text_internal_page p {
	color:#FFFFFF;
	font-size:21px;
	margin:10px;
	margin-bottom:20px;	
}

.min_galery {
	width:100%;
	float:right;	
	margin-left:40px;
	margin-bottom:50px;
}

.galery {
	width:100%;
	float:right;		
}

.image_list {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

.min_galery .image_list li {
	width:10em;
	height:10em;
	display:inline-block;
	list-style:none;
	background:#FFFFFF;
	margin:0 7px;
	margin-top:22px;
}

.galery .image_list li {
	width:220px;
	height:139px;
	display:inline-block;
	list-style:none;
	border:10px solid #FFFFFF;
	margin:0 6px;
margin-top:17px;
}

.galery .image_list li:hover {
	border:10px solid #06C3CA;	
}

.galery .image_list li a {
	width:100%;
	float:left;	
}

/*.galery .image_list li:nth-child(4n+1) {
	margin-left:0;	
}*/

/*.galery .image_list li:nth-child(1n+5) {
	margin-bottom:0;	
}*/

/*.min_galery .image_list li:nth-child(1) {
	margin-top:0;
}

.min_galery .image_list li:nth-child(2) {
	margin-top:0;	
}

.min_galery .image_list li:nth-child(3) {
	margin-top:0;	
}*/

/*.min_galery .image_list li:nth-child(4n+1) {
	margin-left:0;	
}*/ {
	margin-left:0;	
}

.navigators_and_selectors {
	width:100%;
	float:left;
	height:43px;
	position:relative;
	margin-top:35px;	
}

.navigators {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:43px;
}

.navigators a {
	background-image:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icons_nav_middle.png);
	background-repeat:no-repeat;
	width:21px;
	height:43px;	
}

.navigators a:nth-child(1) {
	float:left;	
	background-position:left center;
}

.navigators a:nth-child(1):hover {
	margin-left:2px;	
}

.navigators a:nth-child(2) {
	float:right;	
	background-position:right center;
}

.navigators a:nth-child(2):hover {
	margin-right:2px;	
}

.selectors {
	width:165px;
	margin:0 auto;
	text-align:center;
	height:43px;	
	z-index:500;
	position:relative;
}

.selectors a {
	display:inline-block;
	width:42px;
	height:42px;
	background:#06C3CA;
	text-align:center;
	line-height:42px;
	color:#FFFFFF;
	font-size:35px;
	text-decoration:none;
	font-weight:normal;
	border-radius:50px;
	margin: 0 5px;
}


.logo_divisor {
	width:129px;
	height:129px;
	position:absolute;
	top:-70px;
	z-index:500;
	left:50%;
	margin-left:-65px;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/logo_divisor_middle.png) center center no-repeat;	
}

/* --------------------------------------------------- */
/* Formulário Fale Conosco */
/* --------------------------------------------------- */

.formulario_fale_conosco {
	width:100%;
	float:left;	
	margin-top:25px;
}

.nome_campo {
	width:100%;
	float:left;
	font-size:18px;
	margin-top:20px;
	margin-bottom:12px;
	color:#FFFFFF;
}

.campo_grande {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 96%;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

.area_texto {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 95.5%;	
	font-size:13px;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

.seletor_fale_conosco {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 32px;
    padding: 4px 4px 4px 10px;
	width:99%;
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);	
}

.seletor_fale_conosco option {
	font-size:12px;	
}

input.campo_captcha {
	border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
	margin-right:15px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 140px;	
	font-size:13px;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

input.enviar_fale_conosco {
	width:100px;
	height:30px;
	font-size:18px;
	float:left;
	margin-top:50px;	
	background:#79000E;
	border:0;
	color:#FFFFFF;
}

.capchta {
	width:100%;
	float:left;	
}

.img_captcha {
	width:164px;
	height:50px;
	float:left;	
	margin-top:16px;
}

.campo_captcha {
	height:46px !important;
	width:240px !important;
	float:right !important;	
	margin:0 !important;
}

.enviar_fale_conosco {
	width: 150px !important;
	height: 49px !important;
	font-size: 18px !important;
	background: #06C3CA !important;
	border: 0 !important;
	color: #FFFFFF !important;
	font-family: 'Lobster', cursive;
	font-size:30px !important;
	margin-top:20px !important;
}

adress {
	width:100%;
	float:left;
	line-height:35px;
	color:#FFFFFF;	
	font-family: 'Lobster', cursive;
	font-size:18px;
	margin-top:25px;
}

.location {
	width:100%;
	float:right;
	height:679px;
	background:#FFFFFF;
	margin-top:68px;	
}

}

/* Tablet Portrait (768px) */
@media only screen and (min-width: 480px) and (max-width: 768px) {
	
	/* Pré-Formatação */
	.header_center, .middle_center, .footer_center { max-width: 95%; position:relative; }
	.header_container { width: 100%; }
	main { width: 100%; }
	.rotate_banner { width: 100%; }
	.box3 { width: 100%; }
	.footer_container { width: 100%; }
	.section_header { width: 100%; }
	.content_text { width: 56%; }
	.content_img { width: 44%; }
	
.header_container {
	height:9.875em;
	float:left;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/bg_header.png) left center repeat-x;
	position:relative;
	z-index:500;	
}

.logomark_header {
	width:32.2265625%;	
	height:17.875em;
	float:left;
}

.logomark_header h1, .logomark_header h1 a {
	float:left;
	width:100%;	
}

.social_network {
	width:4em;
	float:left;	
	margin-top:2.6875em;
	margin-left:3.875em;
}	

.social_network a {
	width:4em;
	height:4em;
	float:left;	
}

.social_network span {
	display:none
}

.nav-container {
	width:177px;
	float:right;
	position:relative;
}

#menuIcone{
	width:136px;
	height:54px;
	float:right;
	text-align:left;
	line-height:83px;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-top:50px;
	position:relative;
	z-index:500;
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) left center no-repeat;
	width:54px;
	height:54px;
	float:right;
}
img.imgtam{
    width:200px;
}
#menuIcone.active i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) right center no-repeat;	
}


.menu_itens {
	display:none;
	width:100%;
	height:auto;
	padding-bottom:15px;
	background:#06C3C9;
	position:absolute;
	top:0;
	left:0;
	padding-top:150px;
}

.first_lvl {
	float:left;
	padding:0 10px;
	width:91%;
	margin:5px 0;
}

.first_lvl a {
	width:100%;
	float:left;
	color:#FFFFFF;
	font-family: 'Lobster', cursive;
	font-size:20px;
	text-decoration:none;
}
}

/* Phone Landscape (480px) */
@media only screen and (min-width: 320px) and (max-width: 480px) {	
	/* Pré-Formatação */
	.header_center, .middle_center, .footer_center { max-width: 95%; position:relative; }
	.header_container { width: 100%; }
	main { width: 100%; }
	.rotate_banner { width: 100%; }
	.box3 { width: 100%; }
	.footer_container { width: 100%; }
	.section_header { width: 100%; }
	.content_text { width: 56%; }
	.content_img { width: 44%; }
	
.header_container {
	height:9.875em;
	float:left;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/bg_header.png) left center repeat-x;
	position:relative;
	z-index:500;	
}

.logomark_header {
	width:32.2265625%;	
	height:17.875em;
	float:left;
}

.logomark_header h1, .logomark_header h1 a {
	float:left;
	width:100%;	
}

.social_network {
	width: 4em;
	float: left;
	margin-top: 4.1em;
	margin-left: 1.875em;
}	

.social_network a {
	width: 2em;
	height: 2em;
	float: left;
}

.social_network span {
	display:none
}

.nav-container {
	width:177px;
	float:right;
	position:relative;
}

#menuIcone{
	width:136px;
	height:54px;
	float:right;
	text-align:left;
	line-height:83px;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-top:50px;
	position:relative;
	z-index:500;
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) left center no-repeat;
	width:54px;
	height:54px;
	float:right;
}
img.imgtam{
    width:200px;
}
#menuIcone.active i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) right center no-repeat;	
}


.menu_itens {
	display:none;
	width:100%;
	height:auto;
	padding-bottom:15px;
	background:#06C3C9;
	position:absolute;
	top:0;
	left:0;
	padding-top:150px;
}

.first_lvl {
	float:left;
	padding:0 10px;
	width:91%;
	margin:5px 0;
}

.first_lvl a {
	width:100%;
	float:left;
	color:#FFFFFF;
	font-family: 'Lobster', cursive;
	font-size:20px;
	text-decoration:none;
}

/* --------------------------------------------------------------------------------------------- */
/* Conteudos do Site / Meio / Middle */
/* --------------------------------------------------------------------------------------------- */

article:first-child {
	margin-top:	40.125em;
	border-top:10px solid #FFFFFF;
}

article {
	border-top:5px solid #FFFFFF;
	border-bottom:5px solid #FFFFFF;
	height:auto;
	padding-bottom:100px;
	position:relative;	
}

article:nth-child(1) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#0B3F66;
    opacity: 0.8;	
}

article:nth-child(2) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#B94F00;
    opacity: 0.8;	
}

article:nth-child(3) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#073954;
    opacity: 0.8;	
}

.internal_page_title {
	width:100%;
	float:left;
	margin-top:100px;
}

.internal_page_title h2 {
	width:100%;
	float:left;
	border-bottom:3px solid #06C3CA;
	padding-bottom:8px;
	text-align:left;
	font-size:40px;
	color:#FFFFFF;
	font-weight:normal;	
	line-height: 58px;
	height: 44px;	
}

i.sobre {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) left center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

i.eventos {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) center center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

i.contato {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) right center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

.text_internal_page {
	width:100%;
	float:left;
	margin-top:40px;	
}

.text_internal_page p {
	color:#FFFFFF;
	font-size:21px;
	margin:10px;
	margin-bottom:20px;	
}

.min_galery {
	width:100%;
	float:right;	
	margin-left:40px;
	margin-bottom:50px;
}

.galery {
	width:100%;
	float:right;		
}

.image_list {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

.min_galery .image_list li {
	width:10em;
	height:10em;
	display:inline-block;
	list-style:none;
	background:#FFFFFF;
	margin:0 7px;
	margin-top:22px;
}

.galery .image_list li {
	width:220px;
	height:139px;
	display:inline-block;
	list-style:none;
	border:10px solid #FFFFFF;
	margin:0 6px;
margin-top:17px;
}

.galery .image_list li:hover {
	border:10px solid #06C3CA;	
}

.galery .image_list li a {
	width:100%;
	float:left;	
}

/*.galery .image_list li:nth-child(4n+1) {
	margin-left:0;	
}*/

/*.galery .image_list li:nth-child(1n+5) {
	margin-bottom:0;	
}*/

/*.min_galery .image_list li:nth-child(1) {
	margin-top:0;
}

.min_galery .image_list li:nth-child(2) {
	margin-top:0;	
}

.min_galery .image_list li:nth-child(3) {
	margin-top:0;	
}*/

/*.min_galery .image_list li:nth-child(4n+1) {
	margin-left:0;	
}*/ {
	margin-left:0;	
}

.navigators_and_selectors {
	width:100%;
	float:left;
	height:43px;
	position:relative;
	margin-top:35px;	
}

.navigators {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:43px;
}

.navigators a {
	background-image:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icons_nav_middle.png);
	background-repeat:no-repeat;
	width:21px;
	height:43px;	
}

.navigators a:nth-child(1) {
	float:left;	
	background-position:left center;
}

.navigators a:nth-child(1):hover {
	margin-left:2px;	
}

.navigators a:nth-child(2) {
	float:right;	
	background-position:right center;
}

.navigators a:nth-child(2):hover {
	margin-right:2px;	
}

.selectors {
	width:165px;
	margin:0 auto;
	text-align:center;
	height:43px;	
	z-index:500;
	position:relative;
}

.selectors a {
	display:inline-block;
	width:42px;
	height:42px;
	background:#06C3CA;
	text-align:center;
	line-height:42px;
	color:#FFFFFF;
	font-size:35px;
	text-decoration:none;
	font-weight:normal;
	border-radius:50px;
	margin: 0 5px;
}


.logo_divisor {
	width:129px;
	height:129px;
	position:absolute;
	top:-70px;
	z-index:500;
	left:50%;
	margin-left:-65px;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/logo_divisor_middle.png) center center no-repeat;	
}

/* --------------------------------------------------- */
/* Formulário Fale Conosco */
/* --------------------------------------------------- */

.formulario_fale_conosco {
	width:100%;
	float:left;	
	margin-top:25px;
}

.nome_campo {
	width:100%;
	float:left;
	font-size:18px;
	margin-top:20px;
	margin-bottom:12px;
	color:#FFFFFF;
}

.campo_grande {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 96%;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

.area_texto {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 95.5%;	
	font-size:13px;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

.seletor_fale_conosco {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 32px;
    padding: 4px 4px 4px 10px;
	width:99%;
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);	
}

.seletor_fale_conosco option {
	font-size:12px;	
}

input.campo_captcha {
	border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
	margin-right:15px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 140px;	
	font-size:13px;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

input.enviar_fale_conosco {
	width:100px;
	height:30px;
	font-size:18px;
	float:left;
	margin-top:50px;	
	background:#79000E;
	border:0;
	color:#FFFFFF;
}

.capchta {
	width:100%;
	float:left;	
}

.img_captcha {
	width:164px;
	height:50px;
	float:left;	
	margin-top:16px;
}

.campo_captcha {
	height:46px !important;
	width:240px !important;
	float:right !important;	
	margin:0 !important;
}

.enviar_fale_conosco {
	width: 150px !important;
	height: 49px !important;
	font-size: 18px !important;
	background: #06C3CA !important;
	border: 0 !important;
	color: #FFFFFF !important;
	font-family: 'Lobster', cursive;
	font-size:30px !important;
	margin-top:20px !important;
}

adress {
	width:100%;
	float:left;
	line-height:35px;
	color:#FFFFFF;	
	font-family: 'Lobster', cursive;
	font-size:18px;
	margin-top:25px;
}

.location {
	width:100%;
	float:right;
	height:679px;
	background:#FFFFFF;
	margin-top:68px;	
}

}

/* Tablet Portrait (768px) */
@media only screen and (min-width: 480px) and (max-width: 768px) {
	
	/* Pré-Formatação */
	.header_center, .middle_center, .footer_center { max-width: 95%; position:relative; }
	.header_container { width: 100%; }
	main { width: 100%; }
	.rotate_banner { width: 100%; }
	.box3 { width: 100%; }
	.footer_container { width: 100%; }
	.section_header { width: 100%; }
	.content_text { width: 56%; }
	.content_img { width: 44%; }
	
.header_container {
	height:9.875em;
	float:left;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/bg_header.png) left center repeat-x;
	position:relative;
	z-index:500;	
}

.logomark_header {
	width:32.2265625%;	
	height:17.875em;
	float:left;
}

.logomark_header h1, .logomark_header h1 a {
	float:left;
	width:100%;	
}

.social_network {
	width:4em;
	float:left;	
	margin-top:2.6875em;
	margin-left:3.875em;
}	

.social_network a {
	width:4em;
	height:4em;
	float:left;	
}

.social_network span {
	display:none
}

article:first-child{
		margin-top:200px;
	}
	
.nav-container {
	width:177px;
	float:right;
	position:relative;
}

#menuIcone{
	width:136px;
	height:54px;
	float:right;
	text-align:left;
	line-height:83px;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-top:50px;
	position:relative;
	z-index:500;
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) left center no-repeat;
	width:54px;
	height:54px;
	float:right;
}
img.imgtam{
    width:200px;
}
#menuIcone.active i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) right center no-repeat;	
}


.menu_itens {
	display:none;
	width:100%;
	height:auto;
	padding-bottom:15px;
	background:#06C3C9;
	position:absolute;
	top:0;
	left:0;
	padding-top:150px;
}

.first_lvl {
	float:left;
	padding:0 10px;
	width:91%;
	margin:5px 0;
}

.first_lvl a {
	width:100%;
	float:left;
	color:#FFFFFF;
	font-family: 'Lobster', cursive;
	font-size:20px;
	text-decoration:none;
}
}

/* Phone Portrait (320px) */
@media only screen and (min-width: 180px) and (max-width: 320px) {	
	/* Pré-Formatação */
	.header_center, .middle_center, .footer_center { max-width: 95%; position:relative; }
	.header_container { width: 100%; }
	main { width: 100%; }
	.rotate_banner { width: 100%; }
	.box3 { width: 100%; }
	.footer_container { width: 100%; }
	.section_header { width: 100%; }
	.content_text { width: 56%; }
	.content_img { width: 44%; }
	
	.header_container {
	height:9.875em;
	float:left;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/bg_header.png) left center repeat-x;
	position:relative;
	z-index:500;	
}
article:first-child{
		margin-top:200px;
	}
.logomark_header {
	width:32.2265625%;	
	height:17.875em;
	float:left;
}

.logomark_header h1, .logomark_header h1 a {
	float:left;
	width:100%;	
}

.social_network {
	width:4em;
	float:left;	
	margin-top:2.6875em;
	margin-left:3.875em;
}	

.social_network a {
	width:4em;
	height:4em;
	float:left;	
}

.social_network span {
	display:none
}

.nav-container {
	width:177px;
	float:right;
	position:relative;
}

#menuIcone{
	width:136px;
	height:54px;
	float:right;
	text-align:left;
	line-height:83px;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-top:50px;
	position:relative;
	z-index:500;
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) left center no-repeat;
	width:54px;
	height:54px;
	float:right;
}
img.imgtam{
    width:200px;
}
#menuIcone.active i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) right center no-repeat;	
}


.menu_itens {
	display:none;
	width:100%;
	height:auto;
	padding-bottom:15px;
	background:#06C3C9;
	position:absolute;
	top:0;
	left:0;
	padding-top:150px;
}

.first_lvl {
	float:left;
	padding:0 10px;
	width:91%;
	margin:5px 0;
}

.first_lvl a {
	width:100%;
	float:left;
	color:#FFFFFF;
	font-family: 'Lobster', cursive;
	font-size:20px;
	text-decoration:none;
}

/* --------------------------------------------------------------------------------------------- */
/* Conteudos do Site / Meio / Middle */
/* --------------------------------------------------------------------------------------------- */

article:first-child {
	margin-top:	40.125em;
	border-top:10px solid #FFFFFF;
}

article {
	border-top:5px solid #FFFFFF;
	border-bottom:5px solid #FFFFFF;
	height:auto;
	padding-bottom:100px;
	position:relative;	
}

article:nth-child(1) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#0B3F66;
    opacity: 0.8;	
}

article:nth-child(2) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#B94F00;
    opacity: 0.8;	
}

article:nth-child(3) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#073954;
    opacity: 0.8;	
}

.internal_page_title {
	width:100%;
	float:left;
	margin-top:100px;
}

.internal_page_title h2 {
	width:100%;
	float:left;
	border-bottom:3px solid #06C3CA;
	padding-bottom:8px;
	text-align:left;
	font-size:40px;
	color:#FFFFFF;
	font-weight:normal;	
	line-height: 58px;
	height: 44px;	
}

i.sobre {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) left center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

i.eventos {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) center center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

i.contato {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) right center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

.text_internal_page {
	width:100%;
	float:left;
	margin-top:40px;	
}

.text_internal_page p {
	color:#FFFFFF;
	font-size:21px;
	margin:10px;
	margin-bottom:20px;	
}

.min_galery {
	width:100%;
	float:right;	
	margin-left:40px;
	margin-bottom:50px;
}

.galery {
	width:100%;
	float:right;		
}

.image_list {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

.min_galery .image_list li {
	width:10em;
	height:10em;
	display:inline-block;
	list-style:none;
	background:#FFFFFF;
	margin:0 7px;
	margin-top:22px;
}

.galery .image_list li {
	width:220px;
	height:139px;
	display:inline-block;
	list-style:none;
	border:10px solid #FFFFFF;
	margin:0 6px;
margin-top:17px;
}

.galery .image_list li:hover {
	border:10px solid #06C3CA;	
}

.galery .image_list li a {
	width:100%;
	float:left;	
}

/*.galery .image_list li:nth-child(4n+1) {
	margin-left:0;	
}*/

/*.galery .image_list li:nth-child(1n+5) {
	margin-bottom:0;	
}*/

/*.min_galery .image_list li:nth-child(1) {
	margin-top:0;
}

.min_galery .image_list li:nth-child(2) {
	margin-top:0;	
}

.min_galery .image_list li:nth-child(3) {
	margin-top:0;	
}*/

/*.min_galery .image_list li:nth-child(4n+1) {
	margin-left:0;	
}*/ {
	margin-left:0;	
}

.navigators_and_selectors {
	width:100%;
	float:left;
	height:43px;
	position:relative;
	margin-top:35px;	
}

.navigators {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:43px;
}

.navigators a {
	background-image:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icons_nav_middle.png);
	background-repeat:no-repeat;
	width:21px;
	height:43px;	
}

.navigators a:nth-child(1) {
	float:left;	
	background-position:left center;
}

.navigators a:nth-child(1):hover {
	margin-left:2px;	
}

.navigators a:nth-child(2) {
	float:right;	
	background-position:right center;
}

.navigators a:nth-child(2):hover {
	margin-right:2px;	
}

.selectors {
	width:165px;
	margin:0 auto;
	text-align:center;
	height:43px;	
	z-index:500;
	position:relative;
}

.selectors a {
	display:inline-block;
	width:42px;
	height:42px;
	background:#06C3CA;
	text-align:center;
	line-height:42px;
	color:#FFFFFF;
	font-size:35px;
	text-decoration:none;
	font-weight:normal;
	border-radius:50px;
	margin: 0 5px;
}


.logo_divisor {
	width:129px;
	height:129px;
	position:absolute;
	top:-70px;
	z-index:500;
	left:50%;
	margin-left:-65px;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/logo_divisor_middle.png) center center no-repeat;	
}

/* --------------------------------------------------- */
/* Formulário Fale Conosco */
/* --------------------------------------------------- */

.formulario_fale_conosco {
	width:100%;
	float:left;	
	margin-top:25px;
}

.nome_campo {
	width:100%;
	float:left;
	font-size:18px;
	margin-top:20px;
	margin-bottom:12px;
	color:#FFFFFF;
}

.campo_grande {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 96%;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

.area_texto {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 95.5%;	
	font-size:13px;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

.seletor_fale_conosco {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 32px;
    padding: 4px 4px 4px 10px;
	width:99%;
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);	
}

.seletor_fale_conosco option {
	font-size:12px;	
}

input.campo_captcha {
	border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
	margin-right:15px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 140px;	
	font-size:13px;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

input.enviar_fale_conosco {
	width:100px;
	height:30px;
	font-size:18px;
	float:left;
	margin-top:50px;	
	background:#79000E;
	border:0;
	color:#FFFFFF;
}

.capchta {
	width:100%;
	float:left;	
}

.img_captcha {
	width:164px;
	height:50px;
	float:left;	
	margin-top:16px;
}

.campo_captcha {
	height:46px !important;
	width:240px !important;
	float:right !important;	
	margin:0 !important;
}

.enviar_fale_conosco {
	width: 150px !important;
	height: 49px !important;
	font-size: 18px !important;
	background: #06C3CA !important;
	border: 0 !important;
	color: #FFFFFF !important;
	font-family: 'Lobster', cursive;
	font-size:30px !important;
	margin-top:20px !important;
}

adress {
	width:100%;
	float:left;
	line-height:35px;
	color:#FFFFFF;	
	font-family: 'Lobster', cursive;
	font-size:18px;
	margin-top:25px;
}

.location {
	width:100%;
	float:right;
	height:679px;
	background:#FFFFFF;
	margin-top:68px;	
}

}

/* Tablet Portrait (768px) */
@media only screen and (min-width: 480px) and (max-width: 768px) {
	
	/* Pré-Formatação */
	.header_center, .middle_center, .footer_center { max-width: 95%; position:relative; }
	.header_container { width: 100%; }
	main { width: 100%; }
	.rotate_banner { width: 100%; }
	.box3 { width: 100%; }
	.footer_container { width: 100%; }
	.section_header { width: 100%; }
	.content_text { width: 56%; }
	.content_img { width: 44%; }
	
.header_container {
	height:9.875em;
	float:left;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/bg_header.png) left center repeat-x;
	position:relative;
	z-index:500;	
}

.logomark_header {
	width:32.2265625%;	
	height:17.875em;
	float:left;
}

.logomark_header h1, .logomark_header h1 a {
	float:left;
	width:100%;	
}

.social_network {
	width:4em;
	float:left;	
	margin-top:2.6875em;
	margin-left:3.875em;
}	

.social_network a {
	width:4em;
	height:4em;
	float:left;	
}

.social_network span {
	display:none
}

.nav-container {
	width:177px;
	float:right;
	position:relative;
}

#menuIcone{
	width:136px;
	height:54px;
	float:right;
	text-align:left;
	line-height:83px;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-top:50px;
	position:relative;
	z-index:500;
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) left center no-repeat;
	width:54px;
	height:54px;
	float:right;
}
img.imgtam{
    width:200px;
}
#menuIcone.active i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) right center no-repeat;	
}


.menu_itens {
	display:none;
	width:100%;
	height:auto;
	padding-bottom:15px;
	background:#06C3C9;
	position:absolute;
	top:0;
	left:0;
	padding-top:150px;
}

.first_lvl {
	float:left;
	padding:0 10px;
	width:91%;
	margin:5px 0;
}

.first_lvl a {
	width:100%;
	float:left;
	color:#FFFFFF;
	font-family: 'Lobster', cursive;
	font-size:20px;
	text-decoration:none;
}
}

/* Phone Landscape (480px) */
@media only screen and (min-width: 320px) and (max-width: 480px) {	
	/* Pré-Formatação */
	.header_center, .middle_center, .footer_center { max-width: 95%; position:relative; }
	.header_container { width: 100%; }
	main { width: 100%; }
	.rotate_banner { width: 100%; }
	.box3 { width: 100%; }
	.footer_container { width: 100%; }
	.section_header { width: 100%; }
	.content_text { width: 56%; }
	.content_img { width: 44%; }
	
.header_container {
	height:9.875em;
	float:left;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/bg_header.png) left center repeat-x;
	position:relative;
	z-index:500;	
}

.logomark_header {
	width:32.2265625%;	
	height:17.875em;
	float:left;
}

.logomark_header h1, .logomark_header h1 a {
	float:left;
	width:100%;	
}

.social_network {
	width: 4em;
	float: left;
	margin-top: 4.1em;
	margin-left: 1.875em;
	display:none;
}	

.social_network a {
	width: 2em;
	height: 2em;
	float: left;
}

.social_network span {
	display:none
}

.nav-container {
	width:177px;
	float:right;
	position:relative;
}

#menuIcone{
	width:136px;
	height:54px;
	float:right;
	text-align:left;
	line-height:83px;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-top:50px;
	position:relative;
	z-index:500;
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) left center no-repeat;
	width:54px;
	height:54px;
	float:right;
	
}
img.imgtam{
    width:200px;
}

#menuIcone.active i {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/header/btn_menu_header.jpg) right center no-repeat;	
}


.menu_itens {
	display:none;
	width:100%;
	height:auto;
	padding-bottom:15px;
	background:#06C3C9;
	position:absolute;
	top:0;
	left:0;
	padding-top:150px;
}

.first_lvl {
	float:left;
	padding:0 10px;
	width:91%;
	margin:5px 0;
}

.first_lvl a {
	width:100%;
	float:left;
	color:#FFFFFF;
	font-family: 'Lobster', cursive;
	font-size:20px;
	text-decoration:none;
}

/* --------------------------------------------------------------------------------------------- */
/* Conteudos do Site / Meio / Middle */
/* --------------------------------------------------------------------------------------------- */

article:first-child {
	margin-top:	40.125em;
	border-top:10px solid #FFFFFF;
}

article {
	border-top:5px solid #FFFFFF;
	border-bottom:5px solid #FFFFFF;
	height:auto;
	padding-bottom:100px;
	position:relative;	
}

article:nth-child(1) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#0B3F66;
    opacity: 0.8;	
}

article:nth-child(2) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#B94F00;
    opacity: 0.8;	
}

article:nth-child(3) .transparent {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#073954;
    opacity: 0.8;	
}

.internal_page_title {
	width:100%;
	float:left;
	margin-top:100px;
}

.internal_page_title h2 {
	width:100%;
	float:left;
	border-bottom:3px solid #06C3CA;
	padding-bottom:8px;
	text-align:left;
	font-size:40px;
	color:#FFFFFF;
	font-weight:normal;	
	line-height: 58px;
	height: 44px;	
}

i.sobre {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) left center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

i.eventos {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) center center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

i.contato {
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icon_pack_title_middle.png) right center no-repeat;
	width:50px;
	height:44px;
	float:left;
	margin-right:20px;	
}

.text_internal_page {
	width:100%;
	float:left;
	margin-top:40px;	
}

.text_internal_page p {
	color:#FFFFFF;
	font-size:21px;
	margin:10px;
	margin-bottom:20px;	
}

.min_galery {
	width:100%;
	float:right;	
	margin-left:40px;
	margin-bottom:50px;
}

.galery {
	width:100%;
	float:right;		
}

.image_list {
	width:100%px;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

/*.min_galery .image_list li {
	width:10em;
	height:10em;
	display:inline-block;
	list-style:none;
	background:#FFFFFF;
	margin:0 7px;
	margin-top:22px;
}

.galery .image_list li {
	width:220px;
	height:139px;
	display:inline-block;
	list-style:none;
	border:10px solid #FFFFFF;
	margin:0 6px;
margin-top:17px;
}

.galery .image_list li:hover {
	border:10px solid #06C3CA;	
}

.galery .image_list li a {
	width:100%;
	float:left;	
}
*/

/*.galery .image_list li:nth-child(4n+1) {
	margin-left:0;	
}*/

/*.galery .image_list li:nth-child(1n+5) {
	margin-bottom:0;	
}*/

/*.min_galery .image_list li:nth-child(1) {
	margin-top:0;
}

.min_galery .image_list li:nth-child(2) {
	margin-top:0;	
}

.min_galery .image_list li:nth-child(3) {
	margin-top:0;	
}*/

/*.min_galery .image_list li:nth-child(4n+1) {
	margin-left:0;	
}*/ {
	margin-left:0;	
}

.navigators_and_selectors {
	width:100%;
	float:left;
	height:43px;
	position:relative;
	margin-top:35px;	
}

.navigators {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:43px;
}

.navigators a {
	background-image:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/icons_nav_middle.png);
	background-repeat:no-repeat;
	width:21px;
	height:43px;	
}

.navigators a:nth-child(1) {
	float:left;	
	background-position:left center;
}

.navigators a:nth-child(1):hover {
	margin-left:2px;	
}

.navigators a:nth-child(2) {
	float:right;	
	background-position:right center;
}

.navigators a:nth-child(2):hover {
	margin-right:2px;	
}

.selectors {
	width:165px;
	margin:0 auto;
	text-align:center;
	height:43px;	
	z-index:500;
	position:relative;
}

.selectors a {
	display:inline-block;
	width:42px;
	height:42px;
	background:#06C3CA;
	text-align:center;
	line-height:42px;
	color:#FFFFFF;
	font-size:35px;
	text-decoration:none;
	font-weight:normal;
	border-radius:50px;
	margin: 0 5px;
}


.logo_divisor {
	width:129px;
	height:129px;
	position:absolute;
	top:-70px;
	z-index:500;
	left:50%;
	margin-left:-65px;
	background:url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/imagens/middle/logo_divisor_middle.png) center center no-repeat;	
}

/* --------------------------------------------------- */
/* Formulário Fale Conosco */
/* --------------------------------------------------- */

.formulario_fale_conosco {
	width:100%;
	float:left;	
	margin-top:25px;
}

.nome_campo {
	width:100%;
	float:left;
	font-size:18px;
	margin-top:20px;
	margin-bottom:12px;
	color:#FFFFFF;
}

.campo_grande {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 96%;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

.area_texto {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 95.5%;	
	font-size:13px;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

.seletor_fale_conosco {
    border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left;
    height: 32px;
    padding: 4px 4px 4px 10px;
	width:99%;
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);	
}

.seletor_fale_conosco option {
	font-size:12px;	
}

input.campo_captcha {
	border: 1px solid #CCCCCC;
    box-shadow: 0 7px 20px -20px black inset;
    color: #333333;
    float: left !important;
	margin-right:15px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 140px;	
	font-size:13px;	
	behavior: url(/web/20181127004451im_/http://chacaravfuberaba.com.br/modules/default/css/PIE.htc);
}

input.enviar_fale_conosco {
	width:100px;
	height:30px;
	font-size:18px;
	display:block;
	margin-top:50px;	
	background:#79000E;
	border:0;
	color:#FFFFFF;
}

.capchta {
	width:100%;
	float:left;	
}

.img_captcha {
	width:164px;
	height:50px;
	float:left;	
	margin-top:16px;
}

.campo_captcha {
	height:46px !important;
	width:150px !important;
	float:right !important;	
	margin:0 !important;
}

.enviar_fale_conosco {
	width: 150px !important;
	height: 49px !important;
	font-size: 18px !important;
	background: #06C3CA !important;
	border: 0 !important;
	color: #FFFFFF !important;
	font-family: 'Lobster', cursive;
	font-size:30px !important;
	margin-top:20px !important;
}

adress {
	width:100%;
	float:left;
	line-height:35px;
	color:#FFFFFF;	
	font-family: 'Lobster', cursive;
	font-size:18px;
	margin-top:25px;
}

.location {
	width:100%;
	float:right;
	height:auto;
	background:#FFFFFF;
	margin-top:68px;	
}

article:first-child{
		margin-top:200px !important;
	}


/* Tablet Portrait (768px) */
@media only screen and (min-width: 480px) and (max-width: 768px) {
	
	/* Pré-Formatação */
	.header_center, .middle_center, .footer_center { max-width: 95%; position:relative; }
	.header_container { width: 100%; }
	main { width: 100%; }
	.rotate_banner { width: 100%; }
	.box3 { width: 100%; }
	.footer_container { width: 100%; }
	.section_header { width: 100%; }
	.content_text { width: 56%; }
	.content_img { width: 44%; }
	
.header_container {
	height:9.875em;
	float:left;
	background:url(imagens/header/bg_header.png) left center repeat-x;
	position:relative;
	z-index:500;	
}

.logomark_header {
	width:20%;	
	height:17.875em;
	float:left;
}

.logomark_header h1, .logomark_header h1 a {
	float:left;
	width:100%;	
}

.social_network {
	width:4em;
	float:left;	
	margin-top:2.6875em;
	margin-left:3.875em;
}	

.social_network a {
	width:4em;
	height:4em;
	float:left;	
}

.social_network span {
	display:none
}

.nav-container {
	width:177px;
	float:right;
	position:relative;
}

#menuIcone{
	width:136px;
	height:54px;
	float:right;
	text-align:left;
	line-height:83px;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-top:50px;
	position:relative;
	z-index:500;
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone.active+.menu_itens, .menu_itens:hover {
	display:block;	
}

#menuIcone i {
	background:url(imagens/header/btn_menu_header.jpg) left center no-repeat;
	width:54px;
	height:54px;
	float:right;
}
img.imgtam{
    width:200px;
}

#menuIcone.active i {
	background:url(imagens/header/btn_menu_header.jpg) right center no-repeat;	
}


.menu_itens {
	display:none;
	width:100%;
	height:auto;
	padding-bottom:15px;
	background:#06C3C9;
	position:absolute;
	top:0;
	left:0;
	padding-top:150px;
}

.first_lvl {
	float:left;
	padding:0 10px;
	width:91%;
	margin:5px 0;
}

.first_lvl a {
	width:100%;
	float:left;
	color:#FFFFFF;
	font-family: 'Lobster', cursive;
	font-size:20px;
	text-decoration:none;
}
img.imgtam{
    width:200px;
}
}
