
#topHome{
	
	padding:10px;
	margin:auto;
	width:50%;
	background-color:none;
	
}

.logo{
	width:100%;
	height:auto;
	position:relative;
	left:0px;
	padding-bottom: 2px;
	margin: auto;
	
}


a{
	color: #ff0000;
}


 
body{
	margin:auto;
	background-image:url("../img/flor.png");
	background-repeat: repeat;
}

h3, h4{
	color:grey;
}

section p{
	font-size:11pt;
}



img, video, form, input, legend, textarea, fieldset, div, section, aside, iframe, p, h, a, table{
	max-width:100%;
	height:auto;
	
}

section#corpo{
	display:block;
	width: auto;
	float:left;
	padding-right: 10px;
	margin:0px;
	
}

section#contato{
	display:block;
	width: 400px;
	float:left;
	padding-right: 10px;
	margin:0px;
}


section{
	display:block;
	padding-right: 10px;
	margin:auto;
	background-color:none;
}

section p{
	text-align:justify;
	text-indent: 25px;
	font-family:arial, sans-serif;
	font-size:14px;
}



#footer{
	max-width: 100%;
}

#rodape1{
	background-color: #1f1f14;
	padding:10px;
	color:#ffffff;
	text-align:center;
	font-family:verdana;
	font-size:12px;
	clear:both;
	max-width: 100%;
	height: auto;
}

#rodape2{
	background-color: #000000;
	padding:10px;
	color:#ffffff;
	text-align:center;
	font-family:verdana;
	font-size:12px;
	clear:both;
	max-width: 100%;
	height: auto;
}


#conteudo{
	background-color:none;
	padding:20px;
	margin:0px auto;
	font-family:arial;
	overflow:auto;
	width:960px;
	
}

.mySlides {display:none}
.demo {cursor:pointer}

button.accordion {
    background-color: #99e699;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
    background-color: #00cc00;
	
}

button.accordion:after {
    content: '\02795';
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2796";
}

div.panel {
    padding: 0 18px;
    background-color:none;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
	border:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:4px;
	padding-bottom:4px;
}

div.panel.show {
    opacity: 1;
    max-height: 100%;
	background-color:none;
	
}

table, th, td {
    border: 1px solid gray;
    border-collapse: collapse;
	
}

table, td {
    padding-bottom:4px;
	padding-top:4px;
}

table, h4, p{
	text-align: center;
	font-family:arial, sans-serif;
	font-size:12px;
	
}


form{
	width: 400px;
	margin-left:0px;
	
}

input{
	width: 100%;
    padding: 8px 8px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

input[type=submit] {
    width: 45%;
    background-color: #e60000;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
input[type=reset] {
    width: 45%;
    background-color: #e60000;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
	float:right;
}

input[type=submit]:hover, input[type=reset]:hover {
    background-color: #ff6666;
	
}

input[type=text]:hover{
	background-color:#f5f5f0;
}

input[type=email]:hover{
	background-color:#f5f5f0;
}

textarea:hover{
	background-color:#f5f5f0;
}

input[type=text]:focus,input[type=email]:focus {
    border: 1px solid blue;
}


legend{
	font-size:12pt;
	color:#888888;
	font-weight:bold;
}

fieldset{
	width:400px;
	margin:0px;
	
}

textarea{
	width:400px;
}

#mensagemEnviada{
	color:blue;
}

aside#lateral{
	display:block;
	width: 450px;
	float:right;
	font-size: 14pt;
	padding-top:20px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-top: 30px;
	border:solid 1px gray;
	border-radius: 8px 8px 8px 8px;
}

aside p{
	text-align:justify;
	text-indent: 25px;
	font-family:arial, sans-serif;
	
	
}

aside h3{
	text-align:justify;
		
}

.parceiro{
	padding: 6px;
	width: 24%;
}

#posts{
	border:solid 1px grey;
}

#destaque{
	width: auto;
	margin:0;
	border: 1px solid grey;
	padding-top:20px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-top: 30px;
	border-radius: 8px 8px 8px 8px;
	background-color:#e3eaa7;
	
}

aside#noticias{
	display:block;
	width: 300px;
	float:right;
	padding-top:20px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-top: 30px;
	border:solid 1px gray;
	border-radius: 8px 8px 8px 8px;
	background-color:#e3eaa7;
}

aside#noticias p{
	font-size: 12px;
}

aside#car{
	display:block;
	width: 300px;
	float:right;
	padding-top:20px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-top: 30px;
	border:solid 1px gray;
	border-radius: 8px 8px 8px 8px;
	background-color: white;
}

aside#car p{
	font-size: 12px;
}

section#posts2{
	display:block;
	width: 600px;
	float:left;
	padding-right: 10px;
	margin:0px;
}

section#posts2 a{
	color: blue;
}

#links{
	float:center;
	width:960px;
	margin:auto;
}

#icones{
	padding-right:5px;
	width: 45px;
}

#textos a{
	color: blue;
}


#myImg, #myImg1a, #myImg2, #myImg2a, #myImg3, #myImg4, #myImg5, #myImg6, #myImg7,#myImg7a, #myImg8, #myImg9, #myImg10, #myImg11, #myImg12, #myImg13, #myImg14, #myImg14a, #myImg14b, #myImg15, #myImg16, #myImg17, #myImg18, #myImg19, #myImg20, #myImg21 {
	padding: 4px;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
	
}

#myImg:hover {opacity: 0.7;}
#myImg1a:hover {opacity: 0.7;}
#myImg2:hover {opacity: 0.7;}
#myImg2a:hover {opacity: 0.7;}
#myImg3:hover {opacity: 0.7;}
#myImg4:hover {opacity: 0.7;}
#myImg5:hover {opacity: 0.7;}
#myImg6:hover {opacity: 0.7;}
#myImg7:hover {opacity: 0.7;}
#myImg7a:hover {opacity: 0.7;}
#myImg8:hover {opacity: 0.7;}
#myImg9:hover {opacity: 0.7;}
#myImg10:hover {opacity: 0.7;}
#myImg11:hover {opacity: 0.7;}
#myImg12:hover {opacity: 0.7;}
#myImg13:hover {opacity: 0.7;}
#myImg14:hover {opacity: 0.7;}
#myImg14a:hover {opacity: 0.7;}
#myImg14b:hover {opacity: 0.7;}
#myImg15:hover {opacity: 0.7;}
#myImg16:hover {opacity: 0.7;}
#myImg17:hover {opacity: 0.7;}
#myImg18:hover {opacity: 0.7;}
#myImg19:hover {opacity: 0.7;}
#myImg20:hover {opacity: 0.7;}
#myImg21:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 625px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 625px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform: scale(0)} 
    to {-webkit-transform: scale(1)}
}

@keyframes zoom {
    from {transform: scale(0.1)} 
    to {transform: scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: white;
	font-size: 60px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 600px){
    .modal-content {
        width: 100%;
    }
}


div.gallery {
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
    width: 270px;
	background-color:white;
}

div.gallery:hover {
    border: 1px solid #777;
}

div.gallery img {
    width: 100%;
    height: auto;
}

div.desc {
    padding: 15px;
    text-align: center;
}


/* Slide Cactos  */

* {box-sizing: border-box;}
body {font-family: Verdana, sans-serif;}
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 0.5s;
  animation-name: fade;
  animation-duration: 2.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

.corpo-form{
	width: 400px;
	margin: 10px auto 0px auto;
	border: 2px solid black;
	border-radius: 30px;

}

.corpo-form h1{
	text-align: center;
	padding: 20px;
}
