html,body{
      /*height:100%;*/
      margin: 0;
      padding: 0;
      border: none;
	  font-family: 'Open Sans Condensed', sans-serif;
	   /*font-family: 'MyFontFamily';*/
	  color:#000; 
	  background-color:#ffffff;
	  font-size:11px;
}

.relative
{
	position:relative;
}
   
.left
{
	float:left;
}

.right
{
	float:right;
}

.clear
{
	clear:both;
}

.h
{
	display:none;
}

.v
{
	visibility:hidden;
}

a
{
	color: inherit;
	text-decoration: none;
}

#main
{
	width:768px;
	margin:0 auto;
}

h1
{
	margin-top: 28px;
	padding-bottom: 28px;

}

nav ul#menu
{
	border-bottom: solid 2px #4d3316;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0px;
	padding-bottom: 12px;
	margin-top: 20px;
}

nav ul#menu li
{
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

nav ul#menu li a.sel, nav ul#menu li a:hover, nav ul#submenu li a.sel, nav ul#submenu li a:hover
{
	color: #4d3316
}

nav ul#submenu
{
	margin: 0;
	padding: 0;
	border-bottom: solid 2px #4d3316;
	text-align: center;
	font-size: 0px;
	padding-bottom: 6px;
}

nav ul#submenu li
{
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
/* 	letter-spacing: 2px; */
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 6px;
}

footer
{
	border-top: solid 2px #4d3316;
	padding-top: 20px;
	margin-top: 30px;
	padding-bottom: 20px;
}

footer a:hover
{
	color: #4d3316
}

footer ul
{
	margin: 0;
	padding: 0;
	font-size: 0px;
}

footer ul li
{
	display: inline-block;
	height: 140px;
	width: calc((100% - 44px) / 3);
	margin-left: 22px;
	background-position: center center;
	background-size: cover;
	position: relative;
	vertical-align: top;
}

footer ul li:first-child
{
	margin-left: 0px;
}

footer ul li a
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}


footer ul li p
{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 30px;
	z-index: 100;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	color: #fff;
}

footer ul li .footer_item
{
/* 	display: none; */
}

.filter
{
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #4d3316;
	position: absolute;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)'; 
	filter: alpha(opacity=80); 
	opacity:0.8;
	z-index: 5;
}

.filter_falecido
{
	top: 0px;
	left: 0px;
	width: 100%;
	height: calc(100% - 22px);
	background-color: #000;
	position: absolute;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)'; 
	filter: alpha(opacity=70); 
	opacity:0.7;
	z-index: 5;
	display: block;
}

footer ul li a:hover
{
	color: inherit;
}

footer .sign
{
	margin-top: 30px;
}

footer .sign img
{
	margin-left: 8px;
}

section
{
	margin-top: 30px;
}

.media
{
	padding-bottom: 30px;
}

.texto
{
	font-size: 16px;
	line-height: 26px;
}

ul.burros
{
	margin: 0;
	padding: 0;
	margin-left: -22px;
	font-size: 0px;
}

ul.burros .burro_item
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	height: 140px;
	width: calc((100% - 66px) / 3);
	padding-bottom: 22px;
	margin-left: 22px;
	position: relative;
	vertical-align: top;
}

ul.burros li .filter
{
	height: calc(100% - 22px);
}

ul.burros .burro_item .img
{
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: calc(100% - 22px);
	position: absolute;
}

.burro_item_info
{
	display: none;
	height: 100%;
}

.burro_item_info .info
{
	color: #fff;
	text-align: center;
	z-index: 300;
	position: absolute;
	width: 100%;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 11px;
	 top: 46%;
	 -webkit-transform: translateY(-50%);
	 -ms-transform: translateY(-50%);
	 transform: translateY(-50%);
}

.burro_item_info .info p
{
	padding-bottom: 4px;
}

.extra_bold
{
	font-weight: 800;
}

ul.burros .burro_item.sel .img
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 5px #4d3316;
}

ul.burros .burro_item.sel.falecido .img
{
	border-color: #000;
}

ul.burros .burro_item.sel
{
	background-color:#4d3316;
}

ul.burros .burro_item.sel.falecido
{
	background-color: #000;
}

#slide
{
	position: relative;
	margin-left: 22px;
	margin-bottom: 22px;
	background-color:#4d3316;
	width: calc(100% - 23px);
	background-image: url(/images/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#burro_info_fill
{
/* 	display: none; */

	display: none;
	color: #fff;
}

#burro_info_fill.falecido
{
	background-color: #000;
}

#burro_info_fill .media
{
	padding: 8px;
	padding-bottom: 16px;
}

#burro_info_fill .burro_legenda
{
	font-size: 10px;
	text-transform: uppercase;
/* 	letter-spacing: 1px; */
	line-height: 15px;
	text-align: center;
	padding-bottom: 16px;
}

#burro_info_fill .burro_texto
{
	padding-top: 6px;
	font-size: 14px;
/* 	letter-spacing: 1px; */
	line-height: 22px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

.burro_sep
{
	font-size: 12px;
	height: 66px;
	clear: both;
}

form#voluntariado
{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}


form button
{
	background-color: #4d3316;
	border: none;
	height: 25px;
	width: 100px;
	margin-top: 25px;
	color: #fff;
	cursor: pointer;
}

.caixas
{
	outline: none;
	border:solid 1px #bababa;
	margin-bottom: 8px;
	width: 100%;
	height: 25px;
	padding-left: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
}

.caixas_error
{
	border-color: #ff0000;
}

.hcaixas
{
	height: 100px;
	padding-top: 8px;
}

.label_result
{
	font-size: 20px;
	text-align: center;
	color: #ff0000;
}

.lang_select
{
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 0px;
}

.lang_select li
{
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 2px;
	padding-right: 2px;
	display: inline-block;
}

.lang_select li a.sel, .lang_select li a:hover
{
	color: #4d3316;
	font-weight: 700;
}

form#newsletter
{
	margin-bottom: 7px;
}

form#newsletter .botao_newsletter
{
	padding-top: 0px;
	margin-top: 0px;
	width: 50px;
	margin: 0;
	padding: 0;
}

form#newsletter .caixa_newsletter
{
	width: 300px;
	height: 23px;
	outline: none;
	padding-left: 5px;
	border:solid 1px #bababa;
	border-right-color: #fff;
}

form#newsletter .caixa_newsletter.caixas_error
{
	border-color: #ff0000!important;
	border-right-color: #fff!important;
}

.galeria_slider li img
{
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
}

.msg
{
	font-size: 15px;
	color: #ff0000;
	margin-top: 20px;
	margin-bottom: 10px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.flexslider .slides > li
{
	height: auto!important;
	min-height: 295px!important;
	img
	{
		height: 295px;
		width: 100%;
		object-fit:cover;
	}
}
