/*
Theme Name: Estreia
Theme URI: http://www.estreia.net
Author: Estreia New Media
Author URI: http://www.estreia.net
Description: Theme designed for AFID in 2015.
Version: 1.0
License: Proprietary
License URI: http://www.estreia.net
Tags: 
Text Domain: estreia
*/

/* -- global -- */

html {
	font-family: sans-serif;
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	background-color: #40505f;
	font-family: Verdana, Geneva, Arial;
	font-size: 1.5rem; /* 15px */
	color: #444444;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
	color: #ff9900;
	text-decoration: none;
	background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

b, strong {
  font-weight: bold;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

small {
  font-size: 80%;
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

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

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

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

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

[role="button"] {
  cursor: pointer;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: auto;
}

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

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td, th {
  padding: 0;
}

form {
	margin: 0;
}

.divClear {
	height: 0;
	clear: both;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

.handCursor:hover {
	cursor: pointer !important;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}









/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * Copyright 2014-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*
 * See the Getting Started docs for more information:
 * http://getbootstrap.com/getting-started/#support-ie10-width
 */
@-ms-viewport     { width: device-width; }
@-o-viewport      { width: device-width; }
@viewport         { width: device-width; }












/* -- header -- */

nav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 184px;
	background-color: #40505f;
	background-image: url("media/bg_header.gif");
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	z-index: 600;
}

@media (max-width: 1023px) {
	nav {
		min-width: 320px;
		height: 130px;
		background-image: none;
	}
}

/* smartphones horizontal - barra de topo mais baixa */
@media (max-width: 799px) and (orientation: landscape) {
	nav {
		height: 90px;
	}
}

#divHeader {
	height: 130px;
	text-align: left;
	padding: 0 30px;
}

@media (max-width: 1023px) {
	#divHeader {
		padding: 0 0 0 20px;
	}
}

/* smartphones horizontal - barra de topo mais baixa */
@media (max-width: 799px) and (orientation: landscape) {
	#divHeader {
		height: 90px;
		padding: 0 0 0 20px;
	}
}

@media (max-width: 399px) {
	#divHeader {
		padding: 0 0 0 20px;
	}
}

#logoClient {
	width: 160px;
	height: 80px;
	margin-top: 27px;
	float: left;
}

/* smartphones horizontal - barra de topo mais baixa */
@media (max-width: 799px) and (orientation: landscape) {
	#logoClient {
		width: 140px;
		height: 70px;
		margin-top: 10px;
	}
}

#divHeaderRight {
	max-width: 500px;
	text-align: right;
	margin-top: 27px;
	float: right;
}

@media (max-width: 1023px) {
	#divHeaderRight {
		margin-top: 0px;
	}
}








/* -- langs -- */

#lang_sel_list {
	height: 30px !important;
	background-color: #66737f;
	font-size: 1.3rem !important;
	color: #b9c0c8 !important;
	line-height: 3rem !important;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 0 !important;
	float: right;
 }

@media (max-width: 1023px) {
	#lang_sel_list {
		display: none;
	}
}

#lang_sel_list li {
	height: 30px;
	background-image: url("media/topmenu_sep.gif");
	background-position:  top right;
	background-repeat: no-repeat;
	font-size: 1.3rem;
	line-height: 3rem;
	color: #b9c0c8;
	letter-spacing: 1px;
	padding: 0 11px 0 7px !important;
 }

#lang_sel_list li:last-child {
	background-image: none;
 }

#lang_sel_list a {
	background: none !important;
	font-size: 1.3rem;
	line-height: 3rem !important;
	color: #b9c0c8 !important;
	letter-spacing: 1px;
 }
 
#lang_sel_list a.lang_sel_sel {
	color: #ffffff !important;
 }
 
 
#lang_sel_list a:hover {
	color: #ffffff !important;
 }







/* -- search -- */

#divSearch {
	text-align: right;
	margin-top: 20px;
	float: right;
	clear: right;
}

@media (max-width: 1023px) {
	#divSearch {
		display: none;
	}
}

#divSearch label {
	color: #99a8b6;
	letter-spacing: 1px;
	line-height: 3rem;
	margin-right: 5px;
	float: right;
}

#divSearch input[type="text"] {
	width: 150px;
	height: 30px;
	background-color: #ffffff;
	color: #40505f;
	line-height: 3rem;
	text-align: left;
	margin: 0;
	padding: 0 10px;
	-moz-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
	border: 0;
	float: right;
}

#divSearch input[type="submit"] {
	width: 30px;
	height: 30px;
	background-color: #ffffff;
	background-image: url('media/icon_search.png');
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	-moz-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	border: 0;
	float: right;
}

#divSearch input[type="submit"]:hover {
	background-color: #ffffff;
	background-image: url('media/icon_search.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	cursor: pointer;
}











/* -- menu -- */

#navbar {
	width: calc(100% - 60px);
	height: 54px;
	background-color: #40505f;
	background-image: url('media/bg_menu_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	font-family: 'Raleway', Verdana, Arial, Geneva;
	font-size: 1.4rem;
	font-weight: 300;
	color: #ffffff;
	padding: 0 30px;
	clear: both;
	z-index: 1000;
}

@media (max-width: 1279px) {
	#navbar {
		width: calc(100% - 34px);
		padding: 0 17px;
	}
}

@media (max-width: 1023px) {
	#navbar {
		width: 100%;
		height: auto;
		border-top: none;
		border-bottom: 1px solid #f0f0f0;
		padding: 0;
	}
}

ul.navbar-nav {
	margin: 0;
	padding: 0;
}

@media (max-width: 1279px) {
	ul.navbar-nav {
		text-align: left;
	}
}

ul.navbar-nav li {
	position: relative;
	background-color: #40505f;
	background-image: url('media/bg_menu.gif');
	background-position: left center;
	background-repeat: no-repeat;
	list-style-type: none;
	display: inline-block;
	margin: 0;
	padding: 0;
}

ul.navbar-nav li:first-child {
	background-image: none;
}

/*
ul.navbar-nav li.current-menu-ancestor {
}

ul.navbar-nav li.current-menu-item {
}

ul.navbar-nav li:hover {
}
*/

@media (max-width: 1023px) {
	ul.navbar-nav li {
		background-color: #ffffff;
		background-image: none;
		border-top: 1px solid #f0f0f0;
		display: block;
	}
}

ul.navbar-nav li.mobileMenu {
	display: none;
}

@media (max-width: 1023px) {
	ul.navbar-nav li.mobileMenu {
		width: 25%;
		display: inline-block;
	}
	ul.navbar-nav li.mobileMenu:first-child {
		width: calc(25% - 1px);
		border-right: 1px solid #f0f0f0;
	}
}

ul.navbar-nav li a {
	background-color: transparent;
	font-family: 'Raleway', Verdana, Arial, Geneva;
	font-size: 1.4rem;
	font-weight: 300;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 54px;
	text-align : center;
	display: block;
	padding: 0 20px;
	text-decoration: none;
	/* white-space: pre; */
}

@media (max-width: 1350px) {
	ul.navbar-nav li a {
		padding: 0 15px;
	}
}

@media (max-width: 1279px) {
	ul.navbar-nav li a {
		padding: 0 10px;
	}
}

@media (max-width: 1023px) {
	ul.navbar-nav li a {
		color: #555555;
		font-size: 1.5rem;
		line-height: 25px;
		padding: 10px 8px;
	}
}

ul.navbar-nav li:hover a {
	background-color: #ffffff;
	color: #40505f;
}

@media (max-width: 1023px) {
	ul.navbar-nav li:hover a {
		background-color: #f9f8f7;
	}
}

ul.navbar-nav li:hover .dropdown-menu {
	background-color: #ffffff !important;
}

ul.navbar-nav li:hover .dropdown-menu li a {
	color: #40505f !important;
	border-top: 1px solid #eaeaea;
}

.dropup {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown > li {
  display : inline-block;
}

/* submenus */

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #40505f;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.20);
	display: none;
	z-index: 1000;
}

.dropdown-menu:hover {
	background-color: #ffffff !important;
}

@media (max-width: 1023px) {
	.dropdown-menu {
	}
}

.dropdown-menu li {
	width: 250px !important;
	height: auto !important;
	background-image: none !important;
	padding: 0 !important;
	display: block !important;
}

/* Menu mais longo com a class long */
.long .dropdown-menu li {
	width: 400px !important;
}

@media (max-width: 1023px) {
	.long .dropdown-menu li {
		width: auto !important;
	}
}

@media (max-width: 1023px) {
	.dropdown-menu li {
		width: auto !important;
		background-color: #ffffff !important;
		border-top: 1px solid #ffffff !important;
	}
}

.dropdown-menu li a {
	height: auto !important;
	background-color: transparent;
	font-size: 1.5rem !important;
	color: #ffffff !important;
	text-transform: none !important;
	letter-spacing: 1px !important;
	line-height: 30px !important;
	text-align: left !important;
	padding: 5px 20px !important;
	border-top: 1px solid #6d7d8c;
	display: block;
	white-space: normal !important;
}

@media (max-width: 1023px) {
	.dropdown-menu li a {
		border-top: none !important;
	}
}

.dropdown-menu li.current-menu-item a {
}

@media (max-width: 1023px) {
	.dropdown-menu li.current-menu-item a {
	}
}

.dropdown-menu li:hover a {
	background-color: #f4f4f4 !important;
	color: #40505f !important;
	border-top: 1px solid #eaeaea;
}

@media (max-width: 1023px) {
	.dropdown-menu li:hover a {
		border-top: none !important;
	}
}

@media (max-width: 1023px) {
	.dropdown-menu li a {
		color: #40505f !important;
		font-size: 1.3rem !important;
		text-align: center !important;
	}
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

/* collapsing */

@media (max-width: 1023px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
  }
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
}

.navbar-collapse.in {
	overflow-y: auto;
}

.navbar-collapse {
	max-height: 340px;
}

@media (min-width: 1024px) {
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}

	.navbar-collapse.in {
		overflow-y: visible;
	}
}

/* toggle button */

.navbar-toggle {
	position: relative;
	padding: 55px 48px;
	background-color: transparent;
	border: none;
	float: left;
}

@media (min-width: 1024px) {
	.navbar-toggle {
		display: none;
	}
}

/* smartphones horizontal - barra de topo mais baixa */
@media (max-width: 799px) and (orientation: landscape) {
	.navbar-toggle {
		padding: 36px 38px;
	}
}

@media (max-width: 399px) {
	.navbar-toggle {
		padding: 55px 40px;
	}
}

.navbar-toggle:hover {
}

.navbar-toggle:focus {
	outline: 0;
}

.navbar-toggle .icon-bar {
	width: 30px;
	height: 2px;
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	display: block;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 6px;
}








/* Top menu */

#topMenu {
    position: relative;
	width: 245px;
	height: 30px;
	margin-right: 20px;
	float: right;
	z-index: 1500;
}

@media (max-width: 1023px) {
	#topMenu {
		display: none;
	}
}

#topMenu > ul {
	position: relative;
	width: 245px;
	height: 30px;
	font-size: 1.3rem;
	text-align: left;
	list-style-type: none;
	display: inline-block;
	padding: 0;
	margin: 0 !important;
	z-index: 1500;
}

#topMenu > ul li {
    list-style-type: none;
	padding: 0;
    margin: 0;
}

#topMenu > ul > li > a {
	position: relative;
}

#topMenu > ul > li > a {
	width: 230px;
	height: 30px;
	background-color: #66737f;
	background-image: url('media/bg_topmenu.png');
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 1.3rem;
	letter-spacing: 1px;
	text-align: left;
	line-height: 3rem;
	color: #ffffff;
	padding: 0 0 0 15px;
	white-space: nowrap;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
	z-index: 1500;
}

#topMenu > ul > li > a:hover {
	background-color: #ffffff;
	background-image: url('media/bg_topmenu.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #40505f;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#topMenu .sub-menu {
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
    top: 100%;
    right: 0;
	left: 0;
	width: 220px;
	background-color: #66737f;
	font-size: 1.3rem;
	list-style-type: none;
	margin: 0;
	padding: 0 0 15px 0;
	float: left;
	z-index: 1500;
	visibility:hidden;
}

#topMenu .sub-menu li {
	width: 220px;
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
	z-index: 1500;
}

html #topMenu .sub-menu li a {
	width: 190px;
	background-color: #66737f;
	background-image: url('media/bg_topmenu.gif');
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 1.3rem;
	text-align: left;
	color: #b9c0c8;
	line-height: 30px;
	padding: 0 15px;
	-moz-border-radius: 0;
	border-radius: 0;
	display: block;
	z-index: 1500;
}

html #topMenu .sub-menu li a:hover { /*--Hover effect for subnav links--*/
	background: none;
	background-color: none;
	background-image: url('media/bg_topmenu_hover.gif');
	background-position: center;
	background-repeat: repeat-y;
	color: #b9c0c8;
	z-index: 1500;
}







/* -- main content -- */

#divMain {
	position: absolute;
	width: 100%;
	top: 184px;
	background-image: url('media/bg_main.gif');
	background-position: top;
	background-repeat: repeat-x;
	z-index: 400;
}

@media (max-width: 1023px) {
	#divMain {
		top: 130px;
	}
}

/* smartphones horizontal - barra de topo mais baixa */
@media (max-width: 799px) and (orientation: landscape) {
	#divMain {
		top: 90px;
	}
}

#divSubMain {
	width: 100%;
	min-height: 325px;
	background-color: #ffffff;
	overflow: hidden;
}









/* -- intro -- */

#divIntroContainer {
	width: 100%;
	height: 340px;
	background-color: #ffec4c;
	background-image: url('media/bg_main_intro.gif');
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	z-index: 400;
}

#divIntro {
	width: 100%;
	min-width: 320px;
	height: 340px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	opacity: 0;
}

#divIntro ul {
	margin: 0;
	padding: 0;
	list-style-type: none !important;
}

#divIntro ul li {
	width: 340px;
	height: 340px;
	float: left;
}

#divIntro ul li div {
	position: relative;
	width: 340px;
	height: 340px;
}

#divIntro ul li div a.introTitle {
	position: absolute;
	bottom: -7px;
	left: 0px;
	width: 340px;
	font-size: 4.2rem;
	font-family: 'Raleway', Verdana, Arial, Geneva;
	font-weight: 600;
	color: #ffffff;
	line-height: 100%;
	text-align: center;
	display: block;
	z-index: 600;
}

#divIntro ul li:hover div a.introTitle {
	color: #ffec4c;
}

#divIntro ul li div .introShadow {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 340px;
	height: 340px;
	z-index: 500;
}

#divIntro ul li div .wp-post-image {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 340px;
	height: 340px;
	z-index: 400;
}







/* -- welcome -- */

#divWelcome {
	max-width: 920px;
	min-height: 98px;
	background-color: #ffffff;
	background-image: url('media/bg_welcome.gif');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 1.4rem;
	color: #666666;
	line-height: 180%;
	text-align: center;
	padding: 20px 150px 30px 150px;
	margin: 0 auto;
	opacity: 0;
}

@media (max-width: 1023px) {
	#divWelcome {
		width: auto;
		padding: 20px 100px 30px 100px;
	}
}

@media (max-width: 799px) {
	#divWelcome {
		padding: 20px 100px 30px 100px;
	}
}

@media (max-width: 599px) {
	#divWelcome {
		padding: 20px 60px 30px 60px;
	}
}

@media (max-width: 399px) {
	#divWelcome {
		padding: 20px 50px 30px 50px;
	}
}

@media (max-width: 1023px) {
	#divWelcome br {
		display: inline;
		content: ' ';
	}
}

#divWelcome .welcomeTitle {
	font-size: 3.6rem;
	font-family: 'Raleway', Verdana, Arial, Geneva;
	font-weight: 400;
	color: #666666;
	line-height: 140%;
}

@media (max-width: 1279px) {
	#divWelcome .welcomeTitle {
		font-size: 3.2rem;
	}
}

@media (max-width: 1023px) {
	#divWelcome .welcomeTitle {
		font-size: 2.8rem;
		display: block;
	}
}

@media (max-width: 399px) {
	#divWelcome .welcomeTitle {
		font-size: 2.4rem;
	}
}

#divWelcome a:hover {
	color: #333333;
}

#divWelcome a.welcomeTitle:hover {
	color: #333333 !important;
}







/* -- welcome video -- */

#divWelcomeVideo {
	position: relative;
	top: 30px;
	max-width: 1170px;
	min-height: 224px;
	background-color: #e4e9ee;
	background-image: url('media/bg_welcome_video.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 1.5rem;
	color: #666666;
	line-height: 180%;
	text-align: left;
	padding: 20px 0 0 30px;
	margin: 0px auto 60px auto;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	opacity: 0;
}

@media (max-width: 1023px) {
	#divWelcomeVideo {
		width: auto;
		padding: 20px 0 0 30px;
	}
}

@media (max-width: 799px) {
	#divWelcomeVideo {
		text-align: center;
		padding: 20px 30px;
	}
}

@media (max-width: 599px) {
	#divWelcomeVideo {
		padding: 20px 20px;
	}
}

@media (max-width: 399px) {
	#divWelcomeVideo {
		padding: 20px 10px;
	}
}

#divWelcomeVideo iframe {
	margin: -20px 0 0 70px;
	float: right;
}

@media (max-width: 799px) {
	#divWelcomeVideo iframe {
		margin: 0 auto;
		float: none;
	}
}

@media (max-width: 499px) {
	#divWelcomeVideo iframe {
		max-width: 100% !important;
	}
}

#divWelcomeVideo .welcomeTitle {
	font-size: 3.2rem;
	font-family: 'Raleway', Verdana, Arial, Geneva;
	font-weight: 400;
	color: #40505f;
	line-height: 140%;
	text-shadow: 
		0px 0px 5px #ffffff,
		0px 0px 5px #ffffff,
		0px 0px 10px #ffffff,
		0px 0px 10px #ffffff,
		0px 0px 15px #ffffff;
}

@media (max-width: 799px) {
	#divWelcomeVideo .welcomeTitle {
		display: block;
	}
}

#divWelcomeVideo a:hover {
	color: #ffaa00;
}







/* -- breadcrumbs -- */

#divBreadcrumbs {
	max-width: 1200px;
	padding: 12px 0 0 0;
	text-align: center;
}

@media (max-width: 599px) {
	#divBreadcrumbs {
		display: none;
	}
}

#divBreadcrumbs a {
	height: 26px;
	font-size: 1.5rem;
	color: #40505f;
	line-height: 2.6rem;
	letter-spacing: 1px;
	padding: 0 10px;
	margin-right: 1px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
}

#divBreadcrumbs a:hover {
	background-color: #ffffff;
	color: #40505f;
}

#divBreadcrumbs a.current-item {
	display: none;
}










/* -- page title -- */

#divPageTitle {
	max-width: 1200px;
	margin: 0 auto;
}

#divPageTitle h1 {
	font-size: 4.6rem;
	font-family: 'Raleway', Verdana, Arial, Geneva;
	font-weight: 600;
	color: #ffffff;
	line-height: 4.6rem;
	padding: 0 0 5px 0;
	margin: 0;
	clear: both;
}

@media (max-width: 1279px) {
	#divPageTitle h1 {
		font-size: 4rem;
		line-height: 4.2rem;
	}
}

@media (max-width: 1023px) {
	#divPageTitle h1 {
		font-size: 3.6rem;
		line-height: 4rem;
		padding: 0 0 10px 0;
	}
}

@media (max-width: 799px) {
	#divPageTitle h1 {
		font-size: 3.2rem;
		line-height: 3.6rem;
		padding: 10px 10px 20px 10px;
	}
}








/* -- left content -- */

#divContent {
	min-height: 250px;
	padding: 20px 0;
	margin: 0 auto;
}

#divLeftContent {
	width: calc(100% - 390px);
    padding: 0 0 0 30px;
	float: left;
}

@media (max-width: 1023px) {
	#divLeftContent {
		width: calc(100% - 390px);
		padding: 0 20px;
	}
}

@media (max-width: 799px) {
	#divLeftContent {
		width: calc(100% - 50px);
	}
}

.leftFullWidth {
	width: calc(100% - 60px) !important;
}

@media (max-width: 1023px) {
	.leftFullWidth {
		width: calc(100% - 40px) !important;
	}
}

@media (max-width: 1279px) {
	.divLeftContentForm {
		width: calc(100% - 60px) !important;
	}
}

@media (max-width: 1023px) {
	.divLeftContentForm {
		width: calc(100% - 40px) !important;
	}
}

#contentBox {
	width: 100%;
	color: #444444;
	line-height: 140%;
	text-align: justify;
	opacity: 0;
	float: left;
}

@media (max-width: 1023px) {
	#contentBox {
		text-align: left;
	}
}

@media (max-width: 799px) {
	#contentBox {
		text-align: center;
	}
}

.contentFullWidth {
	text-align: center !important;
}

#contentBox h1, #contentBox h2 {
	font-size: 2.4rem;
	font-weight: 400;
	font-family: 'Raleway', Verdana, Arial, Geneva;
	color: #666666;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#contentBox h3 {
	font-size: 2.0rem;
	font-weight: 400;
	font-family: 'Raleway', Verdana, Arial, Geneva;
	color: #666666;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#contentBox h4, #contentBox h5, #contentBox h6 {
	font-weight: bold;
	color: #666666;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#contentBox a {
	color: #ff9900;
	line-height: 140%;
}

#contentBox a:hover {
	color: #333333;
}

#contentBox ul {
	margin: 0 0 20px 0;
	text-align: left;
}

.contentFullWidth ul {
	margin: 0 auto 20px auto !important;
	display: inline-block !important;
}

@media (max-width: 799px) {
	#contentBox ul {
		margin: 0 auto 20px auto;
		display: inline-block;
	}
}

#contentBox p {
	margin: 0 0 20px 0;
}

#contentBox hr {
	height: 1px;
	background-color: #ffffff;
	border: 0;
	border-top: 2px solid #d9dde2;
	margin: 15px 0;
	clear: both;
}

/* Na versao mobile, adicionar um BR depois da imagem do post */
@media (max-width: 799px) {
	#contentBox .slideshow::after {
		content: "\A";
		white-space: pre;
	}
}

#contentBox img.alignright {
	max-width: 880px;
	margin: 0 0 15px 15px;
	float: right;
}

@media (max-width: 1023px) {
	#contentBox img.alignright {
		max-width: 90%;
		height: auto;
	}
}

@media (max-width: 799px) {
	#contentBox img.alignright {
		margin: 0 auto 30px auto;
		clear: both;
		float: none;
		display: block;
	}
}

#contentBox img.alignleft {
	max-width: 880px;
	margin: 0 15px 15px 0;
	float: left;
}

@media (max-width: 1023px) {
	#contentBox img.alignleft {
		max-width: 90%;
		height: auto;
	}
}

@media (max-width: 799px) {
	#contentBox img.alignleft {
		margin: 0 auto 30px auto;
		clear: both;
		float: none;
		display: block;
	}
}

#contentBox img.aligncenter {
	max-width: 865px;
	margin: 0 auto 15px auto;
	float: none;
}

@media (max-width: 1023px) {
	#contentBox img.aligncenter {
		max-width: 90%;
		height: auto;
	}
}

@media (max-width: 799px) {
	#contentBox img.aligncenter {
		margin: 0 auto 30px auto;
		clear: both;
		float: none;
		display: block;
	}
}

#contentBox img.alignnone {
	max-width: 880px;
	margin: 0 15px 15px 0;
	float: none;
}

@media (max-width: 1023px) {
	#contentBox img.alignnone {
		max-width: 90%;
		height: auto;
	}
}

@media (max-width: 799px) {
	#contentBox img.alignnone {
		margin: 0 auto 30px auto;
		clear: both;
		float: none;
		display: block;
	}
}

#contentBox .wp-caption {
	min-width: 150px;
	height: 145px;
	background-color: #f4f4ef;
	text-align: center;
	-moz-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
}

#contentBox div.alignright {
	margin: 0 0 15px 15px;
	float: right;
}

#contentBox div.alignleft {
	margin: 0 15px 15px 0;
	float: left;
}

#contentBox div.aligncenter {
	margin: 0 auto 15px auto;
	float: none;
}

#contentBox div.alignnone {
	margin-bottom: 15px;
	float: none;
}

@media (max-width: 799px) {
	#contentBox div.alignnone {
		margin-left: auto;
		margin-right: auto;
	}
}

p.wp-caption-text {
	text-align: center !important;
	line-height: 130% !important;
	padding: 0px 10px 5px 10px !important;
	margin: 0 !important;
	clear: left;
}

#contentBox .wp-caption img {
	margin-top: 10px;
	float: none;
	clear: left;
}








/* -- Iframe Newletter Mailchimp -- */

#mailchimpIframe  {
	width: 100%;
	max-width: 624px;
	height: 1360px;
	margin: 0 auto;
	border: 0;
}











/* -- image and gallery -- */

#divImage {
	width: 300px;
	margin: 0 0 15px 15px;
	float: right;
}

@media (max-width: 1023px) {
	#divImage {
		width: auto;
		text-align: center;
		margin: 0 auto 15px auto;
		float: none;
	}
}

#divImage .postImage {
	width: 300px;
	height: auto;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

@media (max-width: 1023px) {
	#divImage .postImage {
		width: 80%;
		margin: 0 auto;
	}
}

.divProduct .divGallery {
	display: none;
}

.divGallery {
	padding: 10px 0;
	margin-top: 10px;
}

@media (max-width: 799px) {
	.divGallery {
		margin: 10px auto 0 auto;
	}
}

.imageBox {
	position: relative;
	width: 220px;
	height: 220px;
	margin: -5px 1px 1px 0;
	overflow: hidden;
	display: inline-block;
}

.imageBox a {
	color: #5f626b;
}

.imageBox:hover a {
	color: #ffffff;
}

.imageBox img {
	width: 220px;
	height: 220px;
	margin: -4px 1px 1px 0;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	opacity: 0;
}

#divImage .divGallery {
	padding: 0 !important;
	margin-top: -4px !important;
	display: block;
}

#divImage .divGallery .imageBox {
	width: 99px;
	height: 99px;
	margin: 0 1px -8px 0;
	display: inline-block;
	overflow: hidden;
}

#divImage .imageBox img {
	width: 99px;
	height: 99px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}













/* -- content tables -- */

#contentBox table {
	vertical-align: middle;
	padding: 0;
	margin: 0 0 15px 0;
	clear: both;
}

@media (max-width: 799px) {
	#contentBox table {
		margin: 0 auto 15px auto;
		display: inline-block;
	}
}

#contentBox table.alignleft {
	float: left;
	clear: none;
}

@media (max-width: 799px) {
	#contentBox table.alignleft {
		float: none;
	}
}

#contentBox table th, #contentBox table tr:first-child td {
	background-color: #e4e9ee;
	min-height: 24px;
	color: #555555;
	line-height: 140%;
	text-align: center;
	padding: 5px 10px;
}

@media (max-width: 799px) {
	#contentBox table tr {
		display: inline-block;
	}
}

#contentBox table tr td {
	min-height: 24px;
	text-align: left;
	line-height: 140%;
	border-bottom: 1px solid #e4e9ee;
	padding: 5px 10px;
}

@media (max-width: 799px) {
	#contentBox table tr td {
		text-align: center !important;
		margin: 0 auto;
		display: inline-block;
	}
}

#contentBox table tr td img {
	vertical-align: middle;
	margin: 0 5px;
}

@media (max-width: 799px) {
	#contentBox table tr td img {
		margin: 0 auto;
	}
}

#contentBox table tr td img.alignleft {
	float: left;
}

@media (max-width: 799px) {
	#contentBox table tr td img.alignleft {
		float: none;
	}
}

#contentBox table tr td img.alignright {
	float: right;
}

@media (max-width: 799px) {
	#contentBox table tr td img.alignright {
		float: none;
	}
}

#contentBox table tr td img.aligncenter {
	margin: 0 auto;
	float: none;
}

@media (max-width: 799px) {
	#contentBox table tr td img.aligncenter {
		margin: 0 auto;
		float: none;
	}
}







/* -- produto -- */

#divProductOptions {
	min-width: 40%;
	line-height: 140%;
	border-top: 1px dotted #444444;
	border-bottom: 1px dotted #444444;
	padding-top: 20px;
	display: inline-block;
}

@media (max-width: 1023px) {
	#divProductOptions {
		width: 100%;
	}
}

#divProductOptions .addButton {
	width: 110px;
	height: 28px;
	background-color: #40505f;
	font-size: 15px;
	font-family: Verdana, Arial, Geneva;
	color: #ffffff;
	line-height: 26px;
	text-align: center;
	padding: 0;
	border: 0;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#divProductOptions .addButton:hover {
	background-color: #ff7700;
	cursor: pointer;
}

#divProductOptions table {
	margin: 0;
	clear: left;
}

#divProductOptions table th, #divProductOptions table tr:first-child td {
	background-color: #ffffff;
	min-height: 24px;
	line-height: 140%;
	text-align: center;
	border: none;
	padding: 0;
}

#divProductOptions table tr td {
	min-height: 24px;
	text-align: left;
	line-height: 140%;
	border: none;
	padding: 0;
}

#donation_price {
	text-align: center;
}

.wpsc_loading_animation {
	padding: 15px 0;
}







/* -- posts -- */

#divPages {
	padding: 0;
	margin: 0;
	clear: both;
}

#divPages .pageBox {
	width: 299px;
	height: 290px;
	text-align: center;
	line-height: 140%;
	margin: -2px 1px 0 0;
	overflow: hidden;
	display: inline-block;
	opacity: 0;
}

.divProductCategories .pageBox {
	margin-top: -4px !important;
}

.divProducts .pageBox {
	height: 339px !important;
	margin-top: -4px !important;
}

#divPages .pageBox .tabTitle {
	width: 299px;
	height: 50px;
	padding: 0 !important;
	margin: 0 !important;
	display: block !important;
}

#divPages .pageBox .tabTitle td {
	width: 299px;
	height: 50px;
	background-color: #40505f;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	padding: 0 5px;
	border-bottom: 0 !important;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	display: table-cell !important;
}

#divPages .pageBox:hover .tabTitle td {
	color: #ffec4c;
}

#divPages .pageBox:hover .tabTitle td:hover {
	cursor: pointer;
}

#divPages .pageBox .tabTitle td .boxTitle {
	font-size: 19px;
	font-family: 'Raleway', Verdana, Arial, Geneva;
	font-weight: 400;
	color: #ffffff;
	line-height: 105% !important;
}

#divPages .pageBox:hover .tabTitle td .boxTitle {
	color: #ffec4c;
}

#divPages .pageBox img.wp-post-image {
	width: 299px;
	height: 240px;
}

#divPages .pageBox img.wpsc_category_image {
	width: 299px !important;
	height: 240px !important;
	margin: 0 !important;
}

#divPages .pageBox .priceBox {
	height: 47px;
	background-color: #ffffff;
	color: #333333;
	text-align: center;
	line-height: 47px;
	margin-top: -4px;
	border: 1px solid #d9dde2;
	border-top: none;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
}







/* -- related -- */

#divRelated {
	padding-top: 20px;
	clear: both;
}

#divRelated #relatedHeader {
	height: 30px;
	background-color: #ffec4c;
	line-height: 30px;
	text-align: left;
	text-indent: 15px;
	margin-bottom: 5px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#divRelated .pageBox {
	width: 146px;
	height: 148px;
	font-size: 13px;
	text-align: center;
	line-height: 140%;
	margin: -4px 1px 0 0;
	overflow: hidden;
	display: inline-block;
}

#divRelated .pageBox .tabTitle {
	width: 146px;
	height: 30px;
	padding: 0 !important;
	margin: 0 !important;
	display: block !important;
}

#divRelated .pageBox .tabTitle td {
	width: 146px;
	height: 30px;
	background-color: #40505f;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	padding: 0 5px;
	border-bottom: 0 !important;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	display: table-cell !important;
}

#divRelated .pageBox:hover .tabTitle td {
	color: #ffec4c;
}

#divRelated .pageBox:hover .tabTitle td:hover {
	cursor: pointer;
}

#divRelated .pageBox .tabTitle td .boxTitle {
	font-size: 15px;
	font-family: 'Raleway', Verdana, Arial, Geneva;
	font-weight: 400;
	color: #ffffff;
	line-height: 105% !important;
}

#divRelated .pageBox:hover .tabTitle td .boxTitle {
	color: #ffec4c;
}

#divRelated .pageBox img.wp-post-image {
	width: 146px;
	height: 118px;
}

#divRelated .pageBox:nth-child(even) {
	width: 147px;
}

#divRelated .pageBox:nth-child(even) .tabTitle {
	width: 147px;
}

#divRelated .pageBox .tabTitle td {
	width: 147px;
}

#divRelated .pageBox:nth-child(even) img.wp-post-image {
	width: 147px;
	height: 118px;
}







/* -- Inscricoes -- */

a.btInscricoes {
    position: relative;
    height: 40px;
    background-color: #ffec4c;
	background-image: url('media/icon_buttons_blue.png');
	background-position: right top;
	background-repeat: no-repeat;
    font-size: 1.7rem;
    font-weight: 400;
    color: #40505f !important;
    line-height: 40px !important;
    white-space: nowrap;
    text-align: center;
    padding: 0 30px 0 20px;
    border: 0;
    border-radius: 5px;
    transition: all 0.3s;
    display: inline-block;
}

a.btInscricoes:hover {
    background-color: #40505f;
	background-position: right bottom;
    color: #ffffff !important;
    cursor: pointer;
}

 /* Coluna direita */
.divInscricoes a.btInscricoes {
    background-color: #40505f !important;
	background-image: url('media/icon_buttons_yellow.png');
	background-position: right top;
    color: #ffffff !important;
	margin: 15px 0;
}

.divInscricoes a.btInscricoes:hover {
    background-color: #ffec4c !important;
	background-position: right bottom;
    color: #40505f !important;
	margin: 15px 0;
}

.divInscricoes {
    position: relative;
    background-color: #e4e9ee;
    font-size: 1.7rem;
    line-height: 140%;
    text-align: center;
	padding: 0 0 20px 0;
	margin: 0 0 20px 20px;
    border-radius: 5px;
	transition: all 0.3s;
	overflow: hidden;
	float: right;
}

@media (max-width: 560px) {
	.divInscricoes {
		width: auto;
		margin: 0 auto 20px auto;
		float: none !important;
	}
}

.divInscricoes img {
	margin-bottom: 10px;
}













/* -- form contacto -- */

#divContactForm {
	width: 365px;
	background-color: #e4e9ee;
	line-height: 3rem;
	text-align: left;
	padding-top: 10px;
	margin: 0 0 15px 15px;
	float: right;
}

@media (max-width: 799px) {
	#divContactForm {
		width: auto;
		max-width: 420px;
		margin: 0 auto 15px auto;
		padding: 10px 20px 0 20px;
		float: none;
	}
}

#divContactForm .titleDiv {
	width: 335px;
	height: 46px;
	font-family: 'Raleway', Verdana, Arial, Geneva;
	font-size: 2rem;
	font-weight: 400;
	line-height: 4rem;
	text-align: center;
	margin: 0 auto;
	border-bottom: 1px solid #ffffff;
	display: block;
}

@media (max-width: 799px) {
	#divContactForm .titleDiv {
		width: auto;
	}
}

#divContactForm .formBody {
	width: 335px;
	line-height: 3rem;
	margin: 15px auto 0 auto;
	padding-top: 5px;
}

@media (max-width: 799px) {
	#divContactForm .formBody {
		width: auto;
	}
}

#divContactForm .smallTxt {
	font-size: 1.3rem;
	color: #444444;
	line-height: 120%;
	text-align: center;
	padding-top: 10px;
}

#divContactForm input[type=text] {
	width: 215px;
	height: 30px;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 2.9rem;
	text-align: left;
	margin: 1px 0 0 0;
	padding: 0 5px;
	border: 0;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: right;
}

@media (max-width: 799px) {
	#divContactForm input[type=text] {
		width: 70%;
	}
}

@media (max-width: 499px) {
	#divContactForm input[type=text] {
		width: 60%;
	}
}

#divContactForm input[type=email] {
	width: 215px;
	height: 30px;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 2.9rem;
	text-align: left;
	margin: 1px 0 0 0;
	padding: 0 5px;
	border: 0;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: right;
}

@media (max-width: 799px) {
	#divContactForm input[type=email] {
		width: 70%;
	}
}

@media (max-width: 499px) {
	#divContactForm input[type=email] {
		width: 60%;
	}
}

#divContactForm select {
	width: 225px;
	height: 80px;
	line-height: 2.9rem;
	margin: 1px 0 0 0;
	padding: 0;
	border: 0;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: right;
}

@media (max-width: 799px) {
	#divContactForm select {
		width: calc(70% + 10px);
	}
}

@media (max-width: 499px) {
	#divContactForm select {
		width: calc(60% + 10px);
	}
}

#divContactForm textarea {
	width: 215px;
	height: 120px;
	font-size: 1.3rem;
	font-weight: bold;
	text-align: left;
	margin: 1px 0 5px 0;
	padding: 5px;
	border: 0;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: right;
}

@media (max-width: 799px) {
	#divContactForm textarea {
		width: 70%;
	}
}

@media (max-width: 499px) {
	#divContactForm textarea {
		width: 60%;
	}
}
 
/* -- captcha -- */
.recaptcha > div {
    margin: 0 auto;
}
 /* -- end captcha -- */

#divContactForm .divSubmit {
	width: 335px;
	text-align: center;
	border-top: 1px solid #ffffff;
	margin-top: 10px;
	padding: 10px 0 0 0;
	clear: both;
}

@media (max-width: 799px) {
	#divContactForm .divSubmit {
		width: auto;
	}
}

#divContactForm input[type=submit] {
	width: 100px;
	height: 32px;
	background-color: #40505f;
	line-height: 3.2rem;
	text-align: center;
	color: #ffffff;
	margin: 1px auto 0 auto !important;
	border: 0;
}

#divContactForm input[type=submit]:hover {
	background-color: #2b3640;
	cursor: pointer;
}

img.ajax-loader {
	display: block;
}

#divContactForm .wpcf7-response-output {
	font-size: 1.3rem;
	color: #444444;
	line-height: 1.6rem;
	text-align: center;
	margin-top: 5px;
	padding: 5px !important;
	border-color: #ff7700 !important;
}

#divContactForm .wpcf7-not-valid-tip {
	width: 230px !important;
	height: 20px !important;
	font-size: 1.3rem;
	color: #444444;
	line-height: 2rem;
	text-align: center;
	margin: 0 0 0 94px !important;
	padding: 5px !important;
	border-color: #ff7700 !important;
	display: block;
}

#divDialog {
	width: 345px !important;
	background-color: #40505f;
	text-align: center;
	color: #ffffff;
	line-height: 2rem;
	padding: 20px;
	margin: 0 0 15px 15px;
	float: right;
}

@media (max-width: 799px) {
	#divDialog {
		width: auto !important;
		max-width: 345px;
		margin: 0 auto 15px auto;
		float: none;
	}
}

#divDialog strong {
	font-size: 2rem;
	font-family: 'Raleway', Verdana, Arial, Geneva;
	color: #ffffff;
	line-height: 3rem;
}







/* -- right -- */

#divRight {
	width: 300px;
	margin-left: 30px;
	text-align: left;
	float: left;
}

@media (max-width: 1023px) {
	#divRight {
		margin-left: 20px;
	}
}

@media (max-width: 799px) {
	#divRight {
		display: none;
	}
}

@media (max-width: 1279px) {
	.divRightForm {
		display: none !important;
	}
}

#divRight .postImage {
	width: 300px;
	margin-bottom: 1px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	opacity: 0;
}

#divRight a.linkItem {
	min-height: 24px;
	background-color: #e4e9ee;
	font-size: 1.4rem;
	color: #444444;
	line-height: 2.4rem;
	border: 1px solid #e4e9ee;
	border-bottom: 1px solid #ffffff;
	padding: 8px 15px 8px 20px;
	display: block;
	opacity: 0;
}

#divRight a.linkItem:hover {
	background-color: #ffffff;
}

#divRight a.linkItem.linkHeader {
	font-weight: bold;
	line-height: 2.4rem;
}

#divRight a.linkItem.currentItem {
	background-color: #ffffff;
}

#divRight a.linkItem:last-child.currentItem {
	border-bottom: 1px solid #e4e9ee;
}

#divRight a.linkItem:last-child:hover {
	border-bottom: 1px solid #e4e9ee;
}

#divRight .widgetTitle {
	width: 270px;
	height: 32px;
	font-size: 17px;
	line-height: 32px;
	text-align: center;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;
}

#divRight .textwidget {
	width: 270px;
	background-color: #e4e9ee;
	line-height: 140%;
	text-align: center;
	padding: 5px 15px 15px 15px;
	margin: 15px 0;
	-moz-border-radius: 2px;
	border-radius: 2px;
	opacity: 0;
}

#divRight .textwidget table {
	text-align: center;
	margin: 5px auto;
}

#divRight .textwidget img {
	margin: 5px auto;
}







/* -- widget social networks feed -- */

#divSocialNetworks .textwidget {
	width: 300px !important;
	padding: 0 !important;
}







/* -- widget shopping cart -- */

#divShoppingCart {
	width: 270px;
	background-color: #e4e9ee;
	font-size: 1.4rem;
	line-height: 140%;
	text-align: left;
	padding: 5px 15px 15px 15px;
	margin-bottom: 15px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#divShoppingCart table {
	width: 270px;
}

#divShoppingCart table th {
	border-bottom: 1px solid #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}

#divShoppingCart #quantity {
	text-align: center;
}

#divShoppingCart table td {
	border-bottom: 1px solid #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}

#divShoppingCart .widgetTitle {
	width: 270px;
	height: 32px;
	font-size: 1.7rem;
	line-height: 32px;
	text-align: center;
	border-bottom: 1px solid #ffffff;
}

#divShoppingCart .orderButton {
	width: 130px;
	height: 28px;
	background-color: #40505f;
	font-size: 1.5rem;
	color: #ffffff;
	line-height: 28px;
	text-align: center;
	margin: 5px auto;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
}

#divShoppingCart .orderButton:hover {
	background-color: #ff7700;
}

#divShoppingCart a {
	color: #ff6600;
}

#divShoppingCart a.emptycart {
	color: #7b7a75;
	text-align: center;
	text-decoration: underline;
	display: block;
}

.shopping-cart-wrapper span.cart_message {
	background-color: #ffffff;
	text-align: center;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 0 !important;
}













/* -- WP e-commerce -- */

.is_variation {
	display: none !important;
}

#termsandconds {
	font-size: 1.3rem;
	line-height: 120%;
	text-align: center;
	overflow: auto;
}

#termsandconds table {
	vertical-align: middle;
	padding: 0;
	margin: 0;
	margin: 0 auto;
}

#termsandconds table th, #termsandconds table tr:first-child td {
	background: #e4e9ee;
	min-height: 24px;
	font-size: 1.3rem;
	text-align: center;
	border-bottom: 1px solid #d9dde2;
	padding: 5px 10px;
}

#termsandconds table tr td {
	min-height: 24px;
	font-size: 1.3rem;
	border-bottom: 1px solid #d9dde2;
	padding: 5px 10px;
}

@media (max-width: 799px) {
	#checkout_page_container table {
		margin: 0 auto 15px auto !important;
		display: table !important;
	}
}

@media (max-width: 799px) {
	#checkout_page_container table tr {
		display: table-row !important;
	}
}

@media (max-width: 799px) {
	#checkout_page_container table tr td {
		text-align: initial !important;
		display: table-cell !important;
	}
}

table.checkout_cart {
	width: 100%;
}

table.checkout_cart .header th {
	font-weight: normal !important;
}

table.checkout_cart tr td.wpsc_product_image {
	text-align: left !important;
	padding: 0 !important;
}

table.checkout_cart td img.product_image {
	width: 150px;
	height: 150px;
	border: 0 !important;
	margin: 1px 0 !important;
}

@media (max-width: 599px) {
	table.checkout_cart td img.product_image {
		width: 100px;
		height: 100px;
	}
}

table.checkout_cart a.product_name {
	color: #444444 !important;
	display: inline-block;
}

@media (max-width: 1023px) {
	table.checkout_cart a.product_name {
		display: none;
	}
}

#checkout_page_container table.productcart {
	width: 100%;
}

table.wpsc_checkout_table_totals {
	width: 100%;
	border-bottom: 1px solid #d9dde2 !important;
}

table.wpsc_checkout_table_totals tr.total_price td.wpsc_totals {
	font-weight: bold;
	border-top: 1px solid #d9dde2 !important;
	border-bottom: none !important;
}

/* centrar form escolher destino envio */
tr.wpsc_change_country td {
	text-align: center !important;
}

#change_country {
	margin: 0 auto;
}
/*  */

.wpsc_checkout_table {
	width: 100%;
	float: none;
}

.wpsc_checkout_table h4 {
	margin: 0 auto !important;
}

.wpsc_shipping_forms, .wpsc_billing_forms {
	background-color: #e4e9ee;
	min-height: 24px;
	line-height: 140%;
	text-align: center;
	border-bottom: 1px solid #d9dde2;
	padding: 5px 10px;
}

@media (max-width: 799px) {
	.wpsc_checkout_table input[type="text"] {
		width: 200px !important;
	}
}

@media (max-width: 399px) {
	.wpsc_checkout_table input[type="text"] {
		width: 160px !important;
	}
}

.wpsc_checkout_table textarea {
	width: 255px !important;
}

@media (max-width: 799px) {
	.wpsc_checkout_table textarea {
		width: 200px !important;
	}
}

@media (max-width: 399px) {
	.wpsc_checkout_table textarea {
		width: 160px !important;
	}
}

#checkout_page_container .wpsc-country-dropdown {
	max-width: 259px;
}

@media (max-width: 799px) {
	#checkout_page_container .wpsc-country-dropdown {
		width: 204px !important;
	}
}

@media (max-width: 399px) {
	#checkout_page_container .wpsc-country-dropdown {
		width: 164px !important;
	}
}

@media (max-width: 399px) {
	.custom_gateway_image {
		display: none !important;
	}
}

.wpsc_make_purchase {
	width: 100% !important;
	margin: 20px 0 0 0 !important;
	text-align: center;
	float: none;
	clear: both;
}

.wpsc_make_purchase .wpsc_buy_button {
	width: 220px;
	height: 28px;
	background-color: #40505f;
	font-size: 1.5rem;
	color: #ffffff;
	line-height: 28px;
	text-align: center;
	margin: 0 auto !important;
	border: 0 !important;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: none;
	clear: both;
}

.wpsc_make_purchase .wpsc_buy_button:hover {
	color: #ffec4c;
	cursor: pointer;
}

@media (max-width: 799px) {
	.wpsc-transaction-results-wrap table {
		margin: 0 auto 15px auto !important;
		display: table !important;
	}
}

@media (max-width: 799px) {
	.wpsc-transaction-results-wrap table tr {
		display: table-row !important;
	}
}

@media (max-width: 799px) {
	.wpsc-transaction-results-wrap table tr td {
		text-align: initial !important;
		display: table-cell !important;
	}
}

#tabMB {
	float: left;
	clear: none;
}

@media (max-width: 799px) {
	#tabMB {
		margin: 0 auto;
		float: none;
	}
}










/* -- share -- */

#divShare {
	color: #999999;
	border-top: 1px solid #d9dde2;
	padding-top: 5px;
	margin: 15px 0;
	clear: both;
}

@media (max-width: 1023px) {
	#divShare {
		margin: 15px auto;
	}
}

.st_fblike_large > span {
	bottom: 8px !important;
}

.st_plusone_large > div {
	bottom: 3px !important;
}

.st_facebook_large > span {
	top: 8px !important;
}

.st_twitter_large > span {
	top: 8px !important;
}

.st_linkedin_large > span {
	top: 8px !important;
}

.st_email_large > span {
	top: 8px !important;
}










/* -- widgets content -- */

#widgetContainer {
	position: relative;
	width: 100%;
	background-color: #ffffff;
	padding-top: 15px;
	margin: 0 auto;
	clear: both;
}

#widgetContainer .map {
	width: 100%;
	height: 400px;
}

#widgetContainer .textwidget {
	background-color: #efefef;
	margin: 0 auto 20px auto;
	-moz-border-radius: 2px;
	border-radius: 2px;
}









/* -- highlights -- */

#divHighlights {
	width: 100%;
	background-color: #ffffff;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	opacity: 0;
}

#divHighlights .highlightsBox {
	width: calc(20% - 1px);
	text-align: center;
	line-height: 140%;
	margin-right: 1px;
	vertical-align: top;
	overflow: hidden;
	display: inline-block;
}

@media (max-width: 1279px) {
	#divHighlights .highlightsBox {
		width: calc(25% - 1px);
	}
}

@media (max-width: 1023px) {
	#divHighlights .highlightsBox {
		width: calc(50% - 1px);
	}
}

@media (max-width: 599px) {
	#divHighlights .highlightsBox {
		width: 100%;
		margin-right: 0;
	}
}

#divHighlights .highlightsBox .highlightTitle {
	width: 100%;
	height: 47px;
	background-color: #ffec4c;
	font-size: 19px;
	font-family: 'Raleway', Verdana, Arial, Geneva;
	font-weight: 400;
	color: #333333;
	text-align: center;
	line-height: 47px;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	overflow: hidden;
	display: block;
}

#divHighlights .highlightsBox:hover .highlightTitle {
	background-color: #40505f;
	color: #ffffff;
}

#divHighlights .highlightsBox .highlightsImage {
	width: 100%;
	height: 140px;
	background-color: #e4e9ee;
	background-size: cover;
	overflow: hidden;
}

@media (max-width: 1279px) {
	#divHighlights .highlightsBox .highlightsImage {
		height: 140px;
	}
}

@media (max-width: 1023px) {
	#divHighlights .highlightsBox .highlightsImage {
		height: 160px;
	}
}

@media (max-width: 599px) {
	#divHighlights .highlightsBox .highlightsImage {
		height: 180px;
	}
}

#divHighlights .highlightsBox img.wp-post-image {
	width: 100%;
	height: 140px;
}

#divHighlights .highlightsBox .highlightsText {
	width: calc(100% - 11px);
	border-right: 1px solid #d9dde2;
	padding: 10px 5px 15px;
}

@media (max-width: 499px) {
	#divHighlights .highlightsBox .highlightsText br {
		/* display: inline;
		content: ' '; */
	}
}

#divHighlights .highlightsBox .highlightsText p {
	padding: 0;
	margin: 0 5px;
}

#divHighlights a:hover {
	color: #000000;
}









/* -- highlights Scroller -- */

.homeHighlights ul {
	margin: 0;
	padding: 0;
	list-style-type: none !important;
}

.homeHighlights ul li {
	width: 300px !important;
	float: left;
}

.homeHighlights .highlightsBox {
	width: 299px !important;
}

@media (max-width: 1279px) {
	.homeHighlights .highlightsBox {
		width: 299px !important;
	}
}













/* -- contacts -- */

#divContacts {
	width: 100%;
	min-height: 160px;
	background-color: #40505f;
	background-image: url('media/bg_contacts.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	}

#divSubContacts {
	color: #ffffff;
	line-height: 140%;
	letter-spacing: 1px;
	padding: 0;
	margin: 0 auto;
}

#divSubContacts a {
	color: #ffe600;
}

#divSubContacts p:last-child {
	margin-bottom: 0;
}

#divSubContacts .title {
	font-family: 'Raleway', Verdana, Arial, Geneva !important;
	font-size: 3rem;
	font-weight: 100 !important;
	line-height: 4.5rem;
	color: #ffffff !important;
}

#divSubContacts .title:hover {
	color: #ffe600 !important;
}













/* -- footer -- */

#divFooter {
	width: 100%;
	min-height: 54px;
	font-size: 1.3rem;
	color: #7e98b0;
	letter-spacing: 1px;
	line-height: 5.4rem;
	clear: both;
	/* white-space: nowrap; */
}

@media (max-width: 699px) {
	#divFooter {
		line-height: 3.2rem;
	}
}

#divFooter a, #divFooter span {
	background-image: url('media/bg_footer.gif');
	background-position: center right;
	background-repeat: no-repeat;
	font-size: 1.3rem;
	color: #7e98b0;
	letter-spacing: 1px;
	line-height: 5.4rem;
	padding: 0 15px 0 14px;
	display: inline-block;
}

@media (max-width: 699px) {
	#divFooter a, #divFooter span {
		line-height: 3.2rem;
	}
}

#divFooter span.firstSpan {
	background-image: none;
	padding: 0;
}

#divFooter .textwidget {
	display: inline;
}

#divFooter a:hover {
	color: #ffffff;
}

#divFooter img {
	vertical-align: middle;
}

#divFooter a:hover img {
    -webkit-filter: brightness(200%);
    filter: brightness(200%);
}

#divFooter a.scrollToTop {
	width: 54px;
	height: 54px;
	background-image: url('media/icon_top.gif');
	background-position: top;
	background-repeat: no-repeat;
	padding: 0 !important;
}

@media (max-width: 699px) {
	#divFooter a.scrollToTop {
		width: 32px;
		height: 32px;
		background-size: 32px 64px;
	}
}

#divFooter a.scrollToTop:hover {
	background-image: url('media/icon_top.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}

#divSubFooter {
	width: 100%;
	background-image: url('media/bg_last.gif');
	background-position: top;
	background-repeat: repeat-x;
	clear: both;
}
	
#divCredits {
	font-size: 1.3rem;
	color: #668099;
	letter-spacing: 1px;
	line-height: 3rem;
	margin: 0 auto;
	clear: both;
}
	
#divCredits a {
	color: #668099;
}
	
#divCredits a:hover {
	color: #ffffff;
}

#divLogos {
	font-size: 1.3rem;
	color: #668099;
	letter-spacing: 1px;
	line-height: 3rem;
	text-align: center;
	padding: 20px 0 5px 0;
	margin: 0 auto;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
	
#divLogos a {
	color: #668099;
}
	
#divLogos a:hover {
	color: #ffffff;
}


@media (max-width: 799px) {
	#divLogos img {
		max-width: 280px;
		height: auto;
	}
}
	
#divSeo {
	font-size: 1.3rem;
	color: #40505f;
	margin: 0 auto;
	cursor: default;
	clear: both;
}
	
#divSeo a {
	font-size: 1.3rem;
	color: #40505f;
	cursor: default;
}

 















/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width: none; max-height: 900px; -ms-interpolation-mode: bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background-color: transparent;}
#colorbox{outline:0;}
    #cboxContent{overflow:visible; background:#ffffff;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#ffffff; padding: 0; margin-bottom: 35px;}
        #cboxLoadingGraphic{}
        #cboxLoadingOverlay{background:#ffffff;}
        #cboxTitle{position:absolute; bottom:10px; left:0; text-align:center; width:100%; color:#999999;}
        #cboxCurrent{position:absolute; bottom:10px; left:10px; color:#999999;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; position:absolute; background: transparent;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxSlideshow{display: none !important;}
        #cboxPrevious{position: absolute; top: calc(50% - 40px); left: 10px; background: url("media/bt_anterior.png") top no-repeat; width:48px; height:80px; text-indent:-9999px;}
        #cboxPrevious:hover{background: url("media/bt_anterior.png") bottom no-repeat;}
		#cboxPrevious:focus{outline: none;}
        #cboxNext{position: absolute; top: calc(50% - 40px); right:10px; background: url("media/bt_seguinte.png") top no-repeat; width:48px; height:80px; text-indent:-9999px;}
        #cboxNext:hover{background: url("media/bt_seguinte.png") bottom no-repeat;}
		#cboxNext:focus{outline: none;}
        #cboxClose{position: absolute; bottom: 5px; right: 10px; background: url("media/bt_close.gif") no-repeat; width:25px; height:25px; text-indent:-9999px;}
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
		
@media (max-width: 1023px) {
	#cboxLoadedContent{margin: 0;}
	#cboxTitle {display: none !important;}
	#cboxCurrent {display: none !important;}
}