/*
Theme Name: santur
Author: MFXDigital
Author URI: http://www.mediaeffects.com.br/digital/
Version: 1.0
Text Domain: santur
*/


/* =============================================================================
   HTML5 element display
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display:inline-block; *display:inline; *zoom:1; }


/* =============================================================================
   Base
   ========================================================================== */

html               	{ font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body				{ margin:0; font:14px "latolight"; line-height:24px; color:#393839; background:#fff; filter:none; }
body, button 		{ font-family:'latolight'; }

::-moz-selection	{ background-color:#393839; color:#fff; }
::selection 	 	{ background-color:#393839; color:#fff; }

/* =============================================================================
   Links
   ========================================================================== */
a 					{ color:#00a7b9; text-decoration:none; font-weight:bold; }
a:hover 			{ color:#00a7b9; text-decoration:underline; }
a:focus 			{ color:#00a7b9; outline:0; }

/* =============================================================================
   Typography
   ========================================================================== */
@font-face {
    font-family: 'BrandonRegular';
    src: url('fonts/brandon_reg-webfont.eot');
    src: url('fonts/brandon_reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/brandon_reg-webfont.woff') format('woff'),
         url('fonts/brandon_reg-webfont.ttf') format('truetype'),
         url('fonts/brandon_reg-webfont.svg#BrandonRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BrandonLight';
    src: url('fonts/brandon_light-webfont.eot');
    src: url('fonts/brandon_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/brandon_light-webfont.woff') format('woff'),
         url('fonts/brandon_light-webfont.ttf') format('truetype'),
         url('fonts/brandon_light-webfont.svg#BrandonLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BrandonBold';
    src: url('fonts/brandon_bld-webfont.eot');
    src: url('fonts/brandon_bld-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/brandon_bld-webfont.woff') format('woff'),
         url('fonts/brandon_bld-webfont.ttf') format('truetype'),
         url('fonts/brandon_bld-webfont.svg#BrandonBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url('fonts/montserrat-regular-webfont.eot');
    src: url('fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-regular-webfont.woff') format('woff'),
         url('fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratbold';
    src: url('fonts/montserrat-bold-webfont.eot');
    src: url('fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-bold-webfont.woff') format('woff'),
         url('fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-reg-webfont.eot');
    src: url('fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-reg-webfont.woff') format('woff'),
         url('fonts/lato-reg-webfont.ttf') format('truetype'),
         url('fonts/lato-reg-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoitalic';
    src: url('fonts/lato-regita-webfont.eot');
    src: url('fonts/lato-regita-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-regita-webfont.woff') format('woff'),
         url('fonts/lato-regita-webfont.ttf') format('truetype'),
         url('fonts/lato-regita-webfont.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold';
    src: url('fonts/lato-bol-webfont.eot');
    src: url('fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-bol-webfont.woff') format('woff'),
         url('fonts/lato-bol-webfont.ttf') format('truetype'),
         url('fonts/lato-bol-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold_italic';
    src: url('fonts/lato-bolita-webfont.eot');
    src: url('fonts/lato-bolita-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-bolita-webfont.woff') format('woff'),
         url('fonts/lato-bolita-webfont.ttf') format('truetype'),
         url('fonts/lato-bolita-webfont.svg#latobold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoblack';
    src: url('fonts/lato-bla-webfont.eot');
    src: url('fonts/lato-bla-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-bla-webfont.woff') format('woff'),
         url('fonts/lato-bla-webfont.ttf') format('truetype'),
         url('fonts/lato-bla-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoblack_italic';
    src: url('fonts/lato-blaita-webfont.eot');
    src: url('fonts/lato-blaita-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-blaita-webfont.woff') format('woff'),
         url('fonts/lato-blaita-webfont.ttf') format('truetype'),
         url('fonts/lato-blaita-webfont.svg#latoblack_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latohairline';
    src: url('fonts/lato-hai-webfont.eot');
    src: url('fonts/lato-hai-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-hai-webfont.woff') format('woff'),
         url('fonts/lato-hai-webfont.ttf') format('truetype'),
         url('fonts/lato-hai-webfont.svg#latohairline') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latohairline_italic';
    src: url('fonts/lato-haiita-webfont.eot');
    src: url('fonts/lato-haiita-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-haiita-webfont.woff') format('woff'),
         url('fonts/lato-haiita-webfont.ttf') format('truetype'),
         url('fonts/lato-haiita-webfont.svg#latohairline_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latolight';
    src: url('fonts/lato-lig-webfont.eot');
    src: url('fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-lig-webfont.woff') format('woff'),
         url('fonts/lato-lig-webfont.ttf') format('truetype'),
         url('fonts/lato-lig-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latolight_italic';
    src: url('fonts/lato-ligita-webfont.eot');
    src: url('fonts/lato-ligita-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-ligita-webfont.woff') format('woff'),
         url('fonts/lato-ligita-webfont.ttf') format('truetype'),
         url('fonts/lato-ligita-webfont.svg#latolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active  	{ outline:0; }

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

b, strong 			{ font-weight: bold; }

blockquote 			{ margin: 1em 40px; }

dfn 				{ font-style: italic; }

hr 					{ display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins 				{ background: #ff9; color: #000; text-decoration: none; }

mark 				{ background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre,code,kbd,samp  	{ font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre 				{ white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q 					{ quotes: none; }
q:before, q:after  	{ content: ""; content: none; }

small 				{ font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup 			{ font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup 				{ top: -0.5em; }
sub 				{ bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol 			    { margin: 0 0; padding: 0 0 0 0; }
dd 				    { margin: 0 0 0 40px; }
nav ul, nav ol 	  	{ list-style: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * Improve image quality when scaled in IE7
 * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img { border: 0; -ms-interpolation-mode: bicubic; }

/*
 * Correct overflow displayed oddly in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form 		{ margin: 0; }
fieldset 	{ border: 0; margin: 0; padding: 0; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend 		{ border:0; *margin-left:-7px; padding:0; }

/* Indicate that 'label' will shift focus to the associated form element */
label 		{ cursor: pointer; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size:100%; margin:0; vertical-align:baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { *overflow: visible; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor:pointer; -webkit-appearance:button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { border:none; }
input[type="search"] 						{ border:none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea { overflow: auto; vertical-align: top; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color:#737373; border:none; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }


/* =============================================================================
   Primary styles
   ========================================================================== */

header                                  { display:block; width:100%; height:224px; }

header #topo                            { width:100%; height:33px; background:#e6e6e6; padding-top:17px; }
header #topo .logo-sc                   { float:left; margin:-10px 20px 0 0; }
header #topo .separa           	        { display: block; float: left; height:11px; margin:10px; border-bottom: #f3f3f3 solid 1px; }
header #topo ul                	        { display: block; float: left; list-style: none; }
header #topo ul li                      { display: block; float: left; margin-right: 15px; }
header #topo ul li a                    { display:block; float:left; font: 10px Tahoma, Geneva, sans-serif; line-height: 12px; color: #9b9b9b; text-decoration: none; }
header #topo ul li a:hover              { color:#000; text-decoration:none; }
header #topo ul li span                 { display: block; float: left; width: 20px; height: 20px; margin: -2px 2px 0 0; }
header #topo ul li span.title           { font: 10px Tahoma, Geneva, sans-serif; line-height: 12px; color: #9b9b9b; width: 85px; padding: 2px 0 0 0; }
header #topo ul li span.none            { display: none; }
header #topo .lista-links               { float:left; width:200px; }
header #topo .lista-idiomas select,
header #topo .lista-links select        { display:block; width:100%; height:18px; font: 10px Tahoma, Geneva, sans-serif; line-height:12px; color:#858585; outline:none; margin:-2px 0 0 0; border:none; }
header #topo .lista-idiomas             { float:right; width:130px; margin-top:-2px; }

#lang_sel                               { display:block; width:130px; }
#lang_sel ul                            { display:block; width:130px; }
#lang_sel ul li                         { display:block; list-style:none; width:130px !important; padding:0; margin:0; }
#lang_sel ul li a:visited,
#lang_sel ul li a                       { display:block; width:130px; height:18px; font: 10px Tahoma, Geneva, sans-serif; line-height:12px; color:#858585; outline:none; margin:0;
border:none; line-height:20px; }
#lang_sel ul li a:hover,
#lang_sel ul li a:active                { color:#858585; }
#lang_sel ul ul                         { top:18px !important; width:130px; border:none; }
#lang_sel ul ul a,
#lang_sel ul ul a:visited               { color:#858585; padding:5px 0 0 10px; border:none; }
#lang_sel ul ul a:hover                 { background:#fff; text-decoration:underline; }
#lang_sel a.lang_sel_sel                { padding:0 0 0 10px; background:#fff url(images/seta-topo.png) 127px 6px no-repeat !important; }

header #titulo                          { width:100%; max-width:980px; height:135px; margin:0 auto; text-align:center; padding:15px 0 0 0; background:#fff; }
header #titulo img                      { display:block; float:left; /*height:100px;*/ }

header nav						        { display:block; clear:both; width:100%; height:20px; background:#fff; border-bottom:#e2e2de solid 1px; }
header nav ul                           { display:block; width:100%; max-width:980px; margin:0 auto; }
header nav ul li				        { display:block; float:left; margin:0 17px; }
header nav ul li:first-child            { margin-left:0px; }
header nav ul li a                      { display:block; width:100%; font:12px "BrandonBold"; line-height:12px; color:#393839; text-align:center; text-decoration:none; text-transform:uppercase; border-bottom:transparent solid 1px; }
header nav ul li.current-menu-item a,
header nav ul li a.sel,
header nav ul li a:hover                { color:#00a7b9; text-decoration:none; border-bottom:#00a7b9 solid 1px; padding:0 0 8px 0; }

header nav .menu-busca                  { display:block; float:left;  }
header nav .menu-busca a.btn-busca      { display:block; width:64px; font:12px "BrandonBold"; line-height:12px; color:#393839; text-align:center; text-decoration:none; text-transform:uppercase; border-bottom:transparent solid 1px; }
header nav .menu-busca a span.ico-busca { display:block; float:right; width:12px; height:12px; background: url(images/sprites.png) 0px -32px no-repeat; }
header nav .menu-busca a.btn-busca:hover span.ico-busca   { background-position:-12px -32px; }

#buscar                                 { display:none; width:625px; height:25px; margin:0 auto; padding:25px 0 0 0; }
#buscar #searchform                     { float:left; width:600px; height:25px; }
#buscar #searchform input[type="text"]  { display:block; float:left; width:555px; height:15px; padding:5px 10px; font:12px "latoregular"; line-height:12px; color:#393839; text-align:left; border:none; outline:none; background:#e2e2de; }
#buscar #searchform a.btn-submit        { display:block; float:left; text-indent:-9999px; width:25px; height:25px; background:#272627; border:none; margin:0; }
#buscar #searchform a.btn-submit span.ico-lupa { display:block; width:12px; height:12px; background:url(images/sprites.png) -24px -32px no-repeat; margin:6px 0 0 6px; }
#buscar a.btn-close                     { display:block; float:left; width:25px; height:25px; }
#buscar a.btn-close span.ico-close      { display:block; width:8px; height:8px; background:url(images/sprites.png) 0px -44px no-repeat; margin:8px 0 0 8px; }

#btn-topo                               { display:block; position:absolute; top:80px; z-index:9999; width:140px; }


.ico-content, .ico-maior, .ico-menor, .ico-print, .ico-seta, ico-topo  {
	display:block;
  	background: url(images/sprites.png) top left no-repeat;
}
.ico-content                            { background-position: 0 0; width: 16px; height: 17px; }
.ico-maior                              { background-position: -20px 0; width: 16px; height: 17px; }
.ico-menor                              { background-position: -40px 0; width: 16px; height: 17px; }
.ico-print                              { background-position: -60px 0; width: 16px; height: 17px; }
.ico-seta                               { display:inline-block; background-position:-44px -19px; width:10px; height:10px; margin-right:7px; }
.ico-topo                               { display:inline-block; background-position:-65px -20px; width:11px; height:10px; margin-right:5px; border:#000 solid 1px; }

/* Main */
#content                                { opacity:0; width:100%; margin:0 auto; }
#main							        { width:100%; margin:0 auto; margin-top:30px; }

h1                                      { font:40px "BrandonBold"; line-height:45px; color:#00a7b9; text-transform:uppercase; text-align:center; }
h2                                      { font:18px "BrandonRegular"; line-height:35px; color:#00a7b9; /*text-transform:uppercase;*/ text-align:center; }
h3                                      { font:18px "latobold_italic"; line-height:22px; color:#f55930; padding:0; margin:20px 0 0 0; }
h4                                      { display:block; clear:both; font:14px "BrandonBold"; line-height:35px; color:#393839; text-transform:uppercase; text-align:left; border-bottom:#e2e2de solid 1px; border-top:#e2e2de solid 1px; padding:10px 0 10px 20px; margin:0; }
h5                                      { font:21px "BrandonBold"; line-height:25px; color:#f55930; text-decoration:underline; padding:0; margin:20px 0 0 0; text-transform:uppercase; }
h5.detalhe                              { color:#00a7b9; text-decoration:none; }
h6                                      { font:21px "BrandonBold"; line-height:25px; color:#00a7b9; text-decoration:none; padding:0; margin:20px 0 0 0; text-transform:uppercase; }
p                                       { font:14px "latolight"; line-height:24px; color:#393839; margin:10px 0 0 0; }
h4.btn-retratil                         { cursor:pointer; }
p.retratil                              { display:none; }

/* SHARES */
#shares                                 { display:block; margin:10px auto; width:100%; max-width:980px; text-align:right; }
#shares .btn-share                      { display:inline-block; margin:0 0 0 5px; }

/* VIDEOS */
/*#video                                { position:relative; padding-top:30px; overflow:hidden; width:100%; height:650px; margin:0; }*/
#video                                  { position:relative; padding-bottom:55%; /* 16:9 */ padding-top: 25px; height: 0; }
#video a.btn-play                       { display:block; position:absolute; z-index:1; width:100%; height:100%; top:0; left:0; text-align:center; }
#video a.btn-play span.ico-play         { display:block; width:75px; height:75px; margin:0 auto; margin-top:20%; background:url(images/btn-play.jpg) top left no-repeat; }
#video iframe,
#video object,
#video embed                            { position:absolute; z-index:0; top:0; left:0; width:100%; height:100%; }


/* PAGINAS INTERNAS */
#post-page                              { width:100%; margin:0 auto; }
#post-page .page-content                { width:90%; max-width:980px; margin:0 auto; margin-top:70px; }
#post-page .page-nav                    { width:100%; height:50px; background:#f3d527; margin:0 auto; text-align:center; }
#post-page .page-nav ul                 { display:block; width:90%; max-width:980px; margin:0 auto; padding-top:8px; }
#post-page .page-nav ul li              { display:inline-block; list-style:none; margin:0 5px; font:13px "BrandonBold"; line-height:35px; color:#393839; text-transform:uppercase; }
#post-page .page-nav ul li.active       { color:#00a7b9; }
#post-page h2                           { margin-bottom:100px; }
#post-page h2:after                     { content:" "; display:block; border-bottom:#00a7b9 solid 2px; width:30px; margin:0 auto; text-align:center; margin-top:25px; }
#post-page .bloco-page-left             { width:50%; max-width:470px; float:left; }
#post-page .bloco-page-right            { width:50%; max-width:470px; float:right; }
#post-page .bloco-page-center           { display:block; width:100%; max-width:940px; float:none; clear:both; margin-top:40px; text-align:center; }
#post-page .sidebar                     { width:40%; max-width:280px; float:right; margin-top:25px; }
#post-page .sidebar ul                  { display:block; list-style:none; margin:15px 0 0 20px; }
#post-page .sidebar ul li               { font:13px "latoregular"; line-height:24px; color:#393839; }
#post-page .sidebar ul li.separa        { margin-top:10px; }
#post-page .sidebar ul#section          { list-style:disc outside none; }
#post-page .sidebar ul li.recuo         { list-style:disc outside none; margin-left:25px; }
#post-page .sidebar ul li span.marcacao { display:block; float:left; }
#post-page .sidebar ul li a             { color:#393839; font-weight:normal; }
#post-page .sidebar ul li a.sel         { color:#00a7b9; font-weight:bold; }
#post-page .sidebar ul li a:hover.sel   { color:#00a7b9; text-decoration:underline; }
a:hover h4                              { color:#00a7b9; }
#post-page .logo                        { border:#000 solid 1px; }

#breadcrumbs li a                       { color:#393839; }

#post-page .image-dest                  { position:relative; display:block; width:100%; overflow:hidden; text-align:center; }
#post-page .image-dest img              { width:100%; height:auto; }
#post-page .image-dest span             { display:block; clear:both; margin-top:-8px; width:100%; height:20px; font:11px "BrandonBold"; line-height:22px; color:#393839; text-transform:uppercase; padding:10px 15px; background:#f3d527; text-align:left; }

#post-page ul#lista-thumbs              { display:block; }
#post-page ul#lista-thumbs li           { display:block; list-style:none; float:left; height:440px; position:relative; overflow:hidden; margin:10px 0;
-webkit-transition: all .8s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out; }
#post-page ul#lista-thumbs li span      { display:block; max-width:60%; overflow:hidden; z-index:3; position:absolute; top:45%; font:20px "BrandonBold"; color:#fff; text-transform:uppercase; margin:0 auto; text-align:center; }
#post-page ul#lista-thumbs li span.title:after  { content:" "; display:block; border-bottom:#fff solid 2px; width:100%; margin:0 auto; text-align:center; margin-top:5px; }
#post-page ul#lista-thumbs li span.subtitle     { top:52%; font:16px "BrandonBold"; color:#f55930; }
#post-page ul#lista-thumbs li .over     { display:block; z-index:1; position:absolute; width:100%; height:480px; background:url(images/pattern-over.jpg) top left repeat; }
#post-page ul#lista-thumbs li .inter    { display:block; z-index:2; position:absolute;
    width: -webkit-calc(100% - 16px); width: -o-calc(100% - 16px); width: -moz-calc(100% - 16px); width: calc(100% - 16px);
    height:100%; max-height:424px; top:8px; left:8px; background:#f3d527; }
#post-page ul#lista-thumbs li:hover span.title      { color:#393839; }
#post-page ul#lista-thumbs li:hover span.title:after{ border-bottom:#393839 solid 2px; }

#post-page ol li                        { font:14px "latolight"; line-height:24px; color:#393839; margin:10px 0 0 0; }

.wp-caption                             { position:relative; overflow:hidden; }
.wp-caption img                         { width:100%; height:auto; }
.wp-caption p                           { position:absolute; display:block; width:100%; height:20px; font:11px "BrandonBold"; line-height:22px; color:#393839; text-transform:uppercase; padding:10px 15px; background:#f3d527; left:0; bottom:0; text-align:left; }

/* HOME - thumbs destinos */
#post-page ul.th-home                   { margin-top:-5px !important; }
#post-page ul.th-home li                { margin:0 !important; }

/* FORM EVENTOS */
#maisinfos                              { clear:both; display:block; margin:40px 0; }
#maisinfos h4                           { border-top:#e2e2de solid 1px; }
#form-maisinfos                         { display:block; width:100%; clear:both; }

/* MAPA */
#mapa                                   { display:block; width:600px; height:400px; margin:20px 0 0 0; }
a#linkMap                               { margin:0 0 10px 0; color:#393839; padding:0; width:600px; display:block; text-align:right; }
a#linkMap:hover                         { color:#00a7b9; }

/* AGENDA */
#post-page .lista-agenda                { display:block; clear:both; width:100%; margin-top:20px; }
#post-page .lista-agenda ul             { display:block; }
#post-page .lista-agenda ul li          { display:block; list-style:none; width:100%; height:165px; margin:20px 0; border-bottom:#e2e2de solid 1px; border-top:#e2e2de solid 1px; }
#post-page .lista-agenda ul li .thumb   { display:block; float:left; width:300px; height:165px; overflow:hidden; margin-right:20px; }
#post-page .lista-agenda ul li .dados   { display:block; max-width:60%; float:left; }
#post-page .lista-agenda ul li a:hover h3{ text-decoration:underline; }

.busca-agenda                           { position:relative; display:block; width:100%; clear:both; }
.busca-agenda .loader                   { display:none; position:absolute; top:230px; left:47%; width:32px; height:32px; background:url(images/bx_loader.gif) center center no-repeat; }
#form-agenda                            { display:block; width:100%; clear:both; margin:40px 0; }
#form-agenda fieldset                   { background:#000; padding:20px; }
#form-agenda legend, label              { display:block; font:14px "BrandonBold"; line-height:14px; color:#fff; text-transform:uppercase; }
#form-agenda legend                     { width:80px; height:10px; padding:15px 10px; text-align:center; background:#000; }
#form-agenda label                      { font-size:11px; margin-bottom:10px; }
#form-agenda select                     { width:160px; height:25px; padding:4px; font:12px "latoregular"; line-height:12px; color:#272627; border:none; outline:none; }
#form-agenda a.btn-buscar               { display:block; float:left; width:90px; height:18px; font:11px "BrandonBold"; line-height:12px; color:#fff; background:#f55930; border:#f55930 solid 1px; text-transform:uppercase; text-align:center; padding:7px 0 0 0; margin:23px 0 0 0; }

.acesso-login							{ position:absolute; right:0; }
.acesso-login span,
.acesso-login a							{ display:block; float:left; margin-left:5px; font-size:12px; color:#f55930; text-transform:uppercase; }
.acesso-login a:hover					{ text-decoration:underline; }

/* paginacao */
#page-nav                               { display:block; float:right; }
#page-nav a                             { display:block; float:left; margin:0 5px; text-decoration:none; }
#page-nav a.sel                         { color:#ccc; text-decoration:underline; }

#logo-destino                           { width:100%; max-width:980px; margin:0 auto; text-align:center; }


/* lista eventos - área restrita */
table#lista-eventos                     { display:block; clear:both; width:100%; margin-top:20px; }
table#lista-eventos thead td            { font:11px "BrandonBold"; line-height:12px; color:#272627; text-transform:uppercase; border-bottom:#e2e2de solid 1px; }
table#lista-eventos tbody td            { font:12px "latolight"; line-height:16px; color:#393839; border-bottom:#e2e2de solid 1px; padding:10px 10px 10px 0; }


/* CONTATO - template-contato */
.formulario,
#form-login,
#form-contato                           { display:block; width:100%; margin-top:-20px; }
.formulario legend,
.formulario label,
#form-login legend,
#form-login label,
#form-contato label                     { display:block; font:11px "BrandonBold"; line-height:12px; color:#272627; text-transform:uppercase; padding:18px 0 8px 0; margin:0; }
.formulario select,
#form-contato select,
.formulario input[type="email"],
.formulario input[type="text"],
.formulario input[type="password"],
#form-login input[type="email"],
#form-login input[type="text"],
#form-login input[type="password"],
#form-contato input[type="email"],
#form-contato input[type="text"]        { display:block; width:97%; height:25px; font:12px "latoregular"; line-height:22px; color:#272627; background:#e2e2de; border:none; outline:none; padding:0 10px; margin:0; }
.formulario select,
#form-contato select                    { width:100%; padding:0 0 0 10px; margin:0; }
.formulario textarea,
#form-contato textarea                  { display:block; width:97%; height:250px; max-width:97%; max-height:250px; font:12px "latoregular"; line-height:22px; color:#272627; background:#e2e2de; border:none; outline:none; padding:10px; margin:0; }
.formulario input[type="submit"],
#form-login input[type="submit"],
#form-contato input[type="submit"]      { display:block; width:62px; height:25px; float:right; font:11px "BrandonBold"; text-align:center; text-transform:uppercase; color:#fff; background:#00a7b9; border:none; outline:none; }
.formulario .response,
#form-response .response,
#form-login .response,
#form-contato .response                 { display:block; float:left; font:12px "BrandonBold"; line-height:24px; color:#272627; }
#form-login .response .bg-alert,
#form-registro .response .bg-alert      { background:#f3d527; padding:5px 10px; text-transform:uppercase; }
.formulario h4                          { border-top:none; margin-top:22px; }

.formulario span.obs                    { display:block; margin-top:10px; font:12px "BrandonBold"; line-height:18px; color:#272627; }
.eventos-result                         { display:none; font:16px "BrandonBold"; line-height:24px; color:#272627; }

.formulario .wp-editor-wrap             { clear:both; margin-top:20px; }

#form-response,
#form-login                             { display:none; }
#form-registro                          { display:block; }

.formulario a                           { color:#00a7b9; text-transform:uppercase; }
.formulario a:hover                     { text-decoration:underline; }

/* file */
.formulario #div-input-file				{ background:none; height:25px; width:100%; margin-top:20px; padding:0; }
.formulario #div-input-file #file-original{ position:relative; z-index:8; opacity:0; -moz-opacity:0.0; filter:alpha(opacity=00); width:100%; outline:none; cursor:pointer; border:none; }
.formulario #div-input-falso            { position:relative; z-index:7; margin-top:-21px; cursor:pointer; }
.formulario #div-input-falso .btn-upload{ position:absolute; top:0; right:-2px; display:block; width:140px; height:19px; font:11px "BrandonBold"; text-align:center; text-transform:uppercase; color:#fff; background:#00a7b9; border:none; outline:none; cursor:pointer; padding:6px 0 0 0; }

.btn-senha                              { display:block; clear:both; width:100%; height:20px; padding-top:20px; }

select.required.erro,
input.required.erro,
textarea.required.erro,
input.erro 								{ -moz-box-shadow: none; background-color:#fff !important; border:#E61717 solid 1px !important; }
label.erro											{ display: none !important; }


/* SLIDE BANNER PAGES */
.page-banner 										{ position:relative; overflow:hidden; display:block; width:100%; height:550px; border:none; padding:0; text-align:center; }
.page-banner .bx-wrapper 							{ position:relative; z-index:9; width:100%; height:650px; margin:0 auto; *zoom:1; text-align:center; border:none; padding:0; }
.page-banner .bx-wrapper img						{ position:relative; display:block; border:none; padding:0; }
.page-banner .bx-wrapper .bx-viewport               { border:none; background:none; left:0; -webkit-box-shadow:none; box-shadow:none; }
.page-banner .bx-wrapper .bx-loading				{ min-height:30px; background:url(images/bx_loader.gif) center center no-repeat; height:100%; width:100%; position:absolute; top:0; left:0; z-index:2000; }

.bx-wrapper .bx-pager					            { z-index:99; display:block; width:980px; height:60px; text-align:center; margin:0 auto; }
.page-banner .bx-wrapper .bx-controls-auto			{ display:none; }
.page-banner .bx-wrapper .bx-pager .bx-pager-item,
.page-banner .bx-wrapper .bx-controls-auto .bx-controls-auto-item { display:inline-block; *zoom:1; }
.page-banner .bx-wrapper .bx-pager.bx-default-pager a{ display:block; width:12px; height:12px; margin:0 4px; outline:0; background:url(images/sprites.png) 0px -19px no-repeat; }
.page-banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.page-banner .bx-wrapper .bx-pager.bx-default-pager a.active	{ background:url(images/sprites.png) -12px -19px no-repeat; }
#bx-home .bx-wrapper .bx-pager					    { bottom:215px; }

.bx-wrapper .bx-caption 				            { display:block; width:100%; bottom:0; text-align:center; position:absolute; z-index:99; background:rgba(0,0,0,0.5); margin:0 auto; }
.page-banner .bx-wrapper .bx-caption small          { display:none; }
.page-banner .bx-wrapper .bx-caption span           { display:block; width:100%; max-width:980px; font:18px "montserratbold"; line-height:22px; color:#fff; text-transform:uppercase; margin:0 auto; text-align:center; }
.page-banner span.title                             { pointer-events:none; display:block; position:absolute; z-index:99; top:25%; font:80px "montserratbold"; line-height:105px; color:#fff; text-align:center; text-transform:uppercase; margin-top:20px; width:100%; margin:0 auto; }
.page-banner span.title:before                      { content:" "; display:block; border-bottom:#fff solid 2px; width:30px; margin:0 auto; text-align:center; margin-bottom:25px; }
.page-banner span.title:after                       { content:" "; display:block; border-top:#fff solid 2px; width:30px; margin:0 auto; text-align:center; margin-top:25px; }

/* SLIDE BANNER HOME */
.box-banner 										{ position:relative; overflow:hidden; display:block; width:100%; border:none; padding:0 0 5px 0; text-align:center; }
.box-banner .bx-wrapper 							{ position:relative; z-index:9; width:100%; height:600px; margin:0 auto; *zoom:1; text-align:center; border:none; padding:0; }
.box-banner .bx-wrapper img							{ position:relative; height:600px; display:block; border:none; padding:0; margin:0 auto; }
.box-banner .bx-wrapper .bx-viewport                { border:none; background:none; left:0; -webkit-box-shadow:none; box-shadow:none; }
.box-banner .bx-wrapper .bx-pager,
.box-banner .bx-wrapper .bx-controls-auto			{ display:none; }
.box-banner .bx-wrapper .bx-loading					{ min-height:30px; background:url(images/bx_loader.gif) center center no-repeat; height:100%; width:100%; position:absolute; top:0; left:0; z-index:2000; }

.box-banner .bx-wrapper .bx-caption 				{ display:block; width:100%; bottom:0; text-align:center; position:absolute; z-index:99; background:rgba(0,0,0,0.5); }
.box-banner .bx-wrapper .bx-caption small           { display:none; }
.box-banner .bx-wrapper .bx-caption span            { display:block; width:100%; max-width:980px; font:18px "montserratbold"; line-height:22px; color:#fff; text-transform:uppercase; margin:0 auto; text-align:center; }
/*.box-banner .bx-wrapper .bx-caption 				{ display:block; width:100%; bottom:0; position:absolute; z-index:99; background:rgba(0,0,0,0.5); }
.box-banner .bx-wrapper .bx-caption small           { font:20px "BrandonBold"; line-height:32px; color:#fff; text-transform:uppercase; border-bottom:#fff solid 2px; padding:0 10px; }
.box-banner .bx-wrapper .bx-caption span            { font:80px "montserratbold"; line-height:80px; color:#fff; text-transform:uppercase; margin-top:20px; }
.box-banner .bx-wrapper .bx-caption span:after      { content:" "; display:block; border-top:#fff solid 2px; width:30px; margin:0 auto; text-align:center; margin-top:25px; }*/


/* setas dos banners */
.bx-wrapper .bx-controls-direction                  { display:block; position:absolute; z-index:99999; top:40%; width:100%; height:100px; margin:0 auto; }
.box-banner .bx-wrapper .bx-prev,
.page-banner .bx-wrapper .bx-prev                   { width:79px; height:100px; left:80px; background:url(images/seta-prev-banner.png) top left no-repeat; text-indent:-9999px; }
.box-banner .bx-wrapper .bx-next,
.page-banner .bx-wrapper .bx-next                   { width:79px; height:100px; right:80px; background:url(images/seta-next-banner.png) top left no-repeat; text-indent:-9999px; }
.bx-wrapper .bx-controls-direction a                { position:absolute; top:50%; margin-top:-45px; outline:0; width:79px; height:100px; text-indent:-9999px; z-index:9999; }
.box-banner .bx-wrapper a.bx-prev:hover,
.page-banner .bx-wrapper a.bx-prev:hover            { left:80px; }
.bx-wrapper a.bx-next:hover,
.box-banner .bx-wrapper a.bx-next:hover,
.page-banner .bx-wrapper a.bx-next:hover            { right:80px !important; background:url(images/seta-next-banner.png) top left no-repeat; }


/* FOOTER */
footer                                  { display:block; clear:both; width:100%; height:510px; background:#272627; }
footer .sitemap                         { width:980px; height:160px; margin:0 auto; padding-top:80px; }
footer .sitemap ul                      { display:block; margin:0 auto; }
footer .sitemap ul li                   { display:block; list-style:none; float:left; margin:0 50px 0 0; }
footer .sitemap ul li:last-child        { margin:0; }
footer .sitemap ul li a                 { display:block; font:13px "BrandonBold"; line-height:14px; color:#00a7b9; text-transform:uppercase; text-decoration:none; }
footer .sitemap ul li a:hover           { color:#fff; }
footer .sitemap ul#subPages             { display:block; width:100%; max-width:180px; padding:0; margin-top:10px; }
footer .sitemap ul#subPages li          { display:block; float:none; clear:both; margin:2px 0; padding:0; }
footer .sitemap ul#subPages li a        { display:block; font:12px "latolight"; line-height:18px; color:#fff; border:none; }
footer .sitemap ul#subPages li a:hover  { text-decoration:underline; }
footer .logos                           { width:960px; margin:0 auto; text-align:right; }
footer a.logo-neovox                    { display:inline-block; opacity:0; margin-right:15px; }
footer a.logo-mfx                       { display:inline-block; opacity:0; }
footer .assinatura                      { width:100%; margin:0 auto; margin-top:100px; }
footer .assinatura .logo                { width:7%; text-align:center; margin:0 auto; float:left; margin-top:-10px; }
footer .assinatura address              { display:block; float:left; width:46%; border-top:#393839 solid 1px; }
footer .assinatura p                    { font:12px "latolight"; line-height:16px; color:#fff; letter-spacing:0.5px; padding:0px; margin:8px 0 0 0; }


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

/* =============================================================================
   DatePicker - smoothness
   ========================================================================== */
.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: block;
    z-index:99 !important;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #a6c9e2;
	background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #4297d7;
	background: #2191c0 url(images/ui-bg_gloss-wave_75_2191c0_500x100.png) 50% 50% repeat-x;
	color: #eaf5f7;
	font-weight: bold;
}
.ui-widget-header a {
	color: #eaf5f7;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #77d5f7;
	background: #0078ae url(images/ui-bg_glass_45_0078ae_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #ffffff;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #ffffff;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #448dae;
	background: #79c9ec url(images/ui-bg_glass_75_79c9ec_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #026890;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #026890;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #acdd4a;
	background: #6eac2c url(images/ui-bg_gloss-wave_50_6eac2c_500x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcd113;
	background: #f8da4e url(images/ui-bg_glass_55_f8da4e_1x400.png) 50% 50% repeat-x;
	color: #915608;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #915608;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #e14f1c url(images/ui-bg_gloss-wave_45_e14f1c_500x100.png) 50% top repeat-x;
	color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_0078ae_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_d8e7f3_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_e0fdff_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(images/ui-icons_056b93_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_f5e175_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_f7a50d_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_fcd113_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 5px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 5px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 5px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 5px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url(images/ui-bg_flat_75_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: 5px 0 0 5px;
	padding: 0px;
	background: #999999 url(images/ui-bg_flat_55_999999_40x100.png) 50% 50% repeat-x;
	opacity: .45;
	filter: Alpha(Opacity=45);
	border-radius: 5px;
}

/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */
.clearBoth		{ clear:both; }
.left			{ float:left; }
.right			{ float:right; }
.t-left			{ text-align:left; }
.t-right		{ text-align:right; }

.web-width		{ width:980px; margin:0 auto; }

.hidden         { display:none; visibility:hidden; }

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.invisible 		{ visibility: hidden; }

.clearfix       { float: none; clear: both; zoom: 1; }

.none 			{ display:none; }

/* fixes */

/* min width */
header { min-width: 1020px; }
#main { min-width: 1020px; }

/* max width */
#main { max-width: 1500px; }

/* BX-SLIDER */

/* div over link */
.bx-wrapper .bx-controls-direction { height: 0; }
.bx-wrapper .bx-pager { padding-top: 0; }

/* remove slider pager from front of caption */
.bx-wrapper .bx-pager { height: 0; }
#bx-home .bx-wrapper .bx-pager { bottom: 215px; padding-top: 0; }
.bx-caption a:hover { text-decoration: none; }

/* bx-slider height */
.bx-wrapper li { max-height: 600px !important; overflow: hidden !important; }

/* THUMBS */

#lista-thumbs li img { position: absolute; }

#post-page ul#lista-thumbs li,
#post-page ul#lista-thumbs li span,
#post-page ul#lista-thumbs li span.title:after {
    -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;
}

/* HEADER SLIDER */

#header-slider {
    height: 115px;
    width: 700px;
    overflow: hidden;
    float: right;
}

#header-slider img {
    max-width: 700px;
    width: initial !important;
    height: auto;
    float: right !important;
    display: block !important;
}

#header-slider .bx-wrapper .bx-viewport {
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

#header-slider .bx-controls {
    display: none;
}

/* FOOTER */

footer .assinatura .logo                { width: 12%; text-align:center; margin:0 auto; float:left; margin-top:-10px; }
footer .assinatura .logo img            { max-height: 50px; padding: 0 8px; }
footer .assinatura address              { display:block; float:left; width: 44%; border-top:#393839 solid 1px; }


.white_content {
            display: block;
            position: absolute;
            top: 35%;
            left: 25%;
            width: 50%;
            height: 50%;
            padding: 16px;

            z-index:1002;

        }