/**/
@font-face{
	font-family:museo;
	src: url("../fonts/museo900.eot"), url("../fonts/museo900.otf"), url("../fonts/museo900.ttf") format("truetype");
	font-weight:900;   
	font-style:normal;
}
@font-face{
	font-family:museo;
	src: url("../fonts/museo300.eot"), url("../fonts/museo300.otf"), url("../fonts/museo300.ttf") format("truetype");
	font-weight:300;   
	font-style:normal;
}
@font-face{
	font-family:museos;
	src: url("../fonts/museos100.eot"), url("../fonts/museos100.otf"), url("../fonts/museos100.ttf") format("truetype");
	font-weight:100;   
	font-style:normal;
}
@font-face{
	font-family:museos;
	src: url("../fonts/museos300.eot"), url("../fonts/museos300.otf"), url("../fonts/museos300.ttf") format("truetype");
	font-weight:300;   
	font-style:normal;
}
@font-face{
	font-family:museos;
	src: url("../fonts/museos900.eot"), url("../fonts/museos900.otf"), url("../fonts/museos900.ttf") format("truetype");
	font-weight:900;   
	font-style:normal;
}

/*		DEFAULT CSS			*/
*{
	margin:0px;
	padding:0px;
	color:inherit;
	font-size:inherit;
	font-family:inherit;
	font-weight:inherit;
	background-color:transparent;
	border:0px none transparent;
	text-align:left;
}
html,body{
	color:#000000;
	font-size:12px;
	font-family:calibri,corbel,arial,Helvetica,sans-serif;
	font-weight:normal;
}
body{
	background-color:#ffffff;
	overflow:auto;
}
header, section, footer, aside, nav, article, figure{
	display: block;
}
address{
	font-style:normal;
}
strong{
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}
a.nounder, a.nohover{
	text-decoration:none;
}
a.nounder:hover, a.nohover:hover{
	text-decoration:none;
}
ul li{
	list-style:none;
}
button, input[type="button"], input[type="submit"]{
	cursor:pointer;
}
::-webkit-input-placeholder {
    color:    #000;
}
:-moz-placeholder {
    color:    #000;
    opacity:  1;
}
::-moz-placeholder {
    color:    #000;
    opacity:  1;
}
:-ms-input-placeholder {
    color:    #000;
}
.tiny ul li{
	list-style: disc inside;
}
.auto{
	margin-left:auto;
	margin-right:auto;
	float:none;
}
.floatleft, .fl{
	float:left;
}
.floatright, .fr{
	float:right;
}
.absolute{
	position:absolute;
	z-index:10;
}
.relative{
	position:relative;
	z-index:10;
}
.fixed{
	position:fixed;
	z-index:10;
}
.both{
	clear:both;
}
.width100{
	width:100%;
}
.height100{
	height:100%;
}
.width50{
	width:50%;
}
.page{
	width:1236px;
}
.minpage{
	min-width:1236px;
}
.maxpage{
	max-width:1350px;
}
.inmaxpage{
	max-width:1236px;
}
.none{
	display:none;
}
.hidden, .hdn{
	overflow:hidden;
}
.pointer{
	cursor:pointer;
}
.aligncenter{
	text-align:center;
}
.replace{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.transition, .trn{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.transitionfast, .trnf{
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}
.middle{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);	
}
.ab_mobmenubt{
	width:36px;
	padding-top:7px;
	margin-top:92px;
}
.ab_mobmenubt span{
	display:block;
	background-color:#ffffff;
	height:6px;
	margin-bottom:5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.ab_mobmenubt:hover span{
	background-color:#fffa7c;
}
#of_fixedmenu .ab_mobmenubt{
	margin-top:17px;
}
#of_fixedmenu .ab_mobmenubt span{
	background-color:#007854;
}
#of_fixedmenu .ab_mobmenubt:hover span{
	background-color:#de7396;
}
.museo{
	font-family:'museo';
}
.museos{
	font-family:'museos';
}
.museo strong{
	font-weight:900;   
}
.museos strong{
	font-weight:900;   
}
/*		DEFAULT CSS			*/

/*		TOPO			*/
#of_htleft{
	height:600px;
	width:58%;
	padding-right:54px;
	box-sizing:border-box;
	position:relative;
	overflow: hidden;
	z-index: 12;
}
#of_htleft .foto{
	position:absolute;
	z-index:5;
	width:100%;
	height:100%;
	/*background-image:url(../img/bg/bgparquinho.jpg);*/
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	-webkit-transition: all 5s;
	-moz-transition: all 5s;
	-o-transition: all 5s;
	transition: all 5s;
}
#of_htleft:hover .foto{
	-ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);
}
#of_htleft .ltcenter{
	max-width:675px;
	width:100%;
}
#of_htright{
	height:600px;
	width:42%;
	position:relative;
}
#of_htright.histo{
	height:300px;
	width:auto;
	position:relative;
}
#of_htrtop{
	height:50%;
	box-sizing:border-box;
	padding-left: 58px;
	position:relative;
}
.histo #of_htrtop{
	height:100%;
	width:50%;
	padding-left: 0px;
}
.histo #of_htrtop .foto{
	margin-left: 0px;
}
.of_desthleft{
	float: right;
	width: 100%;
	max-width: 618px;
}
#of_htrtop .foto{
	position:absolute;
	z-index:5;
	width:100%;
	height:100%;
	/*background-image:url(../img/bg/bghistoria.jpg);*/
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	-webkit-transition: all 5s;
	-moz-transition: all 5s;
	-o-transition: all 5s;
	transition: all 5s;
	margin-left: -60px;
}
#of_htrtop:hover .foto{
	-ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);
}
#of_htrbottom{
	height:50%;
	box-sizing:border-box;
	padding-left: 58px;
	position:relative;
}
.histo #of_htrbottom{
	height:100%;
	width:50%;
}
#of_htrbottom .foto{
	position:absolute;
	z-index:5;
	width:100%;
	height:100%;
	/*background-image:url(../img/bg/bgbrinquedos.jpg);*/
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	-webkit-transition: all 5s;
	-moz-transition: all 5s;
	-o-transition: all 5s;
	transition: all 5s;
	margin-left: -60px;
}
#of_htrbottom:hover .foto{
	-ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);
}
#of_fixedmenu{
	position:fixed;
	z-index:999;
	top:0px;
	left:0px;
	width:100%;
	background-color:#f1fcf5;
	-ms-transform: translate(0px,-100%);
	-webkit-transform: translate(0px,-100%);
	transform: translate(0px,-100%);
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
#of_fixedmenu.show{
	-ms-transform: translate(0px,0%);
	-webkit-transform: translate(0px,0%);
	transform: translate(0px,0%);
}
#of_hometop .of_fixmenuh{
	float:left;
	margin-left: 440px;
}
#of_homemenu{
	z-index:15;
}
#of_menu{
	position:fixed;
	z-index:9999;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	-ms-transform: translate(0px,-100%);
	-webkit-transform: translate(0px,-100%);
	transform: translate(0px,-100%);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
#of_menu.show{
	-ms-transform: translate(0px,0%);
	-webkit-transform: translate(0px,0%);
	transform: translate(0px,0%);
}
ul.of_ulmenu{
	height:100%;
}
li.of_limenu{
	height:14.4%;
}
li.of_limenu.white{
	height:13.6%;
	background-color:#ffffff;
}
li.of_limenu .of_gradient{
	height:100%;
	display:block;
	text-decoration:none;
	position:relative;
}
li.of_limenu.yellow{
	background-color:#fcc954;
}
li.of_limenu.yellow .of_gradient{
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.15) 0%, rgba(252,201,84,1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.15) 0%,rgba(252,201,84,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, rgba(255,255,255,0.15) 0%,rgba(252,201,84,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ffffff', endColorstr='#fcc954',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
li.of_limenu.pink{
	background-color:#f282c9;
}
li.of_limenu.pink .of_gradient{
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.15) 0%, rgba(242,130,201,1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.15) 0%,rgba(242,130,201,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, rgba(255,255,255,0.15) 0%,rgba(242,130,201,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ffffff', endColorstr='#f282c9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
li.of_limenu.blue{
	background-color:#69cce5;
}
li.of_limenu.blue .of_gradient{
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.15) 0%, rgba(105,204,229,1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.15) 0%,rgba(105,204,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, rgba(255,255,255,0.15) 0%,rgba(105,204,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ffffff', endColorstr='#69cce5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
li.of_limenu.green{
	background-color:#73de9e;
}
li.of_limenu.green .of_gradient{
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.15) 0%, rgba(115,222,158,1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.15) 0%,rgba(115,222,158,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, rgba(255,255,255,0.15) 0%,rgba(115,222,158,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ffffff', endColorstr='#73de9e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
li.of_limenu.purple{
	background-color:#7873de;
}
li.of_limenu.purple .of_gradient{
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.15) 0%, rgba(120,115,222,1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.15) 0%,rgba(120,115,222,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, rgba(255,255,255,0.15) 0%,rgba(120,115,222,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ffffff', endColorstr='#7873de',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
li.of_limenu.red{
	background-color:#de7373;
}
li.of_limenu.red .of_gradient{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,de7373+100&0.15+0,1+100 */
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.15) 0%, rgba(222,115,115,1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.15) 0%,rgba(222,115,115,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, rgba(255,255,255,0.15) 0%,rgba(222,115,115,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ffffff', endColorstr='#de7373',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
p.of_pmenu{
	font-size:30px;
	color:#fff;
	font-weight:900;
	text-align:center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
li.of_limenu:hover p.of_pmenu{
    color: #333;
}
.of_menuroda{
	position:absolute;
	bottom:0px;
	left:50%;
	margin-left:-620px;
}
p.of_ptopfone{
	font-size:14px;
	color:#de7373;
	font-weight:300;
	padding-top: 2px;
}
.of_closemenu{
	position:absolute;
	z-index:20;
	top:-8px;
	left:50%;
	margin-left:515px;
	font-size:60px;
	color:#fff;
	font-weight:900;
	padding-left:10px;
	padding-right:10px;
}
h1.of_h1logo{
	width:160px;
	height:135px;
	background-image:url(../img/parquinho-da-redencao.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-size:100% auto;
	margin-top:57px;
}
.of_logofixed{
	margin-top:11px;
	margin-bottom:10px;
}
.of_inheader{
	z-index:99;
}
.of_topmsg{
	width:33px;
	height:30px;
	margin-right:28px;
	background-image:url(../img/bg/topmsg.png);
	background-repeat:no-repeat;
	background-position:center top;
	margin-top:98px;
}
.of_topmsg:hover{
	background-position:center bottom;
}
#of_fixedmenu .of_topmsg{
	background-image:url(../img/bg/topmsgm.png);
	margin-top:23px;
}
p.of_menudesc{
	font-size:10px;
	color:#fff;
	text-transform:uppercase;
	font-weight:300;
	text-align:center;
	letter-spacing: 1.8px;
}
.of_hovermd:hover p.of_menudesc{
	color:#fffa7c;
}
h2.of_h2topo{
	font-size:60px;
	color:#fffa7c;
	font-weight:900;
	line-height:100%;
	margin-top:372px;
}
p.of_ptopo{
	font-size:28px;
	color:#fff;
	font-weight:100;
	margin-top:8px;
}
h3.of_h3topo{
	font-size:42px;
	color:#fff;
	font-weight:900;
	line-height:100%;
	margin-top:130px;
}
.of_topobt{
	font-size:16px;
	font-weight:100;
	padding:11px 29px 9px 29px;
	margin-top: 13px;
	font-family:museos;
}
#of_htrtop .of_topobt{
	background-color:#de7396;
	color:#fff;
}
#of_htrbottom .of_topobt{
	background-color:#fffa7c;
	color:#999999;
}
#of_htrtop .of_topobt:hover{
	background-color:#ffffff;
	color:#de7396;
	font-family:museo;
	font-weight:900;
}
#of_htrbottom .of_topobt:hover{
	background-color:#ffffff;
	color:#d0de73;
	font-family:museo;
	font-weight:900;
}
/*		END TOPO		*/
/*		FEATURES			*/
.of_feats{
	margin-top:70px;
	margin-bottom:50px;
	background-repeat:no-repeat;
	background-position:left top;
	box-sizing:border-box;
	padding-top:40px;
	min-height:265px;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}
.of_feats, .of_feats p, .of_feats div{
	font-size:16px;
	color:#888888;
	font-weight:100;
	line-height:120%;
	font-family:museos;
}
.of_feats.um{
	/*background-image:url(../img/bg/eventos-aniver.png);*/
	background-position:left 12px;
	padding-left:113px;
}
.of_feats.dois{
	/*background-image:url(../img/bg/precos-hora.png);*/
	padding-left:116px;
}
.of_feats.tres{
	/*background-image:url(../img/bg/novidades-promo.png);*/
	background-position:left 21px;
	padding-left:115px;
}
.of_feats.um:hover{
	background-position:left 22px;
}
.of_feats.dois:hover{
	background-position:left 10px;
}
.of_feats.tres:hover{
	background-position:left 31px;
}
h3.of_h3feats{
	font-size:36px;
	font-weight:900;
	line-height:100%;
	margin-bottom: 7px;
}
.um h3.of_h3feats{
	color:#73de9e;
}
.dois h3.of_h3feats{
	color:#d0de73;
}
.tres h3.of_h3feats{
	color:#de7396;
}
.of_featsbt{
	font-size:14px;
	color:#888888;
	font-weight:100;
	padding:5px 40px 4px 40px;
	border:1px solid #888888;
	margin-top:24px;
}
.of_featsbt:hover{
	color:#fff;
}
.um .of_featsbt:hover{
	background-color:#73de9e;
	border-color:#73de9e;
}
.dois .of_featsbt:hover{
	background-color:#d0de73;
	border-color:#d0de73;
}
.tres .of_featsbt:hover{
	background-color:#de7396;
	border-color:#de7396;
}
/*		END FEATURES		*/
/*		QUIOSQUE			*/
#of_quiosque{
	/*background-image:url(../img/bg/quiosque.jpg);*/
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	padding:38px 0px 47px 0px;
	/*background-attachment: fixed;*/
}
#of_quiosque .col-md-12{
	max-width:720px;
}
h4.of_h4quiosque{
	font-size:30px;
	color:#fff;
	font-weight:900;
	text-align:center;
	margin-bottom:23px;
}
#of_quiosque, #of_quiosque p, #of_quiosque div{
	font-size:18px;
	color:#fff;
	font-weight:300;
	text-align:center;
	line-height:160%;
	font-family:museos;
}
/*		END QUIOSQUE		*/
/*		FOOTER			*/
#of_fooleft{
	width:42%;
	height:600px;
}
#of_fooright{
	width:58%;
	height:600px;
}
#of_fooltop{
	height:50%;
	background-color:#de7396;
}
#of_foolbottom{
	height:50%;
	background-color:#aeb965;
}
.of_foolfix{
	max-width:505px;
	padding-right:60px;
	box-sizing:border-box;
	width:100%;
}
h4.of_h4foo{
	font-size:30px;
	color:#fff;
	font-weight:900;
	margin-top:52px;
	margin-bottom: 30px;
}
#of_fooleft p{
	font-size:16px;
	color:#fff;
	font-weight:300;
	line-height:120%;
	min-height:18px;
	font-family:museos;
}
#of_fooleft #of_foolbottom p a{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#of_fooleft #of_foolbottom p a:hover{
	color:#de7396;
}
.of_fsocial{
	background-repeat:no-repeat;
	background-position:center top;
	margin:30px 8px 0px 0px;
}
.of_fsocial:hover{
	background-position:center bottom;
}
.of_fsocial.fb{
	background-image:url(../img/bg/fb.png);
	width:30px;
	height:30px;
}
.of_fsocial.ins{
	background-image:url(../img/bg/ins.png);
	width:29px;
	height:29px;
}
.of_fsocial.fb.top{
	background-image:url(../img/bg/topfb.png);
	margin-top:0px;
}
.of_fsocial.ins.top{
	background-image:url(../img/bg/topins.png);
	margin-top:0px;
}
#of_map{
	height:100%;
	background-color:#73de9e;
}
#of_map iframe{
	margin-top: -140px;
	opacity:0.75;
	width:100%;
	height:820px;
}
p.of_pcopy{
	font-size:10px;
	color:#888888;
	font-weight:300;
	margin:25px 0px 22px 0px;
	letter-spacing: 1px;
}
p.of_pcopy a:hover{
	color:#de7396;
}
.of_instatitle{
	padding-top:50px;
	padding-bottom:40px;
	text-align:center;
}
#instafeed{
	height:450px;
	overflow:hidden;
}
.classeinsta{
	width:12.5%;
	height:225px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	float:left;
}
.of_btins{
	background-image:url(../img/bg/insbt.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:28px;
	height:28px;
	margin-right:12px;
	vertical-align: top;
	margin-top: -3px;
}
.of_btins:hover{
	background-position:center bottom;
}
.of_userins{
	font-size:16px;
	color:#888888;
	text-transform:uppercase;
	font-weight:900;
	letter-spacing:0.5px;
}
.of_seguirins{
	background-image:url(../img/bg/seguir.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:64px;
	height:20px;
	margin-left:12px;
	vertical-align: top;
	margin-top: 1px;
}
.of_seguirins:hover{
	background-position:center bottom;
}
/*		END FOOTER		*/
/*		PARQUINHO E HISTORIA E BRINQUEDOS		*/
.of_parquinhobox{
	/*background-image:url(../img/bg/parquinho.jpg);*/
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:100px;
	padding-bottom:90px;
	min-height:370px;	
}
.of_historiabox{
	/*background-image:url(../img/bg/historia.jpg);*/
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:100px;
	padding-bottom:90px;
	min-height:370px;
}
.of_brinquedosbox{
	/*background-image:url(../img/bg/brinquedos.jpg);*/
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:100px;
	padding-bottom:90px;
	min-height:370px;
}
.of_eventosbox{
	/*background-image:url(../img/bg/eventos.jpg);*/
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:100px;
	padding-bottom:90px;
	min-height:370px;
}
h2.of_h2historia{
	font-size:36px;
	color:#fff;
	font-weight:900;
	text-align:center;
	margin-bottom:15px;
	position:relative;
}
h2.of_h2historia::before{
	content:"";
	position:absolute;
	left:50%;
	top:17px;
	width:110px;
	height:6px;
	background-color:#ffffff;
	margin-left: -243px;
}
.of_historiabox h2.of_h2historia::before{
	width:152px;
	margin-left: -249px;
	top: 26px;
}
.of_eventosbox h2.of_h2historia::before{
	width: 148px;
	margin-left: -246px;
	top: 16px;
}
.of_brinquedosbox h2.of_h2historia::before{
	display:none;
}
.of_parquinhobox, .of_parquinhobox p, .of_parquinhobox div, .of_historiabox, .of_historiabox p, .of_historiabox div, .of_brinquedosbox, .of_brinquedosbox p, .of_brinquedosbox div, .of_eventosbox, .of_eventosbox p, .of_eventosbox div{
	font-size:16px;
	color:#fff;
	font-weight:300;
	font-family:museos;
	text-align:center;
	line-height:150%;
}
.of_brinquedosbox p{
	max-width:320px;
	margin-left: auto;
	margin-right: auto;
}
.of_parquinhobox p{
	max-width:360px;
	margin-left: auto;
	margin-right: auto;
}
.of_historiabox p{
	max-width:350px;
	margin-left: auto;
	margin-right: auto;
}
.of_eventosbox p{
	max-width:330px;
	margin-left: auto;
	margin-right: auto;
}
.of_parquinhotext{
	max-width:820px;
	margin-top:42px;
	margin-bottom:36px;
}
.of_hrhisto{
	border-bottom:1px solid rgba(0,0,0,0.1);
	margin-top:75px;
}
.of_parquinhotext p, .of_parquinhotext div, .of_parquinhotext{
	font-size:18px;
	color:#999999;
	font-weight:300;
	text-align:center;
	min-height:27px;
	font-family:museos;
}
.of_parquinhotext table{
	margin-left:auto;
	margin-right:auto;
	max-width:780px;
	text-align:center;
	height: auto !important;
	width: 100% !important;
	margin-top: 25px;
}
.of_parquinhotext table img{
	margin-bottom: 15px;
	width: auto !important;
	height: auto !important;
}
.of_parquinhotext td{
	text-align:left;
	font-size:11px;
	color:#999;
	font-weight:300;
	font-family:'museo';
}
.of_parquinhotext td + td{
	text-align:right;
}
.of_parquinhotext tr + tr td{
	text-align:center;
	padding-right:30px;
}
.of_parquinhotext tr + tr td + td{
	text-align:center;
	padding-left:30px;
}
ul#of_ulbrinq{
	margin-top:60px;
	margin-bottom: 15px;
}
ul#of_ulbrinq li{
	height:265px;
	position:relative;
}
.of_fotobrinq{
	height:210px;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	background-blend-mode: normal;
}
.of_fotobrinq.trem{
	background-image:url(../img/bg/trem.jpg);
}
.yellow .of_fotobrinq{
	background-color:rgba(224,215,165,1);
}
.green .of_fotobrinq{
	background-color:rgba(196,224,165,1);
}
.blue .of_fotobrinq{
	background-color:rgba(165,205,224,1);
}
.red .of_fotobrinq{
	background-color:rgba(224,165,165,1);
}
.pink .of_fotobrinq{
	background-color:rgba(222,115,150,1);
}
ul#of_ulbrinq li:hover .of_fotobrinq{
	background-blend-mode: luminosity;
}
h3.of_h3brinq{
	position:absolute;
	z-index:5;
	width:100%;
	height:55px;
	box-sizing:border-box;
	font-size:21px;
	color:#fff;
	font-weight:900;
	text-align:center;
	bottom: 0px;
	padding-top: 17px;
	cursor:pointer;
}
.yellow h3.of_h3brinq{
	background-color:#e0d7a5;
}
.green h3.of_h3brinq{
	background-color:#c4e0a5;
}
.blue h3.of_h3brinq{
	background-color:#a5cde0;
}
.red h3.of_h3brinq{
	background-color:#e0a5a5;
}
.pink h3.of_h3brinq{
	background-color:#de7396;
}
.of_brinqbt{
	font-size:19px;
	color:#fff;
	font-weight:900;
	text-align:center;
	width: 36px;
	height: 36px;
	position:absolute;
	z-index:5;
	bottom:55px;
	right:0px;
}
.yellow .of_brinqbt{
	background-color:#e0d7a5;
}
.green .of_brinqbt{
	background-color:#c4e0a5;
}
.blue .of_brinqbt{
	background-color:#a5cde0;
}
.red .of_brinqbt{
	background-color:#e0a5a5;
}
.pink .of_brinqbt{
	background-color:#de7396;
}
ul#of_ulbrinq li:hover h3.of_h3brinq{
	height:75px;
	padding-top: 26px;
	font-size:24px;
}
ul#of_ulbrinq li:hover .of_brinqbt{
	bottom:75px;
}
ul#of_ulbrinq li.compre{
	background-color:#e1a9c3;
}
ul#of_ulbrinq li.compre:hover{
	background-color:#f1f1f1;
}
ul#of_ulbrinq li.compre:hover .of_hrcompre{
	background-color:#de7396;
}
ul#of_ulbrinq li.compre:hover p.of_pcompre, ul#of_ulbrinq li.compre:hover p.of_pcompretext{
	color:#de7396;
}
.of_arrowb{
	background-repeat:no-repeat;
	background-position:center center;
	width:50px;
	height:50px;
	position:fixed;
	z-index:999999;
	top:50%;
	margin-top:-17px;
	left:50%;
	visibility:hidden;
	opacity:0;
}
.of_arrowb.show{
	visibility:visible;
	opacity:1;
}
.of_arrowb.show:hover{
	opacity:0.5;
}
.of_arrowb.prev{
	background-image:url(../img/bg/prevb.png);
	margin-left:-480px;
}
.of_arrowb.next{
	background-image:url(../img/bg/nextb.png);
	margin-left:430px;
}
p.of_pcompre{
	font-size:31px;
	color:#fff;
	font-weight:900;
	text-align:center;
	line-height:100%;
	margin-left:20px;
	margin-right:20px;
}
.of_hrcompre{
	max-width:182px;
	height:5px;
	margin-top:23px;
	margin-bottom:18px;
	background-color:#ffffff;
}
p.of_pcompretext{
	font-size:23px;
	color:#fff;
	font-weight:300;
	text-align:center;
	line-height:120%;
	margin-left:45px;
	margin-right:45px;
}
.compre a{
	display:block;
	height:100%;
}
/*		END PARQUINHO E HISTORIA		*/
/*		EVENTOS			*/
#of_uleventos{
	
}
li.of_lieventos{
	padding-left:60px;
	height:370px;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	position:relative;
	font-size:18px;
	color:#fff;
	font-weight:300;
	font-family:museos;
	line-height: 120%;
	overflow:hidden;
}
h3.of_h3eve{
	font-size:36px;
	color:#fff;
	font-weight:900;
	margin-bottom:15px;
	margin-top:60px;
}
li.of_lieventos p, li.of_lieventos div{
	font-size:18px;
	color:#fff;
	font-weight:300;
	font-family:museos;
	margin-right:65px;
	line-height: 120%;
}
.of_evebt{
	font-size:16px;
	font-weight:300;
	padding:10px 22px 9px 22px;
	font-family:museos;
	color:#fff;
	position:absolute;
	bottom:60px;
}
.of_evebt.ev0{
	background-color:#73dea8;
}
.of_evebt.ev0:hover{
	background-color:#ffffff;
	color:#73dea8;
}
.of_evebt.ev1{
	background-color:#e3d984;
}
.of_evebt.ev1:hover{
	background-color:#ffffff;
	color:#e3d984;
}
.of_evebt.ev2{
	background-color:#73cede;
}
.of_evebt.ev2:hover{
	background-color:#ffffff;
	color:#73cede;
}
.of_shadoweve, .of_shadowfeat, .of_shadowbq, .of_shadowlig{
	background-color:rgba(0,0,0,0.8);
	position:fixed;
	z-index:99999;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	visibility:hidden;
	opacity:0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.of_shadoweve.show, .of_shadowfeat.show, .of_shadowbq.show, .of_shadowlig.show{
	visibility:visible;
	opacity:1;
}
.of_evelight{
	position:fixed;
	z-index:999999;
	top:50%;
	left:50%;
	width:700px;
	height:600px;
	visibility:hidden;
	opacity:0;
	margin:-300px 0px 0px -350px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	padding:40px 65px 0px 65px;
}
.of_evelight.show{
	visibility:visible;
	opacity:1;
}
.of_featlig{
	position:fixed;
	z-index:999999;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	visibility:hidden;
	opacity:0;
	margin:0px 0px 0px 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	background-color:#ffffff;
}
.of_featlig.show{
	visibility:visible;
	opacity:1;
}
#of_evelig0{
	background-color:#6cd09c;
}
#of_evelig1{
	background-color:#d5d58c;
}
#of_evelig2{
	background-color:#77cad1;
}
h4.of_h4eve{
	font-size:36px;
	color:#fff;
	font-weight:900;
	margin-bottom:25px;
}
.of_evelight div, .of_evelight p, .of_evelight li{
	font-size:16px;
	color:#fff;
	font-weight:300;
	font-family:museos;
	line-height: 120%;
}
.of_evelight div, .of_evelight p{
	min-height:20px;
}
.of_evelight li{
	margin-bottom:10px;
	margin-left: 25px;
}
.of_evelight strong{
	font-weight:900;
	font-family:museo;
}
#of_evelig1.of_evelight li{
	margin-bottom:1px;
}
.of_evelight ul{
	margin-top: 25px;
	margin-bottom: 18px;
}
.of_closeeve{
	position:absolute;
	z-index:20;
	top: 35px;
	right: 55px;
	font-size:36px;
	color:#fff;
	font-weight:900;
	padding-left:10px;
	padding-right:10px;
}
.of_ligpreco{
	max-width:900px;
}
.of_precoleft{
	width:100%;
	max-width:560px;
	font-size:16px;
	color:#888888;
	font-weight:300;
	font-family:museos;
}
.of_precoright{
	width:100%;
	max-width:340px;
	font-size:16px;
	color:#888888;
	font-weight:300;
	font-family:museos;
}
h4.of_h4precos{
	font-size:42px;
	color:#d0de73;
	font-weight:900;
	margin-bottom: 32px;
}
.of_precoleft h5, .of_precoright h5{
	font-size:16px;
	color:#d0de73;
	font-weight:900;
	font-family:museo;
	margin-top: 4px;
	margin-bottom:2px;
}
.of_precoleft p, .of_precoleft div, .of_precoleft li, .of_precoright p, .of_precoright div, .of_precoright li{
	font-size:16px;
	color:#888888;
	font-weight:300;
	font-family:museos;
	min-height:17px;
	line-height: 120%;
}
.of_closefeat{
	position:absolute;
	z-index:20;
	top: 12px;
	right: 40px;
	font-size:60px;
	color:#d0de73;
	font-weight:900;
	padding-left:10px;
	padding-right:10px;
}
.of_ligbrinq .of_closefeat{
	font-size:14px;
	font-weight:300;
}
.of_ligbrinq .of_closefeat{
	color:#fff;
	right: 240px;
	top: 263px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.of_ligbrinq .of_closefeat:hover{
	opacity:0.5;
}
#of_featopen2 .of_closefeat{
	color:#de7396;
}
#abfc_okform .of_closefeat{
	position:relative;
	top: auto;
	right: auto;
	font-size:42px;
	margin-bottom: 60px;
}
h4.of_h4novi{
	font-size:42px;
	color:#de7396;
	font-weight:900;
	margin-bottom: 15px;
	text-align:center;
}
.of_lignovi p, .of_lignovi div{
	font-size:16px;
	color:#888888;
	font-weight:100;
	font-family:museos;
	min-height:17px;
	line-height: 120%;
	text-align:center;
}
.of_ligbrinq{
	position:fixed !important;
	z-index:999999;
	top:50%;
	left:50%;
	width:830px;
	height:665px !important;
	visibility:hidden;
	opacity:0;
	margin:-332px 0px 0px -415px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	font-size:16px;
	color:#fff;
	font-weight:300;
	font-family:museos;
}
.of_ligbrinq.show{
	visibility:visible;
	opacity:1;
}
.of_ligbrinq.yellow{
	background-color:#aaa37d;
}
.of_ligbrinq.green{
	background-color:#aaa37d;
}
.of_ligbrinq.blue{
	background-color:#aaa37d;
}
.of_ligbrinq.red{
	background-color:#aaa37d;
}
.of_bqleft{
	width:75%;
}
.of_bqright{
	width:25%;
	height:100%;
	background-repeat:no-repeat;
	background-position:right top;
	background-size:cover;
}
.of_bqlfoto{
	height:210px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
h4.of_h4bq{
	font-size:21px;
	color:#fff;
	font-weight:900;
	float:left;
	padding:18px 44px 17px 44px;
	margin-top:32px;
	margin-bottom: 23px;
}
.of_ligbrinq.yellow h4.of_h4bq{
	background-color:#e0d7a5;
}
.of_ligbrinq.green h4.of_h4bq{
	background-color:#e0d7a5;
}
.of_ligbrinq.blue h4.of_h4bq{
	background-color:#e0d7a5;
}
.of_ligbrinq.red h4.of_h4bq{
	background-color:#e0d7a5;
}
.of_ligbrinq p, .of_ligbrinq li{
	font-size:16px;
	color:#fff;
	font-weight:300;
	font-family:museos;
	line-height:130%;
	margin-left:35px;
	margin-right:35px;
	min-height:15px;
}
.of_ligbrinq h5{
	font-size:16px;
	color:#fff;
	font-weight:900;
	font-family:museo;
	margin-left:35px;
	margin-top:25px;
	margin-bottom:22px;
}
#of_fooright .mask{
	width:100%;
	height:100%;
	position:absolute;
	z-index:11;
	top:0px;
	left:0px;
}
#of_fooright .mask a{
	display:block;
	height:100%;
}
#of_homeligbox{
	padding:35px 180px 120px 180px;
	background-color:#ffffff;
	position:fixed;
	z-index:999999;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 100%;
	max-width: 900px;
	box-sizing:border-box;
	visibility:hidden;
	opacity:0;
}
#of_homeligbox.show{
	visibility:visible;
	opacity:1;
}
h5.of_h5ligtitle{
	font-size:42px;
	color:#d0de73;
	font-weight:900;
	text-align:center;
	margin:55px 40px 65px 40px;
}
#of_homeligbox p, #of_homeligbox div{
	font-size:16px;
	color:#888888;
	font-weight:300;
	text-align:center;
	line-height:185%;
	font-family:'museo';
}
.of_closelighome{
	position:absolute;
	right:60px;
	top:20px;
	font-size:60px;
	color:#d0de73;
	font-weight:900;
	text-align:center;
}
/*		END FOOTER		*/

/*		MEDIA QUERIES		*/
@media (max-width: 1920px){}
@media (max-width: 1919px){}
@media (max-width: 1680px){}
@media (max-width: 1679px){
	.classeinsta{
		width:14.28%;
	}
}
@media (max-width: 1600px){}
@media (max-width: 1599px){}
@media (max-width: 1440px){
	.classeinsta{
		width:16.66%;
	}
	
}
@media (max-width: 1439px){}
@media (max-width: 1366px){}
@media (max-width: 1360px){}
@media (max-width: 1359px){
}
@media (max-width: 1280px){}
@media (max-width: 1279px){
	.of_arrowb{
		display: none !important;
	}
	.of_parquinhotext table img {
		max-width: 90%;
	}
	h1.of_h1logo {
		margin-top: 35px;
		margin-left: 30px;
	}
	.ab_mobmenubt {
		margin-top: 70px;
	}
	.of_topmsg {
		margin-right: 20px;
		margin-top: 77px;
	}
	#of_htleft {
		height: 400px;
		padding-right: 30px;
	}
	h2.of_h2topo {
		font-size: 42px;
		margin-top: 230px;
		margin-left: 30px;
	}
	p.of_ptopo {
		font-size: 20px;
		margin-top: 5px;
		margin-left: 30px;
	}
	#of_htright {
		height: 400px;
	}
	#of_htrtop, #of_htrbottom{
		padding-left: 30px;
	}
	#of_htrtop .foto, #of_htrbottom .foto{
		margin-left: -30px;
	}
	h3.of_h3topo {
		font-size: 32px;
		margin-top: 40px;
	}
	.histo h3.of_h3topo {
		font-size: 40px;
		margin-top: 130px;
	}
	.of_topobt {
		padding: 8px 25px 6px 25px;
		margin-top: 20px;
	}
	p.of_ptopfone {
		margin-left: 30px;
	}
	.of_fsocial.ins.top {
		margin-right: 20px;
	}
	.of_closemenu {
		top: 5px;
		left: auto;
		margin-left: auto;
		font-size: 42px;
		right: 20px;
	}
	p.of_pmenu {
		font-size: 28px;
	}
	.of_feats {
		margin-top: 40px;
		margin-bottom: 20px;
		max-width: 450px;
		margin-left: auto;
		margin-right: auto;
	}
	#of_fooltop, #of_foolbottom{
		padding-left: 30px;
	}
	#of_fooleft, #of_fooright{
		width: 50%;
	}
	h4.of_h4foo {
		margin-top: 40px;
		margin-bottom: 20px;
	}
	p.of_pcopy {
		margin: 25px 30px 22px 30px;
	}
	.of_logofixed {
		margin-left: 20px;
	}
	#of_fixedmenu .ab_mobmenubt {
		margin-right: 20px;
	}
	.absolute .ab_mobmenubt {
		margin-right: 30px;
	}
	h2.of_h2historia::before, .of_eventosbox h2.of_h2historia::before{
		display: none;
	}
	.of_parquinhotext {
		padding-left: 30px;
		padding-right: 30px;
	}
	li.of_lieventos {
		height: 300px;
		text-align:center;
		padding-left: 30px;
		padding-right: 30px;
	}
	h3.of_h3eve {
		margin-top: 40px;
		text-align: center;
	}
	li.of_lieventos p, li.of_lieventos div{
		text-align: center;
	}
	.of_evebt {
		bottom: 40px;
		left: 50%;
		margin-left: -60px;
	}
	li.of_lieventos p, li.of_lieventos div {
		margin-right: 0px;
	}
	.nomobile{
		display:none;
	}
	.onlymobile{
		display:block;
	}
	.of_featlig {
		position: relative;
		z-index: 9;
		top: 0px;
		left: 0px;
		height: auto;
		display:none;
		margin: 0px 0px 0px 0px;
		padding: 30px 30px 30px 30px;
	}
	.of_featlig.show{
		display:block;
	}
	.of_featlig .middle {
		top: 0px;
		transform: none;
		-ms-transform: none;
		-webkit-transform: none;
	}
	.of_shadoweve{
		display:none !important;
	}
	.of_evelight{
		position: relative;
		z-index: 9;
		top: 0px;
		left: 0px;
		width: auto;
		height: auto;
		margin: 0px 0px 0px 0px;
		display:none;
		padding: 40px 30px 40px 30px;
	}
	.of_evelight.show{
		display:block;
	}
	.of_precoleft, .of_precoright{
		max-width: none;
	}
	h4.of_h4precos, .of_precoleft p, .of_precoleft div, .of_precoleft li, .of_precoright p, .of_precoright div, .of_precoright li, .of_precoleft h5, .of_precoright h5{
		text-align: center;
	}
	.of_precoright {
		margin-top: 50px;
	}
	/*#of_quiosque{
		background-position:center center !important;
		background-size:cover  !important;
		background-attachment: scroll;
	}*/
	.of_ligbrinq {
		position: relative !important;
		z-index: 9;
		top: 0px;
		left: 0px;
		width: auto;
		height: auto !important;
		margin: 0px 0px 0px 0px;
		float: none;
		clear: both;
		display: none;
		min-height:665px;
	}
	.of_ligbrinq.show{
		display: block;
	}
	.of_shadowbq{
		display: none !important;
	}
	.of_bqright {
		width: 27%;
		height: 665px;
	}
	.of_bqleft {
		width: 73%;
	}
	#of_hometop .of_fixmenuh {
		float: right;
		margin-left: 0px;
		margin-right: 43%;
	}
	.onlymobilein{
		display:inline-block;
	}
	.of_desthleft {
		padding-left: 30px;
		float: none;
		max-width: none;
	}
	#of_homeligbox {
		padding: 15px 40px 30px 40px;
		width: 90%;
	}
	.of_closelighome {
		right: 30px;
		top: 0px;
	}
	h5.of_h5ligtitle {
		font-size: 36px;
		margin: 55px 40px 35px 40px;
	}

}
@media (max-width: 1151px){
	.classeinsta{
		width:20%;
	}
}
@media (max-width: 1080px){}
@media (max-width: 1050px){}
@media (max-width: 1024px){
	.classeinsta{
		width:25%;
	}
}
@media (max-width: 1023px){}
@media (max-width: 960px){}
@media (max-width: 959px){}
@media (max-width: 900px){}
@media (max-width: 800px){
	.classeinsta{
		width:33.33%;
	}
}
@media (max-width: 768px){}
@media (max-width: 767px){
	.of_parquinhotext td {
		display: block;
	}
	.of_parquinhotext table img {
		max-width: 100%;
		margin-bottom: 25px;
	}
	.of_parquinhotext tr + tr td {
		padding-right: 0px;
	}
	.of_parquinhotext tr + tr td + td {
		padding-left: 30px;
	}
	#of_htleft {
		width: 100%;
		float: none;
	}
	h2.of_h2topo {
		font-size: 32px;
		margin-top: 255px;
	}
	p.of_ptopo {
		font-size: 18px;
		margin-top: 3px;
	}
	#of_htright {
		height: 400px;
		width: 100%;
		float: none;
	}
	h3.of_h3topo {
		font-size: 28px;
	}
	.histo #of_htrtop, .histo #of_htrbottom{
		height: 50%;
		width: 100%;
		float: none;
	}
	#of_htright.histo {
		height: 400px;
	}
	.histo h3.of_h3topo {
		font-size: 30px;
		margin-top: 60px;
	}
	.of_feats {
		max-width: 90%;
	}
	h3.of_h3feats {
		font-size: 32px;
	}
	h4.of_h4quiosque {
		font-size: 26px;
	}
	#of_quiosque {
		padding: 40px 20px 30px 20px;
	}
	#of_fooleft, #of_fooright{
		width: 100%;
		float: none;
	}
	#of_fooright {
		height: 300px;
	}
	#of_map {
		position: relative;
	}
	#of_map iframe {
		height: 520px;
	}
	p.of_pcopy {
		margin: 15px 30px 15px 30px;
		float: none;
		text-align: center;
	}
	p.of_pmenu {
		font-size: 24px;
	}
	p.of_ptopfone {
		margin-left: 0px;
		float: none;
		text-align: center;
		margin-top: -20px;
	}
	li.of_limenu {
		height: 13.5%;
	}
	li.of_limenu.white .fr{
		float:none;
		text-align: center;
		position: relative;
		top: 50%;
		transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);	
	}
	li.of_limenu.white {
		height: 19%;
	}
	.of_fsocial.fb.top, .of_fsocial.ins.top {
		float: none;
		margin-left: 4px;
		margin-right: 4px;
		margin-top: 22px;
	}
	.of_closefeat {
		top: 17px;
		right: 15px;
		font-size: 50px;
	}
	h4.of_h4novi, h4.of_h4precos{
		font-size: 32px;
	}
	.of_parquinhobox, .of_eventosbox, .of_brinquedosbox{
		padding-top: 180px;
		padding-bottom: 100px;
		background-size: cover;
	}
	li.of_lieventos {
		padding-left: 20px;
		padding-right: 20px;
	}
	li.of_lieventos p, li.of_lieventos div {
		font-size: 16px;
	}
	ul#of_ulbrinq {
		margin-top: 0px;
	}
	.of_foolfix {
		padding-right: 30px;
	}
	.of_bqright {
		width: 210px;
		height: 665px;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-top:20px;
	}
	.of_bqleft {
		width: 100%;
		float: none;
	}
	#of_hometop .of_fixmenuh {
		margin-right: 0px;
	}
	#of_homeligbox {
		padding: 15px 20px 20px 20px;
	}
	.of_closelighome {
		font-size: 50px;
	}
	h5.of_h5ligtitle {
		font-size: 26px;
		margin: 55px 10px 15px 10px;
	}
	#of_homeligbox p, #of_homeligbox div {
		font-size: 14px;
		line-height: 155%;
	}
	
}
@media (max-width: 640px){}
@media (max-width: 639px){
	.classeinsta{
		width:50%;
	}
}
@media (max-width: 480px){}
@media (max-width: 479px){}
@media (max-width: 400px){
	.classeinsta{
		width:50%;
	}
}
@media (max-width: 399px){
	h1.of_h1logo {
		margin-top: 20px;
		margin-left: 20px;
		width: 90px;
		height: 85px;
	}
	p.of_ptopo {
		margin-left:20px;
	}
	#of_htrtop, #of_htrbottom {
		padding-left: 20px;
	}
	#of_htrtop .foto, #of_htrbottom .foto {
		margin-left: -20px;
	}
	.ab_mobmenubt {
		margin-top: 35px;
	}
	.of_topmsg {
		margin-right: 15px;
		margin-top: 41px;
	}
	#of_htleft {
		height: 310px;
		padding-right: 20px;
	}
	h2.of_h2topo {
		font-size: 30px;
		margin-top:180px;
		margin-left:20px;
	}
	.of_feats {
		background-image: none !important;
		padding-left: 0px !important;
		min-height: 0px;
	}
	h3.of_h3feats {
		font-size: 32px;
		text-align: center;
	}
	.of_feats, .of_feats p, .of_feats div {
		text-align: center;
	}
	h4.of_h4novi, h4.of_h4precos {
		font-size: 26px;
	}
	.of_parquinhotext {
		padding-left: 20px;
		padding-right: 20px;
	}
	.of_historiabox {
		padding-top: 90px;
		padding-bottom: 80px;
		min-height: 0px;
		background-size: cover;
	}
	.of_evelight {
		padding: 40px 20px 40px 20px;
	}
	.of_fsocial.fb.top, .of_fsocial.ins.top {
		margin-top: 0px;
	}
	
	
	
	
}
@media (max-width: 320px){}