html {
	height: 100%;
	box-sizing: border-box;
}
body {
	border-top: 5px #dad6c9 solid;
	padding: 0px;
	margin: 0px;
	background: #FFF;
	min-height: 100%;
	position: relative;
}
* {
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	color: #8a8a8a;
}
b {
	font-style: bold;
	font-weight: 600;
}
a {
	text-decoration: none;
}
a:hover {
	color: #50021b;
	text-decoration: underline;
	transition: 500ms;
}
hr {
	border: none;
	border-bottom: #e0e0e0 1px solid;
	margin: 20px 0;
}
#paginador {
	text-align: center;
	padding-top: 20px;
}
input[type=text], input[type=password], select, textarea, .inputs {
	border: #e5e5e5 1px solid;
	font-weight: normal;
	outline: none;
}
input[type=submit], input[type=reset], input[type=button], button {
	border: #f5f5f5 1px solid;
	background: #dad6c9;
	color: #444444;
	cursor: pointer;
	cursor: hand;
	transition: all 600ms;
	outline: none;
}
input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover, button:hover {
	background: #50021b;
	color: #FFF;
}
nav div {
	max-width: 980px;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	text-align: right;
}
#logo, #logo_es, #logo_fr, #logo_uk {
	display: inline-block;
	vertical-align: top;
	background: url(../img/logo_off.png) no-repeat center center;  
	width: 161px;
	height: 145px;
	padding: 0px;
	margin: 0px;
	float: left;
	transition: all 0.5s;
}
#logo_es {
	background: url(../img/logo_off_es.png) no-repeat center center;  
}
#logo_fr {
	background: url(../img/logo_off_fr.png) no-repeat center center;  
}
#logo_uk {
	background: url(../img/logo_off_uk.png) no-repeat center center;  
}
#logo:hover {
	background: url(../img/logo_on.png) no-repeat center center;
}
#logo_es:hover {
	background: url(../img/logo_on_es.png) no-repeat center center;
}
#logo_fr:hover {
	background: url(../img/logo_on_fr.png) no-repeat center center;
}
#logo_uk:hover {
	background: url(../img/logo_on_uk.png) no-repeat center center;
}
nav div span {
	display: inline-block;
	vertical-align: top;
	padding: 0px;
	margin: -5px 0 0 0;
}
nav div span ul {
	list-style: none;
	padding: 0px;
	margin: 0px; 
	display: block;
}
nav div span ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0 5px 0 5px;
	margin: 0px;
}

nav .hamburger {
	display: none;
}
nav .hamburger div {
	min-height: 1px !important;
}

nav ul {
	margin: 70px 0 0 0;
}

nav ul ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: block;
	vertical-align: top;
}
nav ul ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
nav ul ul li ul {
	position: absolute;
	display: none;
	text-align: left;
	background: #FFF;
	min-width: 200px;
}
nav ul ul li ul li {
	display: block;
	vertical-align: top;
	background: none;
	background: #FFF;
}
nav ul ul li ul li a {
	display: block;
	border: none;
	text-decoration: none;
	display: block;
	border: none;
	background: #FFF;
	text-decoration: none;
	color: #474747;
	padding-top: 10px 12px 10px 12px;
	font-size: 12px;
}
nav ul ul li ul li a:hover {
	display: block;
	border: none;
	background: #FFF;
	text-decoration: none;
	color: #474747;
	padding-top: 10px 12px 10px 12px;
	font-size: 12px;
}
nav ul ul li:hover > ul {
	display: block;
	border: none;
	text-decoration: none;
}
.cl-effect-9 li ul li a::before,
.cl-effect-9 li ul li a::after {
	background: #e5e5e5;
	-webkit-transition: opacity 0.3s, height 0.3s;
	-moz-transition: opacity 0.3s, height 0.3s;
	transition: opacity 0.3s, height 0.3s;
}
.cl-effect-9 li ul li a::after {
	background: #e5e5e5;
	-webkit-transition: opacity 0.3s, height 0.3s;
	-moz-transition: opacity 0.3s, height 0.3s;
	transition: opacity 0.3s, height 0.3s;
}
nav div div {
	padding: 0px;
	margin: 0px;
	height: auto;
}

header {
	clear: both;
	float: none;
	display: block;
	vertical-align: top;
	text-align: center;
	max-width: 100%;
}

/* Banner gigante */
.jssorb21 {
	position: absolute;
}
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
	position: absolute;
    /* size of bullet elment */
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    color: white;
    font-size: 12px;
    background: url(../img/b21.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.jssorb21 div {
	background-position: -5px -5px;
}
.jssorb21 div:hover, .jssorb21 .av:hover {
	background-position: -35px -5px;
}
.jssorb21 .av {
	background-position: -65px -5px;
}
.jssorb21 .dn, .jssorb21 .dn:hover {
	background-position: -95px -5px;
}

.jssora21l, .jssora21r {
	display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(../img/a21.png) center center no-repeat;
    overflow: hidden;
}
.jssora21l { background-position: -3px -33px; }
.jssora21r { background-position: -63px -33px; }
.jssora21l:hover { background-position: -123px -33px; }
.jssora21r:hover { background-position: -183px -33px; }
.jssora21l.jssora21ldn { background-position: -243px -33px; }
.jssora21r.jssora21rdn { background-position: -303px -33px; }

/* Fim do banner gigante */

#corpo {
	max-width: 975px;
	margin: 0 auto 0 auto;
	padding: 95px 0 420px 0;
}
#corpo div:nth-child(1) {
	display: table-cell;
	vertical-align: top;
	width: 215px;
	border: 1px #f5f5f5 solid;
	height: 215px;
	margin-top: 30px;
}
#corpo div:nth-child(2){
	display: table-cell;
	vertical-align: top;
	padding: 0 0 0 25px;
	line-height: 2;
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	width: 100%;
}

#corpo div:nth-child(2) div {
	display: block;
	max-width: none;
	width: auto;
	position: relative;
	height: auto;
	max-height: none;
}

.titulo {
	display: block;
	font-size: 26px;
	color: #50021b;
	font-style: italic;
	font-weight: 300;
	margin: -40px 0 0 0;
	padding: 0 0 30px 0;
	font-family: 'Merriweather', serif;
}

footer {
	position: absolute;
	bottom: 35px;
	left: 0px;
	right: 0px;
	padding: 0px;
	margin: 0px;
	background: #EFEFEB;
}
footer img {
	float: left;
	margin: 70px 0 0 0;
}
footer div img:nth-child(1) {
	float: none;
	display: inline-block;
	vertical-align: top;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: -50px auto 0 auto;
}
footer div {
	max-width: 975px;
	margin: 0 auto 0 auto;
	padding: 30px 0 20px 0;
	text-align: right;
}
footer div * {
	text-align: left;
}

h1 {
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	color: #4f4a46;
	border-bottom: 1px #b5b3b1 dotted;
	padding-left: 10px;
	font-family: 'Merriweather', serif;
}
h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: normal;
}
footer ul {
	margin-top: 20px;
	margin-left: 14px;
	padding: 0px;
	display: inline-block;
	vertical-align: top;
	max-width: 300px;
}
footer li {
	list-style: none;
	background: url(../img/seta_vmenu.png) left center no-repeat;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
footer a {
	font-size: 12px;
	color: #726b66;
	padding: 2px;
}
footer a:hover {
	font-size: 12px;
	color: #f8f8f8;
	transition: all 800ms;
	color: #34302d;
}
footer div ul:last-of-type li {
	padding: 0 0 27px 30px;
	background: none;
}
footer div ul:last-of-type li:nth-child(2) {
	background: url(../img/telefone_icon.png) no-repeat left top;
}
footer div ul:last-of-type li:nth-child(3) {
	background: url(../img/telemovel_icon.png) no-repeat left top;
}
footer div ul:last-of-type li:nth-child(4) {
	background: url(../img/fax_icon.png) no-repeat left top;
}
footer div ul:last-of-type li:nth-child(5) {
	background: url(../img/localizacao_icon.png) no-repeat left top;
}

#rodape {
	background: #34302D;
	padding: 3px 0 20px 0;
}
#rodape div {
	max-width: 975px;
	margin: 0 auto 0 auto;
	font-size: 10px;
	font-family: 'Droid Serif', sans-serif;
	color: #8c8c8c;
}
#rodape div img {
	float: right;
	margin-top: 3px;
}
#rodape div a {
	font-size: 11px;
	font-family: 'Droid Serif', sans-serif;
	text-decoration: none;
	color: #74716f;
}
#rodape div a:hover {
	color: #a5a09d;
	transition: all 300ms;
}


@media only screen and (max-width: 1010px) {
	nav div, #corpo, footer div, #rodape div {
		padding-left: 20px;
		padding-right: 20px;	
	}
	#corpo * , footer * {
		max-width: 100%;
		height: auto;
	}
}

@media only screen and (max-width: 950px) {
	#corpo div:nth-child(1) {
		display: none;
	}
	#corpo div:nth-child(2) {
		display: block;
		padding-left: 0px;
	}
}

@media only screen and (max-width: 650px) {
	header {
		display: none;
	}
}

@media only screen and (max-width: 1000px) {
	nav {
		padding: 7px 10px 7px 10px;
	}
	nav div {
		text-align: right;
		min-height: 55px;
	}
	nav ul .hamburger {
		display: block;
	}
	nav ul ul {
		display: none;
		text-align: center;
		padding: 10px;
		margin: 18px -30px 0 -30px;
		left: 0px;
		right: 0px;
		position: absolute;
		z-index: 9999;
	}
	nav ul ul li label.activo {
		display: block;
		border: none;
	}
	nav div ul ul li, nav.escuro ul li {
		display: block;
		vertical-align: top;
		color: #FFF;
	}
	nav div ul ul li a, nav div ul ul li label {
		color: #FFF;
		display: block;
		font-size: 12pt;
	}
	nav div ul ul li a:hover, nav div ul ul li label:hover {
		background: #FFF;
		color: #000;
	}
	nav .is-active ul ul {
		background: rgba(255, 255, 255, 0.9);
		display: block;
	}
	nav .is-active ul ul li ul {
		background: none;
		margin: 0px;
		background: none;
	}
	nav div ul ul li ul, nav ul {
		position: relative;
		box-shadow: none;
		display: block;
		padding: 0px;
		border-radius: 0px;
	}
	nav div ul ul li ul li a, .cl-effect-9 a:hover span:last-child {
		text-align: center;
	}
	nav div ul ul li ul li a:hover {
		color: #000;
	}
	
	footer div {
		text-align: center;
	}
	footer ul {
		display: block;
		max-width: none;
	}
	footer ul li {
		text-align: center;
		background: none;
	}
	footer img:nth-child(2) {
		float: none;
		display: inline-block;
		vertical-align: top;
		padding-bottom: 30px;
	}
	footer div ul:last-of-type li {
		padding-bottom: 15px;
	}
	footer div ul:last-of-type li:nth-child(2), footer div ul:last-of-type li:nth-child(3), footer div ul:last-of-type li:nth-child(4), footer div ul:last-of-type li:nth-child(5) {
		background: none;
	}
	
	#corpo {
		padding-bottom: 730px;	
	}
}