/***************************/
/*    GOWEB 2014		  */
/*************************/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
nav ul,
nav li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}

.logo .bx-controls {
	display:none;
}

article,
aside,
details, 
figcaption,
figure,
footer,
header,
hgroup,
menu,
menu2,
nav,
section {
	display: block;
}

ol,
ul {
	list-style:none;
}

blockquote,
q {
	quotes:none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content:'';
	content:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}


/* start editing from here */

#not_destaques_mobile {
	margin-top:8px;
	background-color:#e9e9e9;
}
#not_destaques_mobile #bx-wrapper3 .slider3 .conteudo {
padding-left:15px;
padding-right:15px;
}

#not_destaques_mobile #bx-wrapper3 .slider3 .conteudo .data{
font-size:11px;
color: #656565;
margin-bottom: 16px;
}
#not_destaques_mobile #bx-wrapper3 .slider3 .conteudo .title,
#not_destaques_mobile #bx-wrapper3 .slider3 .conteudo .title a,
#not_destaques_mobile #bx-wrapper3 .slider3 .conteudo .title a:link,
#not_destaques_mobile #bx-wrapper3 .slider3 .conteudo .title a:active,
#not_destaques_mobile #bx-wrapper3 .slider3 .conteudo .title a:visited,
#not_destaques_mobile #bx-wrapper3 .slider3 .conteudo .title a:hover{
font-size:12px;
font-weight:bold;
color: #656565;
margin-bottom: 20px;
text-decoration:none;
}

#not_destaques_mobile #bx-wrapper3 .slider3 .conteudo .desc,
#not_destaques_mobile #bx-wrapper3 .slider3 .conteudo .desc a,
#not_destaques_mobile #bx-wrapper3 .slider3 .conteudo .desc a:link,
#not_destaques_mobile #bx-wrapper3 .slider3 .conteudo .desc a:active,
#not_destaques_mobile #bx-wrapper3 .slider3 .conteudo .desc a:visited,
#not_destaques_mobile #bx-wrapper3 .slider3 .conteudo .desc a:hover{
font-size:12px;
color: #656565;
text-decoration:none;
width:98%;
margin-bottom:0;
}

.separador1 {
	background-color:#A18C33;
	color:#FFF;
	padding:5px;
}

.menuleft {
	width:100%;
}

.menuleft a:link, 
.menuleft a:visited {
	background-color:#2D2D2D;
	color:#FFF;
	text-align:center;
	width:100%;
	line-height:30px;
	display:block;
	border-top:1px solid #4F4F4F;
}

.menuleft a:hover {
	background-color:#8F8F8F;
	color:#FFF;
	text-align:center;
	width:100%;
	line-height:30px;
	display:block;
	border-top:1px solid #4F4F4F;
}
 
a {
	text-decoration:none;
}

.txt-rt { 
	text-align:right; 
}

.txt-lt {
	text-align:left;
}

.txt-center {
	text-align:center;
}

.float-rt {
	float:right;
}

.float-lt {
	float:left;
}

.clear {
	clear:both;
}

.pos-relative {
	position:relative;
}

.pos-absolute {
	position:absolute;
}

.vertical-base {
	vertical-align:baseline;
}

.vertical-top {	
	vertical-align:top;
}

.underline {	
	padding-bottom:5px;	
	border-bottom: 1px solid #555; 
	margin:0 0 20px 0;
}

nav.vertical ul li {}

.menu2 ul {
    margin: 0;
    padding: 0;
    position: relative;
	background-color: #2D2D2D;
}

.menu2 li {
    border-bottom: 1px solid #444444;
}

.menu2 a {
    color: #666666;
    display: block;
    font-size: 12px;
    line-height: 30px;
}

nav.horizontal ul li {
	display: inline-block;
}

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

#imagem_show {
	background-color:#FFF;
	max-width:500px;
	min-width:280px;
	width:100%;
	height:auto;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#2D2D2D;
}

.wrap {
	width:100%;
}

article {
	font-size:14px;
	color:#999;
}

article,
article.underline {
	padding:20px 0;
	margin-bottom:0;
}

.underline:last-child {
	border-bottom:none;
}

.campo label {
	font-weight:bold;
}

.campo {
	padding-top:10px;
}

article img {
	margin:10px 0;
	padding:5px;
	border:1px solid #555;
	background:#2d2d2d;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	color:#A18C33;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#0000;
}


/* headings */

h1,
h2,
h3,
h4,
h5,
h6 {
	/*font-weight:bold;*/
	color:#3D3D3D;
	text-transform:uppercase;
} 

h1 {
	font-size: 24px;
	margin:0 0 .2em 0;
	line-height:28px;
}

h2 {
	font-size: 12px;
	margin:0;
}

#catalogo_detalhe_mobile .grelha_detail .titulos h2 {
	font-size: 18px;
	margin:0 0 .3em 0;
	color:#FFF;
}

h2 a {
	font-size: 18px;
	margin:0 0 .3em 0;
	color:#FFF !important;
	padding-left:15px;
}

h3 {
	font-size: 12px;
	margin:0 0 .4em 0;
	font-weight:bold;
}

h4 {
	font-size: 14px;
}

h5,
h6 {
	font-size: 12px;
}

h4,
h5,
h6 {
	margin:0 0 .6em 0;	
}


/* paragraph */

p {
	/*line-height:26px;*/
	/*margin:0 0 16px 0;*/
}

.content-slide a:link,
.content-slide a:visited {
	color:#656565;
	font-weight:normal;
	font-size:12px;
}

.content-slide .title a:link,
.content-slide .title a:visited {
	color:#656565;
	font-weight:bold;
	font-size:12px;
}

.content-slide .title {
	padding-bottom:15px;
}

.content-slide .data {
	font-size:11px;
	margin-bottom:10px;
}


/* TextFormatting */

strong,
b {
	font-weight: bold;
}

i,
cite,
em, 
var,
address,
dfn {
	font-style: italic;
}

small {
	font-size: smaller;
}

del {
	text-decoration: line-through;
}

ins {
	text-decoration: underline;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

sub,
sup {
	font-size: smaller;	
}

code,
kbd,
samp,
pre,
.pre-text {
	font-family: monospace;
}

q {
	display:inline;
}

q:before {
	content: open-quote;
}

q:after {
	content: close-quote;
}

address {
	line-height: 22px;
	margin:0 0 16px 0;
}

abbr[title] {
	border-bottom:1px dotted #565656;
}

.campos .docs {
	padding-left:20px;
}


/* blcokquote */

blockquote {
	margin:16px 0 16px 40px;
}


/* pre */

pre {
	display: block;
	white-space: pre;
	margin: 1em 0px;
	word-wrap: break-word;
}


/* HTMl lists */

ul,
ol,
dl {
	display: block;
	margin:1em 0 1em 0;
}

ul, 
ol {
	padding-left: 40px;	
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

dt,
dd {
	display: block;	
	margin:0 0 0.5em 0;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 2em;
}

/*--------------------------------------*/

#form_view_mobile .bt input {  
	border:none;
}

/*#form_view_mobile  table tr td:first-child { width:20%;  }*/

#form_view_mobile .bt input:hover,
#form_view_mobile .bt input:focus { 
	border:none;
}

#form_view_mobile input[type="submit"] {
	background-color: #2B2B2B;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0 1% 0 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-top: 4px;
    text-transform: uppercase;
}

#form_view_mobile input[type="submit"]:hover {
	background-color:#585858;
	color:#ffffff;	
}

#form_view_mobile select { 
	background-color:#fafafa;
	border:none;
	padding:5px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:12px;
	width:99%;
}

.messages .error {
	color:#C00;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}

.error_message {
	color:#C00;
	font-weight:bold;
}

#utilizadores_block input[type="text"],
#utilizadores_block input[type="password"] {
	width:150px;
}

#form_view_mobile input[type="file"] {
	width:99%;
}

#form_view_mobile input[type="text"],
#form_view_mobile input[type="password"] { 
	background-color:#fafafa;
	border:none;
	padding:5px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:12px;
	width: 98%;
}

#form_view_mobile input[type="text"],
#form_view_mobile input[type="password"],
#form_view_mobile textarea { 
	float:left;
	margin-bottom:10px;
}

#form_view_mobile textarea { 
	height:80px;
	background-color:#f2f2f2;
	border:none;
	padding:5px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:12px;
	width: 98%;
}

#form_view_mobile  select {
	padding:5px; 
	color:#3f3f3f; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	margin-bottom:10px;
}

#form_view_mobile input#cod_postal_cp2 {
	width:30px;
}

#form_view_mobile input#cod_postal_cp1 {
	width:60px;
}

#form_view_mobile input[type="password"]:hover,
#form_view_mobile input[type="text"]:hover,
#form_view_mobile textarea:hover { 
	background-color:#f4f4f4;
	border:none;
	padding:5px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:12px;
}

#form_view_mobile input[type="password"]:focus,
#form_view_mobile input[type="text"]:focus,
#form_view_mobile textarea:focus { 
	background-color:#f4f4f4;
	border:none;
	padding:5px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:12px;
}

label {}

#form_view_mobile label {
	clear: both;
    font-size: 13px;
}

#form_view_mobile label.lchck input {
	margin:0px 10px 0px 0px;
	height:10px;
}

#form_view_mobile .asterisco {
	font-size:14px;
}

#form_view_mobile div#separator {
	padding-top:20px;
	border-bottom:1px solid #442726;
	margin-bottom:20px;
	margin-top:10px;
}

#form_view_mobile div#separator label {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#EB1B24;
	border-bottom:3px solid #442726;
}


#form_view_mobile #radio input { 
	width:14px;
	border:0px;
	background:none;
	padding:0;
	text-align:left;
}

#form_view_mobile input[type="checkbox"] { 
	width:14px;
	border:none; 
	background:none; 
	margin:0 4px 0 0; 
	float:left; 
	padding:0;
}


/*  FORM INPUTS ------------------------------------------------------------------ */

#form_view_mobile form {
	margin:0px;
} 

/*.form_field_active{ } /*cor de fundo para campos seleccionados*/

#form_view_mobile form.LV_form_to_validate input {
	float: none;
}


/*icons de valida??o dos campos de forms*/

#form_view_mobile .valid_img {}

#form_view_mobile .invalid_img { float:left; padding:2px 0 0 5px}

#form_view_mobile .LV_invalid {}

#form_view_mobile .LV_valid{}

#form_view_mobile .LV_validation_message{ 
	color: #3F3F3F;
    float: right;
    font-size: 10px;
    padding: 0 0 0 3px;
}

#form_view_mobile .invalid_txt { 
	clear:both;
	display:block;
	color:#999999;
	display:none;
} 


/* para as select */

#form_view_mobile .LV_valid_field {
	float: left;
}


/* para ao date-picker */

#form_view_mobile .date-picker-control {
	float: none;
}


/* botao para gerar password */

#form_view_mobile .span_passwordGenerator {
	padding:0px 0px 0px 3px;
	float:left;
}


/*  OUTROS */

#form_view_mobile #history_back {
	padding-top:5px;
	border-top: 1px dotted #999999;
	text-align:right;
}

#form_view_mobile .cp_separator {
	float: left;
}

#form_view_mobile .separator {
	color: #0088D2;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
    text-transform: uppercase;
}

#form_view_mobile .separator hr { 
	border:1px solid #442726;
	margin:3px 0 5px 0;
	padding:0;
}

#form_view_mobile .invalid_txt label {
	display:inline;
}

#form_view_mobile #form_fields {
    float: left;
    height: 420px;
    width: 52%;
}

#form_view_mobile #image_frame {
    float: right;
    height: 420px;
    width: 47%;
}


/*--------------------------------------*/

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F2F2F2;
	background-image:url(/media/images_mobile/bck_header_row2.png);
	background-repeat:repeat-x;
	background-position:top left;
	font-size:14px;
	color:#2d2d2d;
}

header {}

header,
footer {}

footer {
	background: none repeat scroll 0 0 #656565;
    bottom: 0;
    clear: both;
    color: #656565;
    font-size: 12px;
    height:420px;
    width: 100%;
    z-index: 999999;
	margin-top:45px;
}

footer p {
	margin:0;
}

.row1a {
	background-color: #656565;
    height: 40px;
    width: 100%;
}
.row1 {
	background-color: #656565;
    height: 44px;
    width: 100%;
	position: absolute;
}

.logo {
	position:relative;
	background-image: url(/media/images/banner_04.jpg);
    height: 150px;
    background-position: center;
    background-repeat: no-repeat;
}

.logo .mlogo {
   	left: 50%;
    margin-left: -120px;
    max-width: 405px;
    min-width: 240px;
    padding-top: 30px;
    position: absolute;
    z-index: 99999;
}

@media screen and (max-width: 380px) {

.logo .mlogo {
   	left: 50%;
    margin-left: -120px;
    max-width: 405px;
    min-width: 240px;
    padding-top: 18px;
    position: absolute;
    z-index: 99999;
}

}

.roda {
	cursor: pointer;
    display: block;
    float: left;
    padding: 11px 0 5px 18px;
}

.roda img {
	display:block;
}

.options {
	float: right;
    padding-right: 18px;
    padding-top: 13px;
}

.options ul {
	margin:0;
	padding:0;
}

.options li {
	background: url("images/options.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 40px;
    padding-top: 0px;
    text-indent: -1000em;
    width: 31px;
}

.options li.active,
.active {}

.options li:first-child {
	background-position: 22px 20px;
}

.options li:last-child {
	background-position: -17px 20px;
}

.content {
	margin-top:7px;
}

article h2 a {
	font-weight:normal;
}


/* nav */

.menu {
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 100;
}

.menu a {
	color:#666;
	font-size:12px;
	line-height:30px;
	display:block;
}

.menu a:hover {
	color:#aaa;
}

.menu li {
	border-bottom:1px solid #444;
}

.menu li:last-child {
	border:none;
}

.menu2 {
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 100;
}

.clear {
	clear:both;
}

.clear2 {
	clear:both;
	height:40px;
}


/* article */
/* Date */

.date {
	font-size:10px;
}

.date span {
	display:inline-block;
	padding:0 5px;
	background:#ffe04d;
	color:#333;
	-webkit-border-radius:.3em;
	 -moz-border-radius:.3em;
	border-radius:.3em;
	margin:0 10px 0 0;
	line-height:18px;
}

/* post content and preview styling */

.post-preview {
	float:left;
	width:58px;
	height:58px;
	padding:0 10px 0 0;
	border-right:1px solid #555;
}

.post-preview a,
.post-preview img {
	display:block;
}

.post-preview img {
	margin:0;
	padding:5px;
	border:1px solid #333;
	background:#2d2d2d;
}

.post-content {
	float:left;
	width:72%;
	padding:0 0 0 10px;
}

.comments li {
	padding-bottom:30px;
}

.comments li p {
	margin-bottom:5px;
}

@media all and (min-width:640px) and (max-width:720px) {}

@media all and (min-width:480px) and (max-width:639px) {

.post-content {
	width:84%;
}

.search-box input[type=text],
.search-box input[type=text]:focus {
	width:90%;
}

}

@media all and (min-width:320px) and (max-width:479px) {

.post-content {
	width:72%;
}

}

@media all and (min-width:220px) and (max-width:319px){
	header {
		zoom:.8;
}
	
	.content {
		padding:10px;
}
	
	.post-content {
		width:68%;
}
}


/**/

/*menu*/

#slidedown_menu li {
    background-color: #2D2D2D;
}
	
#slidedown_menu ul {
	margin:0px;
	padding:0px;
	position:relative;
}

#slidedown_menu div {
	margin:0px;
	padding:0px;
	height: auto !important;	
}


/* 	Layout CSS */

#slideMenuContent {
	/*padding-top:10px;*/
}


/*************** NIVEL  1  *********************/	
	
a.slMenuItem_depth1:link {
	color: #FFFFFF;
    display: block;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-bottom: 9px;
    padding-top: 9px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

a.slMenuItem_depth1:visited {
	font-family:Arial, Helvetica, sans-serif;v
	font-size:12px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

a.slMenuItem_depth1:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#aaa8a8;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#151515;
}

a.slMenuItem_depth1:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#aaa8a8;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#151515;
}

a.slMenuItem_depth1_selected:active,
a.slMenuItem_depth1_selected:hover {	/* Main menu items */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#aaa8a8;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#151515;
}
	

/*************** NIVEL  2  *********************/	
	
a.slMenuItem_depth2:link,
a.slMenuItem_depth2:visited {	/* Main menu items */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#aaa8a8;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding-top:9px;
	padding-bottom:9px;
	text-align:center;
}
	
a.slMenuItem_depth2_selected:link,
a.slMenuItem_depth2_selected:visited {	/* Main menu items */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#aaa8a8;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#2E2E2E;
}

a.slMenuItem_depth2:hover,
a.slMenuItem_depth2:active {	/* Main menu items */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#aaa8a8;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#151515;
}
	
a.slMenuItem_depth2_selected:hover,
a.slMenuItem_depth2_selected:active {	/* Main menu items */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#aaa8a8;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#151515;
}


/*************** NIVEL  3  *********************/

a.slMenuItem_depth3:link,
a.slMenuItem_depth3:visited {	/* Main menu items */
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 8px 4px 0px;
	font-size:11px;
	color: #272727;
	text-decoration:none;	
	display:block;
	clear:both;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
    text-transform: uppercase;
}

a.slMenuItem_depth3:hover,
a.slMenuItem_depth3:active {	/* Main menu items */
	color:#a52615;
}

a.slMenuItem_depth3_selected:link,
a.slMenuItem_depth3_selected:visited {	/* Main menu items */
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 8px 4px 0px;
	margin-right:25px;
	font-size:11px;
	color: #a52615;
	text-decoration:none;	
	display:block;
	clear:both;
	text-transform:capitalize;
	border-right: 1px solid #dde7a8;
	background-color:#899b26;
}

a.slMenuItem_depth3_selected:hover,
a.slMenuItem_depth3_selected:active {	/* Main menu items */
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 8px 4px 0px;
	margin-right:25px;
	font-size:11px;
	color: #272727;
	text-decoration:none;	
	display:block;
	clear:both;
	text-transform:capitalize;
	border-right: 1px solid #dde7a8;
	background-color:#899b26;
}

#slidedown_menu .slMenuItem_depth4 {	/* Sub menu items */
	margin-top:1px;
	color:#aaaaaa;	
}

#slidedown_menu .slMenuItem_depth5 {	/* Sub menu items */
	margin-top:1px;
	color:#aaaaaa;
}

#slidedown_menu .slMenuItem_depth6 {	/* Sub menu items */
	margin-top:1px;
	color:#aaaaaa;
}

#slidedown_menu .slMenuItem_depth7 {	/* Sub menu items */
	margin-top:1px;
	color:#aaaaaa;
}

#slidedown_menu .slMenuItem_depth8 {	/* Sub menu items */
	margin-top:1px;
	color:#aaaaaa;
}

/* UL tags, i.e group of menu utems. 
It's important to add style to the UL if you're specifying margins. If not, assign the style directly
to the parent DIV, i.e. 

#slidedown_menu .slideMenuDiv1

instead of 

#slidedown_menu .slideMenuDiv1 ul
*/

#slidedown_menu .slideMenuDiv1 ul {
	padding:1px;
}

#slidedown_menu .slideMenuDiv2 ul {}

#slidedown_menu .slideMenuDiv2 li {
	background-image:url(/media/images_mobile/menu_top_2.png);
	background-repeat:repeat-x;
	background-position:left top;
}
	
#slidedown_menu .slideMenuDiv3 ul {
	margin-left:10px;
	padding:1px;
}

#slidedown_menu .slMenuItem_depth4 ul {
	margin-left:15px;
	padding:1px;
}


/*END menu*/


/*slide hp*/

.logo .bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.logo .bx-wrapper img {
	max-width: 100%;
	display: block;
}

#bannersfooter .bx-wrapper {
	position: relative;
	margin: 0 auto 5px;
	padding: 0;
	*zoom: 1;
}

#bannersfooter .bx-wrapper img {
	display: block;
    margin: 0 auto;
    max-width: 100%;
    width: 222px;
}


/** THEME
===================================*/

.logo .bx-wrapper .bx-viewport {
	/*-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;background: #fff;
	left: -5px;*/
}

.logo .bx-wrapper .bx-pager,
.logo .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

.logo .bxtit {
	height: 89px;
    position: absolute;
    right: 0;
    top: 1px;
    width: 104px;
    z-index: 99;
	color:#FFF;
	text-transform:uppercase;
	opacity:0.8;
	filter:alpha(opacity=80);
}


/* LOADER */

.logo .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/media/images_mobile/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}


/* PAGER */

.logo .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	display:none;
}

.logo .bx-wrapper .bx-pager .bx-pager-item,
.logo .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.logo .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.logo .bx-wrapper .bx-pager.bx-default-pager a:hover,
.logo .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}


/* DIRECTION CONTROLS (NEXT / PREV) */

.logo .bx-wrapper .bx-prev {
	background: url("/media/images_mobile/seta_banner_left.png") no-repeat scroll 0 0 transparent;
    bottom: 0px;
    left: 0px;
}

.logo .bx-wrapper .bx-next {
    background: url("/media/images_mobile/seta_banner_right.png") no-repeat scroll 0 0 transparent;
    bottom: 0px;
    left: 106px;
}

.logo .bx-wrapper .bx-prev:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

.logo .bx-wrapper .bx-next:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

.logo .bx-wrapper .bx-controls-direction a {
	height: 33px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    width: 108px;
    z-index: 99;
}

.logo .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}


/* AUTO CONTROLS (START / STOP) */

.logo .bx-wrapper .bx-controls-auto {
	text-align: center;
}

.logo .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/media/images_mobile/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.logo .bx-wrapper .bx-controls-auto .bx-start:hover,
.logo .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.logo .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/media/images_mobile/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.logo .bx-wrapper .bx-controls-auto .bx-stop:hover,
.logo .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}


/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.logo .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.logo .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}


/* IMAGE CAPTIONS */

.logo .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.logo .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


/*Prods*/

@media screen and (max-width: 1080px) {

.logo .bx-wrapper .bx-controls-direction {
    height: 74px;   
    overflow: hidden;
    position: absolute;
    bottom: 10px;
    width: 100%;
}

.logo .bx-wrapper .bx-controls-direction a {
    height: 74px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    width: 108px;
    z-index: 99;
}

.logo .bx-wrapper .bx-prev {
    background: url("/media/images_mobile/seta_banner_left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
	z-index:999
}

.logo .bx-wrapper .bx-next {
    background: url("/media/images_mobile/seta_banner_right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
    left: 106px;
	z-index:999
}
	
h2 {
	font-size: 12px;
	margin:0;
	line-height:18px;
}
	
#paginator {
	text-align:center;
	margin-top:20px;
}

#paginator a {
	text-align:center;
	padding:10px;
}

.total_rows_pages {
	padding-top:10px;
}
#bannersfooter #bx-wrapper{

}
#bannersfooter .bx-wrapper .bx-controls-direction {
    height: 74px;
    overflow: hidden;
    position: absolute;
    bottom: 10px;
    width: 100%;
}

#bannersfooter .bx-wrapper .bx-controls-direction a {
    height: 74px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    width: 108px;
    z-index: 99;
}

#bannersfooter .bx-wrapper .bx-prev {
    background: url("/media/images_mobile/seta_banner_left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
	z-index:999
}

#bannersfooter .bx-wrapper .bx-next {
    background: url("/media/images_mobile/seta_banner_right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
    left: 106px;
	z-index:999
}

}

@media screen and (max-width: 820px) {

h2 {
	font-size: 12px;
	margin:0;
	line-height:18px;
}

}

@media screen and (max-width: 790px) {

h2 {
	font-size: 11px;
	margin:0;
	line-height:16px;
}
	
}


/*----------------------------------*/

@media screen and (max-width: 620px) {

.logo .bx-wrapper .bx-controls-direction {
	background-color: #343434;
    height: 64px;
    opacity: 0.5;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
	display:none;
}

.logo .bx-wrapper .bx-controls-direction a {
    height: 64px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    width: 106px;
    z-index: 99;
}

.logo .bx-wrapper .bx-prev {
    background: url("/media/images_mobile/seta_banner_left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
	z-index:999
}

.logo .bx-wrapper .bx-next {
    background: url("/media/images_mobile/seta_banner_right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
    left: 106px;
	z-index:999
}

h2 {
	font-size: 11px;
	margin:0;
	line-height:16px;
}

#bannersfooter .bx-wrapper .bx-controls-direction {
	background-color: #343434;
    height: 64px;
    opacity: 0.5;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

#bannersfooter .bx-wrapper .bx-controls-direction a {
    height: 64px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    width: 106px;
    z-index: 99;
}

#bannersfooter .bx-wrapper .bx-prev {
    background: url("/media/images_mobile/seta_banner_left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
	z-index:999
}

#bannersfooter .bx-wrapper .bx-next {
    background: url("/media/images_mobile/seta_banner_right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
    left: 106px;
	z-index:999
}

}

@media screen and (max-width: 500px) {

.logo .bx-wrapper .bx-controls-direction {
	background-color: #343434;
    height: 54px;
    opacity: 0.5;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

.logo .bx-wrapper .bx-controls-direction a {
    height: 54px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    width: 79px;
    z-index: 99;
}

.logo .bx-wrapper .bx-prev {
    background: url("/media/images_mobile/seta_banner_left2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
	z-index:999
}

.logo .bx-wrapper .bx-next {
    background: url("/media/images_mobile/seta_banner_right2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
    left: 77px;
	z-index:999
}

h2 {
	font-size: 10px;
	margin:0;
	line-height:14px;
}

#bannersfooter .bx-wrapper .bx-controls-direction {
	background-color: #343434;
    height: 54px;
    opacity: 0.5;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

#bannersfooter .bx-wrapper .bx-controls-direction a {
    height: 54px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    width: 79px;
    z-index: 99;
}

#bannersfooter .bx-wrapper .bx-prev {
    background: url("/media/images_mobile/seta_banner_left2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
	z-index:999
}

#bannersfooter .bx-wrapper .bx-next {
    background: url("/media/images_mobile/seta_banner_right2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
    left: 77px;
	z-index:999
}

}

@media screen and (max-width: 340px) {
	
.logo .bx-wrapper .bx-controls-direction {
	background-color: #343434;
    height: 34px;
    opacity: 0.5;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

.logo .bx-wrapper .bx-controls-direction a {
    height: 34px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    width: 49px;
    z-index: 99;
}

.logo .bx-wrapper .bx-prev {
    background: url("/media/images_mobile/seta_banner_left3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
	z-index:999
}

.logo .bx-wrapper .bx-next {
    background: url("/media/images_mobile/seta_banner_right3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
    left: 48px;
	z-index:999
}

h2 {
	font-size: 10px;
	margin:0;
	line-height:14px;
}

#bannersfooter .bx-wrapper .bx-controls-direction {
	background-color: #343434;
    height: 34px;
    opacity: 0.5;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

#bannersfooter .bx-wrapper .bx-controls-direction a {
    height: 34px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    width: 49px;
    z-index: 99;
}

#bannersfooter .bx-wrapper .bx-prev {
    background: url("/media/images_mobile/seta_banner_left3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
	z-index:999
}

#bannersfooter .bx-wrapper .bx-next {
    background: url("/media/images_mobile/seta_banner_right3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
    left: 48px;
	z-index:999
}

}

.ft_row {
	width:320px;
	margin: 0 auto;
}

.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}

.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
}

.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	float: left;
}


/* IE10 Windows Phone 8 Fixes */

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}


/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/

.swiper-container {
	/* Specify Swiper's Size: */
	/*width:200px;
	height: 100px;*/
}

.swiper-slide {
	/* Specify Slides's Size: */
	/*width: 100%;
	height: 100%;*/
}

.swiper-slide-active {
	/* Specific active slide styling: */
}

.swiper-slide-visible {
	/* Specific visible slide styling: */
}


/* ===============================================================
Pagination Styles
================================================================*/

.swiper-pagination-switch {
	/* Stylize pagination button: */
}

.swiper-active-switch {
	/* Specific active button style: */	
}

.swiper-visible-switch {
	/* Specific visible button style: */	
}


/*====================================================================
SLIDE 2
=====================================================================*/

#bannersfooter .bx-wrapper .bx-viewport {
	/*-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;background: #fff;
	left: -5px;*/
}

#bannersfooter .bx-wrapper .bx-pager,
#bannersfooter .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

#bannersfooter .bxtit {
	height: 89px;
    position: absolute;
    right: 0;
    top: 1px;
    width: 104px;
    z-index: 99;
	color:#FFF;
	text-transform:uppercase;
	opacity:0.8;
	filter:alpha(opacity=80);
}


/* LOADER */


#bannersfooter .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/media/images_mobile/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}


/* PAGER */

#bannersfooter .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	display:none;
}

#bannersfooter .bx-wrapper .bx-pager .bx-pager-item,
#bannersfooter .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#bannersfooter .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#bannersfooter .bx-wrapper .bx-pager.bx-default-pager a:hover,
#bannersfooter .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}


/* DIRECTION CONTROLS (NEXT / PREV) */

#bannersfooter .bx-wrapper .bx-prev {
	background: url("/media/images_mobile/seta_banner_left.png") no-repeat scroll 0 0 transparent;
    bottom: 0px;
    left: 0px;
}

#bannersfooter .bx-wrapper .bx-next {
    background: url("/media/images_mobile/seta_banner_right.png") no-repeat scroll 0 0 transparent;
    bottom: 0px;
    left: 106px;
}

#bannersfooter .bx-wrapper .bx-prev:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

#bannersfooter .bx-wrapper .bx-next:hover {
	/*background-position: -43px 0;*/
	opacity:0.8;
	filter:alpha(opacity=80);
}

#bannersfooter .bx-wrapper .bx-controls-direction a {
	height: 33px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    width: 108px;
    z-index: 99;
}

#bannersfooter .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}


/* AUTO CONTROLS (START / STOP) */

#bannersfooter .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#bannersfooter {
	position:relative;
	z-index:0;
}

#bannersfooter .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/media/images_mobile/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

#bannersfooter .bx-wrapper .bx-controls-auto .bx-start:hover,
#bannersfooter .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#bannersfooter .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/media/images_mobile/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

#bannersfooter .bx-wrapper .bx-controls-auto .bx-stop:hover,
#bannersfooter .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}


/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#bannersfooter .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#bannersfooter .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}


/* IMAGE CAPTIONS */

#bannersfooter .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#bannersfooter .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

.detalhe .date_noticia {
	margin-top:10px;
	margin-bottom:10px;
}

/*news destaque_hp*/
/** RESET AND LAYOUT
===================================*/

#bx-wrapper3 {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
	height:auto;
	background-color:#F2F2F2;
}

#bx-wrapper3 img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

#bx-wrapper3 .bx-viewport {
	/*-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;*/
	
	/*fix other elements on the page moving (on Chrome)*/
	/*-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);*/
		beckground-color:#E9E9E9;
		height: auto;
		
}

#bx-wrapper3 .bx-pager,
#bx-wrapper3 .bx-controls-auto {
	position: absolute;
	right:15px;
	top: 0px;
	width: auto;
}

/* LOADER */

#bx-wrapper3 .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

#bx-wrapper3 .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#bx-wrapper3 .bx-pager .bx-pager-item,
#bx-wrapper3 .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#bx-wrapper3 .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#bx-wrapper3 .bx-pager.bx-default-pager a:hover,
#bx-wrapper3 .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

#bx-wrapper3 .bx-prev {
	left: 10px;
	background: url(/media/images_mobile/controls.png) no-repeat 0 -32px;
}

#bx-wrapper3 .bx-next {
	right: 10px;
	background: url(/media/images_mobile/controls.png) no-repeat -43px -32px;
}

#bx-wrapper3 .bx-prev:hover {
	background-position: 0 0;
}

#bx-wrapper3 .bx-next:hover {
	background-position: -43px 0;
}
#bx-wrapper3 .bx-controls-direction{
display: none;
}
#bx-wrapper3 .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
	display: none;
}

#not_destaques_mobile .bx-wrapper3 .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

#bx-wrapper3 .bx-controls-auto {
	text-align: center;
	display:none;
}

#bx-wrapper3 .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/media/images_mobile/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

#bx-wrapper3 .bx-controls-auto .bx-start:hover,
#bx-wrapper3 .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#bx-wrapper3 .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/media/images_mobile/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

#bx-wrapper3 .bx-controls-auto .bx-stop:hover,
#bx-wrapper3 .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper3 .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper3 .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper3 .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper3 .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
