body{
	min-width: 980px;
}

div.cabecalho{
	height: 162px;
	background: url(../images/top.png) no-repeat center top;
}

div.row{
	width: 980px;
}

div.cabecalho h1.logo{
	position: absolute;
	height: 135px;
	width: 150px;
	display: block;
	background:url(../images/logo.png) no-repeat center top;
	left: 100px;
	margin: 0;
	top: 10px;
	z-index: 1000;
}

div.cabecalho div.contatos-top{
	width: 100%;
	float: right;
	clear: both;
}

div.cabecalho div.contatos-top span{
	color: #333;
	font-family: Arial;
	font-size: 11px;
	line-height: 26px;
	display: block;
	height: 30px;
	float: right;
	margin-right: 5px;
	font-weight:bold;
}

div.cabecalho div.contatos-top a{
	height: 30px;
	width: 60px;
	margin-left: 15px;
	line-height: 30px;
	display: block;
	float: right;
	background: url(../images/icons_topo.png) no-repeat 0 0;
}

div.cabecalho div.contatos-top a.fone{
	background: url(../images/icons_topo.png) no-repeat 0 0;
}

div.cabecalho div.contatos-top a.local{
	background: url(../images/icons_topo.png) no-repeat -75px 0;
}

div.cabecalho div.contatos-top a.fb{
	background: url(../images/icons_topo.png) no-repeat -150px 0;
}

div.cabecalho div.menu{
	width: 620px;
	padding-top: 40px;
	float: left;
	padding-left: 10px;
}

div.cabecalho div.menu>ul>li{
	list-style:none;
	float: left;
	position: relative;
	padding-bottom: 20px;
}

div.cabecalho div.menu>ul>li>a{
	color: #000;
	display: block;
	padding: 12px 20px;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 13px;
	text-shadow: 1px 0px 0px rgba(0, 0, 0, 0.3);
	position: relative;
	z-index: 2000;
	padding-bottom: 26px;
}

h1.title{
	 width: 450px;
    /*height: 45px;*/
    line-height: 45px;
    background:url(../images/bg_h1.png) left top no-repeat;
    border-radius: 45px;
    text-align: left;
    margin: 0;
    padding-left: 20px;
    margin-right: 10px;
}

h1.title span{
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #e3272f;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
   
}

div.titulo-pag{
	background:url(../images/bg_3D.png) top repeat-x;
	padding: 30px 0;
	padding-top: 50px;
}

div.titulo-pag p{
	color: #fff;
	display:inline-block;
    transform:scale(1,1.2); /* W3C */
    -webkit-transform:scale(1,1.2); /* Safari and Chrome */
    -moz-transform:scale(1,1.2); /* Firefox */
    -ms-transform:scale(1,1.2); /* IE 9 */
    -o-transform:scale(1,1.2); /* Opera */
    font-size: 14px;
    font-family: Arial;
    padding-left: 10px;
}

div.slide{
	height: 321px;
	background: url(../images/slide.jpg) no-repeat center top;
	overflow: hidden;
}

.float-menos{
	margin-left: -98px
}

div.marca{
	background:url(../images/bg_3D.png) center repeat-x;
	height: 100px;
}
.marcas{
	background:url(../images/marcas.png) center 10px no-repeat;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	border-radius: 90px;
	overflow: hidden;
}

div.content.middle{
	background: url(../images/meio.png) no-repeat center top;
	padding: 50px 0;
	padding-bottom: 59px;
}

div.content.middle h2{
	font-family: Arial;
	font-weight:bold;
	font-size: 18px;
	color: #e3272f;
	display:inline-block;
    transform:scale(1,1.2); /* W3C */
    -webkit-transform:scale(1,1.2); /* Safari and Chrome */
    -moz-transform:scale(1,1.2); /* Firefox */
    -ms-transform:scale(1,1.2); /* IE 9 */
    -o-transform:scale(1,1.2); /* Opera */
    text-transform: uppercase;
    margin-bottom: 2px;
}

p{
	font-family: Arial;
}

div.content.middle p{
	font-size: 12px;
	color: #000;
	margin-top: 14px;
	line-height: 14px;
	text-shadow: 1px 0px 0px rgba(0, 0, 0, 0.3);
}

.extendido{
	display:inline-block;
    transform:scale(1,1.2); /* W3C */
    -webkit-transform:scale(1,1.2); /* Safari and Chrome */
    -moz-transform:scale(1,1.2); /* Firefox */
    -ms-transform:scale(1,1.2); /* IE 9 */
    -o-transform:scale(1,1.2); /* Opera */
}

.button{
	border-radius: 30px;
	height: 30px;
	width: 121px;
	background: url(../images/button.png) no-repeat center top;
	border:none;
	text-transform: uppercase;
	padding-left: 36px;
	font-size: 11px;
}

.button:hover{
	background: url(../images/button.png) no-repeat 0 -30px;
}

div.content.middle a.button{
	margin-top: 13px;
}

.text-uppercase{
	text-transform: uppercase;
}

div.content.middle a.button.right{
	margin-right: 13px;
}

.padding-left-30{
	padding-left: 30px;
}

div.content.bottom{
	/* [disabled]background: url(../images/baixo.jpg) no-repeat center top; */
	height: 315px;
	/* [disabled]border-top:10px solid #fff; */
}

div.rodape{
	background: url(../images/rodape.png) no-repeat center top;
	padding-top: 25px;
}

div.rodape a, div.rodape p{
	font-size: 12px;
	font-family: Arial;
}

div.rodape a.fb{
	background: url(../images/icons/icons_rodape.png) no-repeat 0 0;
	line-height: 26px;
	height: 26px;
	display: block;
	padding-left: 45px;
	color: #000;
	margin-bottom: 20px;
}

div.rodape p.mail{
	background: url(../images/icons/icons_rodape.png) no-repeat 0 -50px;
	line-height: 26px;
	height: 26px;
	padding-left: 45px;
	color: #000;
}

div.rodape p.end{
	background: url(../images/icons/icons_rodape.png) no-repeat 0 -90px;
	padding-left: 45px;
	height: 50px;
	line-height: 16px;
	padding-top: 10px;
}

div.rodape div.mapa{
	background: url(../images/shadow_map.png) no-repeat center center;
	background-size: 100%;
	width: 155px;
	margin:0 auto;
	height: 215px;
	margin-top: -40px;
	position: relative;
	z-index: 1000;
}

div.rodape div.mapa div.mask_mapa{
	-webkit-mask: url(../images/mask_map.png) center center / cover;
mask: url(../images/mask_map.png) center center / cover;
	width: 155px;
	margin:0 auto;
	height: 215px;
}

div.rodape div.bottom{
	padding-top: 30px
}

div.rodape div.bottom div.admin{
	width: 136px;
	height: 32px;
	margin: 0 auto;
	margin-top: 5px;
}

div.rodape div.bottom div.admin a{
	display: block;
	height: 32px;
	width: 32px;
	float: left;
}

div.rodape div.bottom div.admin a.controle{
	
	background: url(../images/icons/icons_admin.png) no-repeat 0 0;
	margin-right: 20px;
}

div.rodape div.bottom div.admin a.email{
	
	background: url(../images/icons/icons_admin.png) no-repeat -52px 0;
	margin-right: 20px;
}

div.rodape div.bottom div.admin a.suporte{
	
	background: url(../images/icons/icons_admin.png) no-repeat -104px 0;
	margin-right: 0;
}

div.rodape div.bottom img{
	margin-left: 15px;
	margin-top: -10px;
	width: 70px;
}

.ch-grid {
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 180px;
	height: 180px;
	display: inline-block;
	margin: 20px;
}

.ch-item {
	width: 100%;
	height: 100%;
	
	position: relative;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	cursor: default;
}

.ch-info-wrap{
	position: absolute;
	width: 160px;
	height: 160px;
	

	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;

	top: 20px;
	left: 20px;
	background: #f9f9f9 url(../images/bg.jpg);
	box-shadow: 
		0 0 0 20px rgba(255,255,255,0.2), 
		inset 0 0 3px rgba(115,114, 23, 0.8);

}

.ch-info{
	position: absolute;
	width: 160px;
	height: 160px;
	

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
		
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;

}

.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-image: url(../imagens/logo_bloco.png);
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.ch-info .ch-info-back {
	-webkit-transform: rotate3d(0,1,0,180deg);
	-moz-transform: rotate3d(0,1,0,180deg);
	-o-transform: rotate3d(0,1,0,180deg);
	-ms-transform: rotate3d(0,1,0,180deg);
	transform: rotate3d(0,1,0,180deg);
	background: #E2E9AD;
}

.ch-img-1 { 
	background-image: url(../images/10.jpg);
}

.ch-img-2 { 
	background-image: url(../images/11.jpg);
}

.ch-img-3 { 
	background-image: url(../images/12.jpg);
}

.ch-info h2{
	font-size: 16px;
	line-height: 130px;
}

.ch-info h3 {
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	margin: 0 15px;
	padding: 55px 0 0 0;
	height: 85px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 0 0 1px #fff, 
	 0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(0, 0, 0, 0.9);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
/*	color: #fff222;
	color: rgba(255,242,34, 0.8);*/
}

.ch-item:hover .ch-info-wrap {
	box-shadow: 
		0 0 0 0 rgba(255,255,255,0.8), 
		inset 0 0 3px rgba(115,114, 23, 0.8);
}

.ch-item:hover .ch-info {
	-webkit-transform: rotate3d(0,1,0,-180deg);
	-moz-transform: rotate3d(0,1,0,-180deg);
	-o-transform: rotate3d(0,1,0,-180deg);
	-ms-transform: rotate3d(0,1,0,-180deg);
	transform: rotate3d(0,1,0,-180deg);
}

/* Effect 12: circle */
.cl-effect-12 a::before,
.cl-effect-12 a::after {
	position: absolute;
	top: 40%;
	left: 50%;
	width: 100px;
	height: 100px;
	border: 2px solid rgba(0,0,0,0.1);
	border-radius: 50%;
	content: '';
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
	-moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
	transform: translateX(-50%) translateY(-50%) scale(0.2);
}

.cl-effect-12 a::after {
	width: 80px;
	height: 80px;
	border-width: 6px;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
	-moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
	transform: translateX(-50%) translateY(-50%) scale(0.8);
}

.cl-effect-12 a:hover::before,
.cl-effect-12 a:hover::after,
.cl-effect-12 a:focus::before,
.cl-effect-12 a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
	-moz-transform: translateX(-50%) translateY(-50%) scale(1);
	transform: translateX(-50%) translateY(-50%) scale(1);
}
