/*MENU*/
.list-nav li{
	/*float: left;*/
	list-style-type: none;
	color: #339f42;
	text-decoration: none;
	font-size: 25px;
	margin-top: 36px;
	/*margin-left: 25%;*/
}

.list-nav ul{
	text-align: center;
}


.menu {
	margin-bottom: 2%;
	margin-top: 2%;
}

.weatin-logo-header{
	padding-top: 10px;
}

/*.menu-list{
	float: left;
	margin-right: 2%;
}*/

/*CORPO INTEIRO*/ 

#bg-weatin{
  background-color: #ebf4e9;
  background-attachment: fixed;
  display: block;
  border: 1px solid #c9c9c7;
  border-radius: 15px;
  height: initial;
  margin: 18% 10% 0 0;
  max-width: 87%;
  min-width: 80%;
  z-index: -1;
  position: static;
}


.txt-app {
	float: right;
	padding: 1%;
	text-align: center;
}

.txt-title {
    text-align: center;
    color: #339f42;
    letter-spacing: 1px;
    line-height: 1.2;
    margin-left: 6%;
}

.txt-download{
	float: right;
	padding-right: 17%;
}

.txt-tradutor {
	float: right;
	margin-right: 25%;
	margin-top: 17%;
}

.title-description {
    color: #339f42;
    letter-spacing: 1px;
    line-height: 1.2;
}

.txt-descriptionapp{
	margin-top: 111px;
	margin-left: 50px;
}

.fts-app{
	float: right;
	padding-right: 20%;
	padding-top: 15px;
}

.fto-celular img{
	float: left;
	position: relative;
	right: 64px;
    bottom: 36px;
}

.imgs-icons{
	float: right;
	margin-right: 27%;
}

.imagem-img{
	margin-right: 10px;
}

.content-app {
	margin: 0 10%;
}

.rodape{
	border: 1px solid #c9c9c7;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	padding: 2% 5%;
	text-align: center;
	color: red;
	background-color: white;
	/*font-weight: lighter;*/
	margin-top: 7%;
	margin-bottom: 50px;
}

.button-apple{
	float: right;
	padding-right: 1%;
}

.button-google{
	float: right;
	padding-right: 9%;
}

/*mwiners*/

table, th, td {
    border: 1px solid black;
}
