@charset "iso-8859-1";
/* CSS Document */
body {
	background-image: url(images/fundo-site.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.menu{
-webkit-transform:scale(1.0); /*Webkit: Scale down image to 0.8x original size*/
-moz-transform:scale(1.0); /*Mozilla scale version*/
-o-transform:scale(1.0); /*Opera scale version*/
-webkit-transition-duration: 0.4s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.4s; /*Mozilla duration version*/
-o-transition-duration: 0.4s; /*Opera duration version*/
opacity: 0.0; /*initial opacity of images*/
margin: 0 0 0 0; /*margin between images*/
contrast: 0;
}
 
.menu:hover{
-webkit-transform:scale(1.0); /*Webkit: Scale up image to 1.2x original size*/
-moz-transform:scale(1.0); /*Mozilla scale version*/
-o-transform:scale(1.0); /*Opera scale version*/
box-shadow:0px 0px 0px; /*CSS3 shadow: 30px blurred shadow all around image*/
-webkit-box-shadow:0px 0px 0px; /*Safari shadow version*/
-moz-box-shadow:0px 0px 0px; /*Mozilla shadow version*/
opacity: 5;
contrast: 20;
}
.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.rodape:link {
	color: #999;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.rodape:visited {
	text-decoration: none;
	color: #999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.rodape:hover {
	text-decoration: underline;
	color: #999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.rodape:active {
	text-decoration: none;
	color: #999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.a {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.style21 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.style3 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.style5 {font-size: 7px}.telefone {
	font-family: Calibri;
	font-size: 40px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: right;
}
.central {
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	text-align: right;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D51D15;
	text-decoration: none;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align:justify;
}
.form{
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
.form-selected{
	border: 1px solid #ccc;
	background-color: white;
	display: block;
	float: left;
	border-radius: 10px 0 0 10px;
	border: 1px solid #CCC;
	border-radius: 10px 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
.input{
	border: 1px solid #ccc;
	background-color: white;
	display: block;
	float: left;
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #CCC;
	border-radius: 10px 10px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
.imagens{
	border: 1px solid #ccc;
    background-color: white;
    padding: 9px;
    margin: 7px;
    display: block;
    float: left;
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #CCC;
	border-radius:10px 10px 10px 10px;
}
.titulo-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D51D15;
	text-decoration: none;
}
a.pragas:link {
	color: #999;
	text-decoration: none;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.pragas:visited {
	color: #999;
	text-decoration: none;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.pragas:hover {
	text-decoration: none;
	color: #402877;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.pragas:active {
	color: #999;
	text-decoration: none;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.pragas {
	color: #999;
	text-decoration: none;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D51D15;
	text-decoration: none;
	margin: 0px;
}
a.h2:link {
	color: #999;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.h2:visited {
	color: #999;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.h2:hover {
	text-decoration: none;
	color: #402877;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.h2:active {
	color: #999;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.h2 {
	color: #999;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.text-blue {
	color: #402877;
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(104, 180, 69, 0.7);
        border-radius: 20px;
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(104, 180, 69, 0);
        border-radius: 20px;
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(104, 180, 69, 0);
        border-radius: 20px;
    }
}
#whatsapp {animation: pulse 1.5s infinite;position:fixed;bottom:20px;right:20px;z-index:1000;}
#whatsapp img {width:80px;height:80px;}