
/*-------------------------------------
    Reset
-------------------------------------*/

.clear { clear: both; }

.left { float: left; }

.right { float: right; }

img { border: none; }

/*-------------------------------------
    Body
-------------------------------------*/

body {
	margin: 0;
	padding: 0;
	background: #176DB3;
	
	/* Font */
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	line-height: 1.6;
}

/* Link */

a, a:visited { text-decoration: none; outline: 0; }

a {
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear; 
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

a:hover, a:focus {}

input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {
	border: none; 
}

input[type="submit"]:focus, input[type="button"]:focus {
	outline : none; 
}

.link_contato{
	color:#666;
	text-decoration:none;
}

.link_contato:hover{
	color:#09C;
	text-decoration:underline;
}

/*-------------------------------------
    Estrutura
-------------------------------------*/

#superior {
	width: auto;
	height: auto;
	background: #FAFAFA;
}

#inferior {
	width: auto;
	height: auto;
}

#esquerda {
	background: url(files_index/imagens/bgs/esquerda.jpg) no-repeat right top;
	width: 50%;
	height: 506px;
	position: absolute;
	z-index: 1;
	left: 1px;
	top: 0;
}

#direita {
	background: url(files_index/imagens/bgs/direita.jpg) no-repeat left top;
	width: 50%;
	height: 506px;
	position: absolute;
	z-index: 1;
	right: 0px;
}

#geral {
	width: 980px;
	height: auto;
	margin: 0 auto;
	z-index: 5;
}

#bg_branco {
	width: 100%;
	height: 100%;
	background: #FAFAFA;
	position: relative;
	z-index: 2;
}

#espaco { height: 70px; }

.envolver { width: 980px; margin: 0 auto; padding: 0 0 0 80px; z-index: 4; }

.envolver_topo { width: 980px; margin: 0 auto; position: relative; z-index: 4; }

/*-------------------------------------
    Topo
-------------------------------------*/

.topo_logo {
	background: url(files_index/imagens/bgs/topo_logo.png) no-repeat right top;
	width: 43%;
	height: 201px;
	position: absolute;
	z-index: 3;
	text-align: right;
}

/* Logo */

.logo { margin: 44px 0 0 25px; }

.topo_pesquisar {
	width: 55%;
	height: auto;
	position: relative;
	z-index: 2;
}

.logo_2 { margin: 24px 0 0 0; }

/*-------------------------------------
    Pesquisa
-------------------------------------*/

.box_pesquisa {
	margin: 37px 72px 0 0;
	background: url(files_index/imagens/elementos/bg_pesquisa.png) no-repeat;
	width: 374px;
	height: 32px;
}

.box_logo2 { height: 86px; margin:25px 25px 0 0; }

.campo_pesquisa {
	padding: 0 15px 0 30px;
	background: none;
	width: 288px;
	height: 32px;
	line-height: 32px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1E2F0;
	outline: none;
}

.bt_pesquisa {
	margin: 0;
	background: url(files_index/imagens/elementos/bt_pesquisa.png);
	width: 32px;
	height: 32px;
	border: 0px;
    cursor: pointer;
	position: absolute;
}

/*-------------------------------------
    Banner
-------------------------------------*/

#banner {
	height: 430px;
	position: relative;
	z-index: 2;
}

#banner_slides { width: 100%; position: absolute; }

.texto_banner { margin: 0 0 10px 0; }

.envolver_banner { margin: 0 auto; width: 1014px; }
		
/*-------------------------------------
    Menu
-------------------------------------*/

#bg_menu_esquerda {
	background: url(files_index/imagens/bgs/bg_menu_esquerda.png) no-repeat right;
	width: 50%;
	height: 73px;
	position: absolute;
	left: 1px;
	z-index: 4;
}

#bg_menu_direita {
	background: url(files_index/imagens/bgs/bg_menu_direita.png) no-repeat left;
	width: 50%;
	height: 73px;
	position: absolute;
	right: 0px;
	z-index: 4;
}

#menu_topo { position: relative; width: 100%; height: 73px; top: 325px; z-index: 25; }

#menu_topo2 { position: relative; width: 100%; height: 73px; top: 70px; z-index: 25; }

/* Banner */

#banner_prisul { width: 100%; height: 390px; }

/*-------------------------------------
    Menu Topo
-------------------------------------*/

.separador_menu {
	width: 2px;
	height: 55px;
	background: url(files_index/imagens/elementos/separador_menu.png) no-repeat;
	float: left;
	position: relative;
	z-index: 26;
}

.bt_inicio {
	margin: 12px 10px 0 130px;
	display: block;
	width: 84px;
	height: 55px;
	background: url(files_index/imagens/menu/bt_inicio.png);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px;
	cursor: pointer;
	float: left;
}	

.bt_inicio:hover { background-position: bottom; }

.bt_prisul {
	margin: 12px 8px 0 8px;
	display: block;
	width: 118px;
	height: 55px;
	background: url(files_index/imagens/menu/bt_a_prisul.png);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px;
	cursor: pointe
	float: left;
}	

.bt_prisul:hover { background-position: bottom; }

.bt_detetizacao {
	margin: 12px 5px 0 5px;;
	display: block;
	width: 141px;
	height: 55px;
	background: url(files_index/imagens/menu/bt_detetizacao.png);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px;
	cursor: pointe
	float: left;
}	

.bt_detetizacao:hover { background-position: bottom; }

.bt_bioplus {
	margin: 12px 8px 0 8px;
	display: block;
	width: 113px;
	height: 55px;
	background: url(files_index/imagens/menu/bt_bioplus.png);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px;
	cursor: pointe
	float: left;
}	

.bt_bioplus:hover { background-position: bottom; }

.bt_casa {
	margin: 12px 8px 0 8px;
	display: block;
	width: 150px;
	height: 55px;
	background: url(files_index/imagens/menu/bt_casa.png);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px;
	cursor: pointe
	float: left;
}	

.bt_casa:hover { background-position: bottom; }

.bt_produtos {
	margin: 12px 8px 0 8px;
	display: block;
	width: 135px;
	height: 55px;
	background: url(files_index/imagens/menu/bt_produtos.png);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px;
	cursor: pointe
	float: left;
}	

.bt_produtos:hover { background-position: bottom; }

.bt_orcamento {
	margin: 12px 8px 0 8px;
	display: block;
	width: 133px;
	height: 55px;
	background: url(files_index/imagens/menu/bt_orcamento.png);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px;
	cursor: pointe
	float: left;
}	

.bt_orcamento:hover { background-position: bottom; }

.bt_contato {
	margin: 12px 0px 0 10px;
	display: block;
	width: 111px;
	height: 55px;
	background: url(files_index/imagens/menu/bt_contato.png);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px;
	cursor: pointe
	float: left;
}	

.bt_contato:hover { background-position: bottom; }

/*-------------------------------------
    Conteudo
-------------------------------------*/

/* Estrutura Inicial */

.produtos_lateral { margin: 0 15px 0 0; width: 222px; }
.produtos { width: 740px; }

/* Titulo da Páginas */

.titulo { margin: 0 0 25px 0; }

.titulo2 { margin: 24px 0 25px 20px; }

.inicio {
	margin: 0 0 25px 0;
	font-size: 11px;
	color: #333;
	text-align: right;
}

.inicio2 {
	margin: 24px 0 25px 0;
	font-size: 11px;
	color: #333;
	text-align: right;
}

.inicio_azul { color: #2480B8; }

.inicio_preto { color: #333; }

.inicio a { text-decoration: none; }
.inicio a:hover { text-decoration: underline; }

.inicio2 a { text-decoration: none; }
.inicio2 a:hover { text-decoration: underline; }

/* Chamada dos Produtos Inicial */

.chamada_produtos_inicial {
	float: left;
	margin: 0 10px 10px 0;
	padding: 16px;
	width: 140px;
	height: 246px;
	background: #FFF;
	border: 1px solid #EEE;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	text-decoration: none;
	text-align: center;
}

.chamada_produtos_inicial:hover { text-decoration: none; background-color:#F4F4F4; }

.chamada_produtos_inicial img {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.titulo_produto { margin: 20px 0 0 0; line-height: 1.3; width: 139px; height: 42px; font-size: 11px; color: #535353; text-align: left; text-transform: none; }
.ref { margin: 25px 0 0 0; font-size: 11px; color: #888; text-align: left; }
.preco { margin: 7px 0 0 0; font-family: Tahoma; font-size: 15px; color: #545454; text-align: left; }

.ultimo { margin: 0 0 10px 0 ; padding: 18px 20px 18px 18px; }

/*-------------------------------------
    Galeria Prisul
-------------------------------------*/

.galeria_prisul { margin: 15px 0 25px 0; }

.galeria_prisul img {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.minitura_galeria { float: left; margin: 0 40px 0 0; }

/*-------------------------------------
    Produtos Ver
-------------------------------------*/

.descricao_produto { margin: 0 40px 0 0; width: 330px; }

.foto_produto { width: 313px; }
.foto_produto img {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #ccc;
	float: right;
}

/* Produto */

.nome_produto { margin: 0 0 10px 0; font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #545454; }
.ref_produto { margin: 0 0 15px 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #888; }
.preco_produto { margin: 0 0 25px 0; font-family: Tahoma; font-size: 15px; color: #545454; }

.descricao_produto_t { margin: 0 0 10px 0; font-family: Tahoma; font-size: 17px; color: #1F7DB9; }
.descricao_produto_ver { font-family: Arial; font-size: 12px; color: #666; width:370px; text-align:justify; line-height: 1.6; }
.descricao_produto_modular { margin: 0 0 10px 0; font-family: Tahoma; font-size: 13px; color: #1F7DB9; }

/* Miniaturas */

.miniaturas {
	margin: 10px 2px 2px 2px; 
	padding: 3px;
	border: 1px sodid #000;
	float: left;
}

/*-------------------------------------
    Conteudo Prisul
-------------------------------------*/

.conteudo {
	margin: 0 0 35px 0;
	padding: 0 0 35px 0;
	padding: 15px;
	background: #FFF;
	border: 1px solid #EEE;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.conteudo2 {}

.conteudo p { margin: 0 0 22px 0; font-family: Arial; font-size: 12px; color: #525252; line-height: 1.6; }

.texto_prisul { width: 587px; padding: 10px 10px 0 10px; }
.fotos_prisul { }

/*-------------------------------------
    Conteudo Detetização
-------------------------------------*/

.links_detetizacao { width: 222px; }
.detetizacao { width: 690px; margin: 0; padding: 0 5px 8px 5px; color: #525252; }

.detetizacao_prisul { margin: 0; padding: 0 5px 8px 5px; color: #525252; }

.detetizacao ul { padding: 0; margin: 0 0 15px 15px; }

.detetizacao li {
	list-style-type: none;
}

.titulo_praga { margin: 8px 0 0 0; }

/* Pesquisa Praga */

.box_pesquisa_praga {
	margin: 22px 0 22px 0;
	background: url(files_index/imagens/elementos/bg_pesquisa_pragas.png) no-repeat;
	width: 678px;
	height: 32px;
}

.campo_pesquisa_praga {
	padding: 0 15px 0 20px;
	background: none;
	width: 611px;
	height: 32px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	outline: none;
}

/* Box Pragas */

#box_pragas {
	position: relative;
	display: block;
	width: 220px;
	height: 188px;
	background: url(files_index/imagens/elementos/bg_hover_pragas.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
	clear: both;
	float: left;
}	

#box_pragas span.hover {
	position: absolute;
	display: block;
	width: 220px;
	height: 188px;
	background: url(files_index/imagens/elementos/bg_hover_pragas.png) no-repeat;
	background-position: bottom;
}

.box_conteudo_praga {
	margin: 20px;
	position: absolute;
	z-index: 1;
	
	/* Font */
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
}

.box_conteudo_praga p { padding: 15px 0 0 0; }

.pragas { margin: 0 10px 10px 0; }

/*Box Projeto de Piscinas*/

#box_projetos {
	position: relative;
	display: block;
	width: 220px;
	height: 228px;
	background: url(files_index/imagens/elementos/bg_hover_projetos.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
	clear: both;
	float: left;
}	

#box_projetos span.hover {
	position: absolute;
	display: block;
	width: 220px;
	height: 228px;
	background: url(files_index/imagens/elementos/bg_hover_projetos.png) no-repeat;
	background-position: bottom;
}


/*-------------------------------------
    Detetização Prisul
-------------------------------------*/

.conteudo_detetizacao_prisul { width: 466px; }

.foto_borda {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/*-------------------------------------
    Bioplus
-------------------------------------*/

.box_bioplus {
	margin: 15px 10px 0 0;
	padding: 0 0 0 5px;
	width: 215px;
	
	/* Font */
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
}

.logo_bioplus { padding: 10px 0 30px 0; text-align: center; }

/*-------------------------------------
    Fotos Remediadores
-------------------------------------*/

.fotos_remediadores { margin: 35px 0 0 0; text-align: center; }
.fotos_remediadores img { margin: 0 20px 0 0; }

/*-------------------------------------
    Projetos de Piscinas - Detalhes
-------------------------------------*/

.foto_projeto { width: 458px; }
.foto_projeto img { padding: 5px; background: #FAFAFA; border: 1px solid #E9E9E9; }

.detalhes_projeto { width: 458px; }

.data_projeto { width: 120px; }

.conheca_tambem { margin: 10px 0 0 0; }

.detalhes_projeto_t { margin: 0 0 30px 0; font-family: Tahoma; font-size: 17px; color: #333; }

/* Galeria */

.bg_galeria {
	padding: 14px;
	background: url(files_index/imagens/elementos/bg_scrollbar.jpg);
	width: 411px;
	min-height: 60px;
	border: 1px solid #E9E9E9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.galeria_miniatura { margin: 0 8px 8px 0; background: #EDEDED; float: left; }

.ultima_miniatura { margin: 0 0 8px 0; }

/*-------------------------------------
    Orçamento
-------------------------------------*/

.texto_orca { margin: 0 0 28px 0; }

.dados_pesssoais { width: 446px; }
.seu_pedido { width: 449px; }

/*-------------------------------------
    Contato
-------------------------------------*/

.contato_mapa { width: 220px; }
.contato_formulario { width: 705px; }

.texto_cont { margin: 15px 0 25px 0; }

/* Mapa */

.bg_mapa {
	padding: 12px;
	width: 218px;
	height: 186px;
	background: url(files_index/imagens/elementos/bg_mapa.png) no-repeat;
}

/* Endereco */

.contato_endereco {
	margin: 20px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 1.8;
}

/*-------------------------------------
    Rodape - Representantes
-------------------------------------*/

#bg_representantes_esquerda {
	background: url(files_index/imagens/bgs/bg_representantes_esquerda.png) no-repeat right;
	width: 50%;
	height: 258px;
	position: absolute;
	z-index: 1;
	left: 1px;
}

#bg_representantes_direita {
	background: url(files_index/imagens/bgs/bg_representantes_direita.png) no-repeat left;
	width: 50%;
	height: 258px;
	position: absolute;
	z-index: 1;
	right: 0px;
}

#represestantes {
	padding: 10px 0 0 0 ;
	position: relative;
	z-index: 2;
}

.box_representantes {
	margin: 10px 10px 10px 13px;
	padding:20px;
	background-color:#C60;
	background: url(files_index/imagens/elementos/bg_box_rodape.jpg) no-repeat;
	width: 324px;
	height: 174px;
}

.box_desinsetizacao {
	margin: 10px 10px 10px 14px;
	padding:20px;
	font-size:11px;
	background-color:#C60;
	background: url(files_index/imagens/elementos/bg_box_rodape.jpg) no-repeat;
	width: 324px;
	height: 174px;
}

.box_ultimo { margin: 10px 0 0 0; }

.boneco_prisul { margin: 0 28px 0 0 ; }

.texto_box { width: 141px; }
.img_box { margin: 10px 0 0 0; width: 142px; }

.box_representantes p { margin: 10px 0 0 0; width: 141px; font-size: 11px; color: #666; line-height: 1.4; }

.titulo_box {
	font-family: Tahoma;
	font-size: 22px;
	color: #333;
}

/* Botoes */

.texto_botao {
	padding: 0 0 0 23px;
	position: absolute;
	z-index: 1;
	line-height: 33px;
}

#azul {
	clear: both;
	position:relative;
	display: block;
	height: 33px;
	width: 112px;
	background: url(files_index/imagens/elementos/bg_botao_azul.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
	
	margin: 47px 0 0 0;
	float: right;
	
	/* Font */
	
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

#azul span.hover {
	position: absolute;
	display: block;
	height: 33px;
	width: 112px;
	background: url(files_index/imagens/elementos/bg_botao_azul.png) no-repeat;
	background-position: bottom;
}

#cinza {
	clear: both;
	position:relative;
	display: block;
	height: 33px;
	width: 112px;
	background: url(files_index/imagens/elementos/bg_botao_cinza.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
	
	margin: 10px 20px 0 0;
	float: right;
	
	/* Font */
	
	font-family: Tahoma;
	font-size: 12px;
	color: #444;
	text-decoration: none;
}

#cinza span.hover {
	position: absolute;
	display: block;
	height: 33px;
	width: 112px;
	background: url(files_index/imagens/elementos/bg_botao_cinza.png) no-repeat;
	background-position: bottom;
}

/*-------------------------------------
    Forms
-------------------------------------*/

.texto_forms {
	margin: 0 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
}

.texto_forms_mensagem {
	margin: 60px 0 3px 0;
	
	/* Font */
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
}

.input_maior {
	margin: 0 0 8px 0;
	padding: 0 15px 0 15px;
	width: 418px;
	height: 32px;
	line-height: 32px;
	background: url(files_index/imagens/elementos/input_maior.png) no-repeat;
	border: 0;
	outline: none;
	
	/* Font */
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
}

.input_menor {
	margin: 0 0 8px 0;
	padding: 0 15px 0 15px;
	width: 308px;
	height: 32px;
	line-height: 32px;
	background: url(files_index/imagens/elementos/input_menor.png) no-repeat;
	border: 0;
	outline: none;
	
	/* Font */
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
}

.textarea_maior {
	padding: 15px 15px 15px 15px;
	width: 418px;
	height: 122px;
	background: url(files_index/imagens/elementos/textarea_maior.png) no-repeat;
	border: 0;
	outline: none;
	
	/* Font */
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
}

.textarea_menor {
	padding: 15px 15px 15px 15px;
	width: 305px;
	float:right;
	height: 122px;
	border: 0;
	border: 1px solid #CCC;
	outline: none;
	
	/* Font */
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
}

/* Enviar */

.enviar {
	clear: both;
	position:relative;
	display: block;
	height: 33px;
	width: 112px;
	background: url(files_index/imagens/elementos/bg_botao_azul.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
	border: 0;
	
	margin: 10px 2px 0 0;
	float: right;
	
	/* Font */
	
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
}

.enviar:hover {
	background: url(files_index/imagens/elementos/bg_botao_azul.png) no-repeat;
	background-position: bottom;
}

/* Contato */

.contato_form { width: 336px; }
.contato_text_area { width: 350px; }

/*-------------------------------------
    Rodape
-------------------------------------*/

#rodape {
	padding: 20px 0 0 0;
	background: url(files_index/imagens/bgs/bg_rodape.jpg) no-repeat;
	width: 100%;
	height: 160px;
	position: relative;
	z-index: 3;
	
	/* Font */
	
	font-family: Tahoma;
	color: #FFF;
}

.rodape_menu { padding: 32px 0 37px 0; }

.rodape_copyright { padding: 0 0 25px 0; line-height: }
.rodape_copyright a { color: #FFF; text-decoration: none; }
.rodape_copyright a:hover { text-decoration: underline; }

/* Menu Rodape */

#menu_rodape { width: auto; height: auto; }

.menu_rodape {
	margin: 0 5px 0 0;
	padding: 5px 10px 5px 10px;
	width: 35px;
	height: 17px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

.menu_rodape:hover { background-color: #FFF; color: #1F7AB8; }

/*Projeto Piscinas*/
.projeto_piscinas{ color: #2480B8; font-size:11px; display:block; margin-top:10px;}

#paginacao {
	width:auto;
	height:auto;
	float:right;
	margin-top:30px;
	margin-right:27px;
}

.pagina {
	border:1px solid #EEEEEE;
	padding:6px;
	width:15px;
	margin-right:5px;
	line-height:5px;
	text-align:center;
	color:#666;
	font-size:11px;
	text-decoration:none;
}

.pagina:hover {
	background-color:#1F7DB9;
	text-decoration:none;
	color:#FFF;
}

.pagina_atual {
	background-color:#1F7DB9;
	padding:6px;
	width:15px;
	margin-right:5px;
	line-height:5px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	font-size:11px;
}

/*ATENDIMENTI*/

.atendimento_online{
	background-image:url(files_index/imagens/elementos/bt_chat_online.jpg);
	background-position:bottom;
	display:block;
	width:222px;
	height:56px;
}

.atendimento_online.online{
	background-position:top;
}

/*bt chat piscinas*/

.bt_chat_piscinas{
	background-image:url(files_index/imagens/elementos/bt_loja_piscinas.jpg);
	background-position:bottom;
	display:block;
	width:222px;
	height:56px;
}

.bt_chat_piscinas.online{
	background-position:top;
}

/*bt_chat dedetizacao*/

.bt_chat_dedetizacao{
	background-image:url(files_index/imagens/elementos/bt_dedetizacao.jpg);
	background-position:bottom;
	display:block;
	width:222px;
	height:56px;
}

.bt_chat_dedetizacao.online{
	background-position:top;
}

.link {color:#333; text-decoration:none }

.aviso {
	margin-bottom: 30px;
	padding: 30px;
	background: white;
	border: 1px solid #eeeeee;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

    font-size: 13px;
    font-weight: bold;
    text-align: center;
}




/* POPUP BOX */
.modal_wrap{
    position:fixed;
    top:0px;
    right:0px;
    bottom:0px;
    left:0px;
    background:rgba(0,0,0,0.8);
    overflow: hidden;
    opacity:0;
    pointer-events:none;
    z-index:888888888;

    display: -ms-flex;
    display: -webkit-flex;
    display: flex;

    /* centraliza na vertical */
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;

    /* centraliza na horizontal */
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;

    /* transitions */
    transition-duration:0.35s;
    -webkit-transition-duration:0.35s;
    -moz-transition-duration:0.35s;
}
.modal_wrap.show{
    pointer-events:auto;
    opacity:1;
}
    .modal_wrap .modal_box{
        position:relative;
        width:90%;
        max-width:500px;
        height:auto;
        display:table;
        padding:25px;
        border-radius:8px;
        background:#fff;
        opacity:0;
        pointer-events:none;

        transform: scale(0.8) rotate(0deg);
        transition-duration:0.35s;
        -webkit-transition-duration:0.35s;
        -moz-transition-duration:0.35s;
    }
    .modal_wrap.show .modal_box{
        opacity:1;
        pointer-events:auto;
        transform: scale(1) rotate(0deg);    
    }
        .modal_wrap .modal_data{
            width:100%;
            height:auto;
            display:flex;
            flex-direction: column;

        }
        .modal_wrap .modal_data img{
            width:100%;
        }
        .modal_wrap .modal_close{
            width: 40px;
            height: 40px;
            display: table;
            background: #333 url("css/icon_close.png") no-repeat center center;
            background-size: 40%;
            position: absolute;
            top: 0px;
            border-top-right-radius: 4px;
            border-bottom-left-radius: 4px;
            right: 0px;
            border: 0px;
            cursor: pointer;
        }


        #mainpop .modal_box{
            width:auto;
            padding:4px;
            max-width:800px;   
        }
        #mainpop img{
            width:auto;
            max-height:800px;
            border-radius:8px;
		}