/* CSS Document */
p{
	font-family:Arial, Helvetica, sans-serif;
}
@font-face {
	font-family: 'GothamBold';
	src: url('gothambold.eot');
	src: url('gothambold.eot?#iefix') format('embedded-opentype'),
		url('gothambold.woff') format('woff'),
		url('gothambold.ttf') format('truetype'),
		url('gothambold.svg#GothamBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
.bold{
	font-family: 'GothamBold';
}
body{
	padding:0px;
	margin:0px;
	background-color:#FFF;
	background-image:url(../images/bg.gif);
	background-position:top center;
	background-repeat:repeat;

}
.centro{
	width:900px;
	margin:0 auto;
}
.clear{
	clear:both;
}
.topo{
	height:93px;
}
.logotipo{
	width:205px;
	height:65px;
	float:left;
	background-image:url(../images/logotipo.png);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
	margin-top:15px;
}

.menu{
	width:620px;
	float:left;
	margin-top:0px;
	margin-left:75px;
}
.txtMenu{
	margin:48px 0px 0px 0px;
	padding:0px;
	text-align:left;
}
.txtMenu li{
	display:inline;
	list-style:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;	
	color:#353333;
	margin-left:-4px;
	text-transform:uppercase;
	padding-bottom: 2px;
}
.txtMenu li.active{
	border-bottom:#066 solid 3px;
}
.txtMenu a:link, .txtMenu a:visited{
	text-decoration:none;
	color:#353333;
	padding:0px 10px 2px 10px;
	transition:0.4s;
	-webkit-transition:0.4s;
}
.txtMenu a:hover{
	color:#353333;
	border-bottom:#066 solid 3px;
}
.btnCheckIn{
	width: 113px;
	height: 28px;
	float: right;
	right: 17px;
	top: 7px;
	position: absolute;
	background-image: url(../images/checkIn.png);
	background-position: top center;
	background-repeat: no-repeat;
}
.alinhaBanner{
}
.banner{
	background-color:#000;
	width: 100%;
	height: 385px;
}
.outrosBanners{
	width: 124px;
	height: 75px;
	background-color:#999;
	float:left;
	margin-right:2px;
	margin-left:2px;
	margin-top:3px;
	overflow: hidden;
	position:relative;
}
.outrosBanners.active{
	border-bottom: #066 solid 6px;
}
.box1{
	width:450px;
	float:left;
	background-image:url(../images/barra.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}
.imgChamadas{
	background-size: 270px auto;
	width:180px;
	height:180px;
	border:#066 solid 5px;
	float:left;
	-webkit-border-radius: 200px 200px 200px 200px;
	border-radius: 200px 200px 200px 200px;
	margin-left:30px;
	background-color:#999;
	background-position:center center;
	background-repeat:no-repeat;
	transition:0.4s;
	-webkit-transition:0.4s;
}
.imgChamadas:hover{
	-webkit-box-shadow:inset 0 0 0 4px #FFFFFF;
	box-shadow:inset 0 0 0 4px #FFFFFF;
}
.tituloChamadas{
	font-family: 'GothamBold';
	font-size:30px;
	color:#030304;
	padding-left:20px;
	float:left;
	text-transform:uppercase;
	letter-spacing:-2px;
	line-height:30px;
	padding-top:40px;
	margin:0px;
}
.nossos{
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:20px; 
	letter-spacing:-1px;
	line-height:8px;
}
.btnVeja{
	background-image:url(../images/setaBtn.png);
	background-position:left center;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#030304;
	float:left;
	padding:5px 0 5px 35px;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin-left:20px;
	font-weight:normal;
	transition:0.4s;
	-webkit-transition:0.4s;
}
.btnVeja:hover{
	-moz-opacity: 0.62;
	opacity: 0.62;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=62);
}
.tituloIco{
	background-color:#dcdcdc;
	width:279px;
	-webkit-border-radius: 200px 200px 200px 200px;
    border-radius: 200px 200px 200px 200px;
	float:left;
	margin-top:35px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:22px;
	color:#26332f;
	text-transform:uppercase;
	letter-spacing:-2px;
	position:relative;
	padding:5px 0 5px 72px;
	margin-left:25px;
	margin-bottom:30px;
	margin-right:40px;
}
.icoTitulo{
	width: 62px;
	height: 62px;
	background-color: #306c5c;
	position: absolute;
	left: -1px;
	top: -14px;
	-webkit-border-radius: 100px 100px 100px 100px;
	border-radius: 100px 100px 100px 100px;
	background-image:url(../images/icoBlog.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.listaUltimasBlog{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#26332f;
	margin:0px;
	width:400px;
	font-weight:normal;
	border-bottom:#a8c1ba solid 1px;
	padding-bottom:10px;
	padding-top:10px;
	margin-left:25px;
}
.txtNews{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#26332f;
	padding-left:25px;
}
.campoNews{
	background-color:#FFF;
	border:#808080 solid 1px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:10px;
	margin-left:25px;
	width:300px;
	margin-bottom:3px;
	padding-left:35px;
}
.btnVerde{
	font-family: 'GothamBold';
	background-color:#306c5c;
	-webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
	padding:10px;
	border:0px;
	background-image:url(../images/setaBtnVerde.png);
	background-position:15px center;
	background-repeat:no-repeat;
	font-size:15px;
	color:#FFF;
	font-weight:normal;
	padding-left:40px;
	transition:0.4s;
	-webkit-transition:0.4s;
}
.btnVerde:hover{
	background-position:20px center;
	cursor:pointer;
	background-color:#245044;
}
.redeSocial{
	width: 135px;
	height: 37px;
	position: absolute;
	left: 27px;
	top: 234px;
}
.icoRedeSocial{
	width:37px;
	height:37px;
	background-color:#306c5c;
	float:left;
	margin-right:7px;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-border-radius: 100px 100px 100px 100px;
	border-radius: 100px 100px 100px 100px;
	transition:0.4s;
	-webkit-transition:0.4s;
}
.icoRedeSocial:hover{
	background-position:center 8px;
	cursor:pointer;
	-moz-opacity: 0.77;
	opacity: 0.77;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=77);
}
.logoHome{
	width:33%;
	height:47px;
	float:left;
	background-image:url(../images/logo/emporio.png);
	background-position:center center;
	background-repeat:no-repeat;
/*	margin-left:10px;
	margin-right:10px;*/
}
.rodape{
	padding: 15px 0;
	background-color:#306c5c;
}
.txtRodape{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	padding-left:20px;
}
.assinatura{
	width: 174px;
	height: 31px;
	position: absolute;
	right: 13px;
	top: 20px;
}
.tituloInterna{
	font-family: 'GothamBold';
	font-size:37px;
	font-weight:normal;
	text-transform:uppercase;
	color:#306c5c;
	margin:0px;
	margin-bottom: 20px;
	letter-spacing:-2px;
	padding-top:30px;
}
.bannerInterno{
	margin-top:15px;
}
.marcadorBannerInterno{
	width: 79px;
	height: 14px;
	position: absolute;
	left: 397px;
	top: 5px;
}
.marcador{
	width:12px;
	height:12px;
	background-color:#a6a6a6;
	margin-right:6px;
	float:left;
	-webkit-border-radius: 50px 50px 50px 50px;
	border-radius: 50px 50px 50px 50px;
}
.marcador:hover{
	cursor:pointer;
}
#selecionado{
	background-color:#306c5c;
}
.txtInterno{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#252525;
	padding-bottom:10px;
}
.box1Contato{
	width:487px;
	float:left;
}
.txtContato{
	width:122px;
	font-family: 'GothamBold';
	font-size:14px;
	color:#FFFFFF;
	margin:0px;
	text-transform:uppercase;
	background-color:#306c5c;
	float:left;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	font-weight:normal;
}
.campo{
	background-color:#FFFFFF;
	padding:6px;
	border:none;
	margin:0px;
	margin-left:10px;
	width:300px;
	margin-bottom:10px;
	border:#999 solid 1px;
}
.box2Contato{
	width:300px;
	float:left;
	margin-left:30px;
}
.subPretoInterno{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#000000;
	text-transform:uppercase;
	margin:0px;	
	padding-bottom:20px;
}
.box2Contato{
	width:321px;
	float:left;
	padding:15px;
	background-color:#306c5c;
}
.titulo2Contato{
	font-family: 'GothamBold';
	font-size:25px;
	color:#FFFFFF;
	font-weight:normal;
	margin:0px;
}
.txtLocaisContato{
	width:300px;
	background-image:url(../images/ico1.png);
	background-position:0px center;
	background-repeat:no-repeat;
	padding:10px 0 0px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFF;
	padding-left:50px;
}
.boxLojas{
	/*width:426px;
	height:252px;
	*/
	width:280px;
	height:200px;
	background-color:#666;
	float:left;
	margin-right:20px;
	background-position:center center;
	background-size: auto 100%;
	background-repeat:no-repeat;
	margin-top:40px;
}
.boxLojas:hover{
	/*-webkit-box-shadow: 0 0 15px -3px #000000;
	box-shadow: 0 0 15px -3px #000000;
	cursor:pointer;*/
}
.boxLojas h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#FFFFFF;
	background-color:#306c5c;
	text-align:center;
	font-weight:normal;
	padding:5px 0 5px 0;
	margin-top:165px;
	height:55px;	
}
.box1LojasDetalhe{
	float:left;
	width:510px;
}
.box2LojasDetalhe{
	float:right;
	width:380px;
}
.bannerLojasDetalhe{
	width:505px;
	float:left;
	background-color:#666;
	position:relative;
	height: auto;
}
.txtBannerLojasDetalhe{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#252525;
	line-height:19px;
	margin:0px;
}	
.marcadorBannerLojasDetalhe{
	
	width: 79px;
	height: 14px;
	position: absolute;
	left: 207px;
	top: 260px;
}
.enderecoLojaDetalhe{
	/*width: 295px;*/
	/*height: 150px;*/
	/*float: left;*/
	/*position: absolute;*/
	/*left: 3px;*/
	/*top: 308px;*/
	margin-bottom:0px;
}
.txtLocaisLojas{
	/*width:300px;*/
	background-image:url(../images/ico1Lojas.jpg);
	background-position:0px center;
	background-repeat:no-repeat;
	padding:10px 0 0px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#222222;
	padding-left:50px;
}
.tituloTxt{
	font-family: 'GothamBold';
	font-size:20px;
	color:#306c5c;
	font-weight:normal;
	margin:0px;
}
.bannerInternoEventos{
	height:320px;
	background-color:#999;
	margin-top:15px;
	background-position: top center;
	background-repeat:no-repeat;
	position:relative;
}
.boxListaEvento{
	padding:20px 0 20px 0;
	border-bottom:#666 solid 1px;
}
.boxListaEvento:hover{
	background-color:#F0F0F0;
	cursor:pointer;
}
.imgListaEvento{
	width:440px;
	height:168px;
	background-color:#666;
	float:left;
	position:relative;

	background-position:top center;
	background-repeat:no-repeat;
}
.tituloListaEvento{
	width:430px;
	font-family: 'GothamBold';
	font-size:18px;
	color:#306c5c;
	text-transform:uppercase;
	float:left;
	padding-left:20px;
	margin:0px;
}
.subListaEvento{
	width:430px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#141414;
	margin:0px;
	line-height:18px;
	padding-left:20px;
	float:left;
}
.tituloImgListaEvento{
	padding:10px;
	font-family: 'GothamBold';
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	background-image:url(../images/bgTitulo.png);
	background-repeat:repeat;
	background-position:center center;
	position:absolute;
	bottom:0px;
	right:0px;
}
.tituloFotoGrande{
	background-image:url(../images/bgTituloFotoGrande.png);
	background-repeat:repeat;
	background-position:top center;
	font-family: 'GothamBold';
	font-size:31px;
	color:#FFF;
	text-transform:uppercase;
	padding:10px 60px 10px 10px;
	float:right;
	font-weight:normal;
	line-height:30px;
	position:absolute;
	bottom:10px;
	right:0px; 
	margin:0px;
}
.outrosBannersInterno{
	width:146px;
	height:79px;
	background-color:#999;
	float:left;
	margin-right:2px;
	margin-left:2px;
	margin-top:3px;
	background-image:url(../images/outrosBanners.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.tituloOutros{
	font-family: 'GothamBold';
	font-size:25px;
	color:#306c5c;
	margin:0px;
	text-transform:uppercase;
	padding-bottom:10px;
}
.boxBlog1{
	width:568px;
	float:left;
}
.boxBlog2{
	width:300px;
	float:right;
}

.imgListaBlog{
	width:246px;
	height:164px;
	background-color:#666;
	float:left;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
}
.tituloListaBlog{
	width:300px;
	font-family: 'GothamBold';
	font-size:15px;
	color:#306c5c;
	text-transform:uppercase;
	float:left;
	padding-left:20px;
	margin:0px;
}
.subListaBlog{
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#141414;
	margin:0px;
	line-height:18px;
	padding-left:20px;
	float:left;
	padding-top:10px;
}
.boxListaBlog{
	padding:20px 0 20px 0;
	border-bottom:#666 solid 1px;
}
.boxListaBlog:hover{
	background-color:#F0F0F0;
	cursor:pointer;
}
.tituloBuscarNoBlog{
	font-family: 'GothamBold';
	font-size:25px;
	color:#306c5c;
	text-transform:uppercase;
	margin:0px;
	font-weight:normal;
	font-weight:normal;
}
.campoBlog{
	background-color:#FFFFFF;
	padding:6px;
	border:none;
	margin:0px;
	width:300px;
	margin-bottom:10px;
	border:#999 solid 1px;
}
.boxVerde{
	background-color:#306c5c;
}
.alinhaDestaquesBlog{
}
.alinhaDestaquesBlog:hover{
	background-color:#3f8d78;
	cursor:pointer;
}
.imgDestaquesBlog{
	background-repeat:no-repeat;
	background-position: center center;
	background-size:cover;
	width:100px;
	height:65px;
	background-color:#CCC;
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.tituloDestaquesBlog{
	font-family: 'GothamBold';
	font-size:14px;
	color:#FFFFFF;
	float:left;
	padding-left:10px;
	margin:0px;
	padding-top:10px;
	font-weight:normal;
	width:130px;
}
.tituloBlogDetalhe{
	font-family: 'GothamBold';
	font-size:24px;
	color:#000000;
	margin:0px;
	font-weight:normal;
	padding-top:10px;
}
.boxDataBlog{
	background-color:#306c5c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	padding:5px;
	font-weight:normal;
	margin-bottom:20px;
}
.boxCheckIn{
	width:400px;
	height:243px;
	background-color:#FFF;
	border:#CCC solid 1px;
	margin-left:250px;
}
.tituloCheckIn{
	font-family: 'GothamBold';
	font-size:24px;
	color:#FFFFFF;
	background-color:#306c5c;
	margin:0px;
	text-align:center;
	padding:10px 0 10px 0;
	font-weight:normal;
	margin-bottom:40px;
}
textarea{
	resize:vertical;
}

/*******Galeria******/
.galeria-img-grande-wrap{
	background-color:#000;
	width: 100%;
	height: 350px;
	margin-bottom: 5px;
	background-position: top center;
}
.slider-wrapper{
	background-color:transparent!important;
}