/* Talho */

/* =FontFace
----------------------------------------------- */
@font-face {
    font-family: 'Archer-Medium';
    src: url('fonts/Archer-Medium/Archer-Medium.eot');
    src: url('fonts/Archer-Medium/Archer-Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/Archer-Medium/Archer-Medium.woff') format('woff'),
         url('fonts/Archer-Medium/Archer-Medium.ttf') format('truetype'),
         url('fonts/Archer-Medium/Archer-Medium.svg#Archer-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Archer-Semibold';
    src: url('fonts/Archer-Semibold/Archer-Semibold.eot');
    src: url('fonts/Archer-Semibold/Archer-Semibold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Archer-Semibold/Archer-Semibold.woff') format('woff'),
         url('fonts/Archer-Semibold/Archer-Semibold.ttf') format('truetype'),
         url('fonts/Archer-Semibold/Archer-Semibold.svg#Archer-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Archer-Book';
    src: url('fonts/Archer-Book/Archer-Book.eot');
    src: url('fonts/Archer-Book/Archer-Book.eot?#iefix') format('embedded-opentype'),
         url('fonts/Archer-Book/Archer-Book.woff') format('woff'),
         url('fonts/Archer-Book/Archer-Book.ttf') format('truetype'),
         url('fonts/Archer-Book/Archer-Book.svg#Archer-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_mediumregular';
    src: url('fonts/Gotham-Medium/Gotham-Medium-webfont.eot');
    src: url('fonts/Gotham-Medium/Gotham-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Gotham-Medium/Gotham-Medium-webfont.woff2') format('woff2'),
         url('fonts/Gotham-Medium/Gotham-Medium-webfont.woff') format('woff'),
         url('fonts/Gotham-Medium/Gotham-Medium-webfont.ttf') format('truetype'),
         url('fonts/Gotham-Medium/Gotham-Medium-webfont.svg#gotham_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* Body Padding */
/* Body Padding */

* {
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box;
}

/* Background */
/* Background */
html{
	background: #a89984;
	height: 100%;
}
body{
	display: block;
	position: relative;
	border: 1px solid #a89984;
	font-family: 'Archer-Semibold';
	font-weight: normal;
	background: url(images/bgtalho.jpg);
	/*background-size: cover;*/
	width: 1280px;
	height: 100%;
	margin: 0 auto;

	-webkit-box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.5);	
}


/* Painel de Fundo */

.bgtop {
	height: 462px;
	border-top: 2px solid #a89984;
	margin-top: 140px;
/*	-webkit-box-shadow: 0px -2px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px -2px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px -2px 10px 0px rgba(0,0,0,0.75);*/
}

#slide_show{
	height: 462px;
	margin: -27px 0 0 0;
	text-align: center;
	overflow: hidden;
	background: #000;
}
.wrapper {
	position: absolute;
	right: 50%;
	width: 898px;
	margin: -584px -449px 0 0;
	text-align: center;
}

.logotalho {
	display: block;
	width: 254px;
	margin: 0 auto 10px auto;
}

.wrapper span {
	display: block;
	text-align: center;
	font-size: 55px;
	color: #fff;
}

.wrapper p {
	width: 860px;
	margin: 0 auto 25px auto;
	text-align: center;
	font-family: 'Archer-Book';
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	line-height: 24.5px;
}

/* Tarja Endereço */

.wrapper2 {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}

/* Promocional */

footer {
	font-family: 'gotham_mediumregular';
	font-size: 14px;
	color: #a89985;
	background: #000 url(images/talhopromo.jpg) center 47px no-repeat;
	background-size: cover;
	width: 100%;
	height: 315px;
	margin: 0 0 10px 0;
	border-top: 2px solid #a89985;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
}
footer span{
	display: block;
	height: 45px;
	line-height: 45px;
}
footer span.telefone{
	float: left;
}
footer span.telefone span{
	display: inline-block;
	padding: 0 0 0 2px;
	color: #fff;
}
footer span.endereco{
	width: 385px;
	float: right;
	background: url(images/pointer.jpg) no-repeat 333px 0;
}
footer span.endereco span{
	display: block;
	float: left;
	padding: 0 17px 0 0;
}
footer span.endereco a{
	display: block;
	float: left;
	width: 46px;
	height: 46px;
}

.border{
	display: block;
	clear: both;
	height: 2px;
	background: #a89985;
}


ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}