
ul{
	list-style:none;
}
ol{list-style-type: lower-alpha;}
.size-post-thumbnail{
	width:100%;
}
article{
	margin-top:-30px;
}
.contact-form{
	background:#99ff99;
	padding:20px;
	font-family:"open-sans";
	border-radius:10px;
	font-size:1.2em;
}
h1{
	color:#3e7643;
}
h2{
	color:#3e7643;
}
h3{
	color:#3e7643;
}h4{
	color:#3e7643;
}
.ml-auto{
 margin-left:0 !important;

}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    color: #000;
    text-align: inherit;
    border: 0;
	    white-space: nowrap;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    color: #000;
    text-align: left;
    list-style: none;
    background-clip: padding-box;   
}
.dropdown-item:hover, .dropdown-item:focus {
    text-decoration: underline;
	color:green !important;
}
.nav-link{
	font-size:1.15em !important;
	color: #000 !important;
	padding-left:15px !important;
	padding-right:15px !important;

}
.nav-link:hover, .nav-link:focus {
    text-decoration: none;
	color:#fff !important;
	background-color: black;
	
}
.dropdown-toggle::after{
 	display:none;
}
.navbar-brand{
	width:120px;
	margin-top:-10px;
}
.contact-form {
   
    padding: 20px;
    font-family: calibri;
    border-radius: 10px;
    font-size: 1.1em;
font-weight: normal !important;
}
.contact-form label {
    font-weight: 100 !important;
}
p{
	text-align: justify!important;
  text-justify: inter-word !important;
}
.su-carousel .su-carousel-slide img {
  padding: 0px !important;
  border: 0px !important;
  background: #fff;
  border-radius: 0px !important;
}
.topo{
	margin-bottom:-135px;
	padding-top:0px;
	text-align:right;
}
.linha1{
	margin-bottom:50px;
}
.linha2{
}
#logoTopo{
	
}
#wrapper-footer{
	display:none;
}
#index-wrapper{
	display:none;
}
.loja{
	position:relative;
	top:-86px;
}

.navbar{
	padding:0px;
}
#media_image-5{
	text-align:center;
}