body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #555;
    font-size: 14px;
}
.title {
    font-family: Roboto, Arial, Helvetica, sans-serif;
	color: #eee;
	font-size: 28px;
	font-weight: 200;
	line-height: 65px;
	letter-spacing: -2.2px;
}
ul li {
	height: 44px;
    border-left: 0 solid #eee;
    line-height: 48px;
	float: left;
}
ul, li {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:hover {
	outline: 0;
}
.menu {
    border-bottom: 1px solid #EEE;
    height: 45px;
    line-height: 44px;
    font-size: 13px
}
.footer-menu {
	background-color: #333333;
	line-height: 38px;
	height: 36px;
	text-align: right;
	padding-right: 40px;
	font-size: 13px;
}

li {
    list-style: none;
    display: inline-block;
    float: none;
}
li:first-child {
	margin-left: 20px;
}
li a {
	display: block;
	padding: 0px 12px;
	font-size: 11px;
    font-weight: 400;
	text-transform: uppercase;
	height: 44px;
	color: #fff;
	letter-spacing: 1px;
}
@media (max-width: 880px) {
	.menu {
		display: none;
	}
}
.mobile-menu {
	display: none;
	position: relative;
	font-family: Roboto;
	color: #eee;
	font-size: 28px;
	font-weight: 200;
	line-height: 65px;
	background-color: #333333;
	letter-spacing: -2.2px;
	width: 100%;

}
@media (max-width: 879px) {
	.mobile-menu {
		display: inline-block;
		padding-left: 20px;
	}
}
@media (max-width: 350px) {
	.mobile-menu {
		font-size: 19px;
		letter-spacing: unset;
	}
}
.mobile-ico {
    display: inline-block;
	cursor: pointer;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
a.submenu-mobile {
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    margin: 0;
    display: block;
    color: #333;
    padding-left: 20px;
    line-height: 4;
}
.show { display:block; }
.tvemenu li:hover {
    background-color: #025782;
}
.submenu {
	line-height:65px; 
	font-size:14px;
	color: #bbb;
}
a.submenu:hover {
	color: #fff;
}
.social {
	float:right; 
	margin-right: 20px;
}
@media (max-width: 1030px) {
	.social {
		display:none;
	}
}
.container {
		margin-left: 18%;
		margin-right: 18%;
		padding: 36px;
		min-height: 77vh;
		background-color: #f2f2f2;
		text-align: center;
		display: block;
}
@media (min-width: 768px) and (max-width: 1760px) {
	.container {
		margin-left: 1.8%;
		margin-right: 1.8%;
}}
@media (max-width: 767px) {
	.container {
		margin-left: 0px;
		margin-right: 0px;
}}
.formato {
	border: 1px solid #cccccc;
    width: 242px;
    border-radius: 4px;
	margin: 0 15px 30px;
	display: inline-block;
	background-color: #fff;
}
.formato img {
	margin: 24px 8%;
}
.formato .titulo {
	margin: 0px 16% 30px;
    text-align: center;
	font-size: 16px;
	font-weight: 600;
}
.button {
    padding: 6px;
    background-color: #dddddd;
    color: #333333;
    width: 150px;
    text-align: center;
    margin: 0 16% 24px;
    border-radius: 4px;
    font-size: 11px;
    letter-spacing: 2px;
}
.button a {
	color: #333333;
}
.button:hover {
	background-color: #777777;
}
.button:hover a {
	color: #f2f2f2;
}
.bar1, .bar2, .bar3 {
    width: 30px;
    height: 2px;
    background-color: #eee;
    margin: 6px 0 1px 0;
    transition: 0.4s;
}
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}
.change .bar2 {opacity: 0;}
.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}
.formato-title {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0;
}
.imagem {
	margin: 20px auto;
}
@media (max-width: 499px) {
	.imagem img {
		width: 50%;
	}
}
.capa {
	margin: 10px auto;
}
@media (max-width: 625px) {
	.capa img {
		width: 100%;
	}
}
.logo {
	margin: 10px auto;
}
@media (max-width: 450px) {
	.logo img {
		width: 80%;
	}
}
.description {
	margin: 0px 5% 30px;
}
.notas {
	margin: 0px 5%;
	font-size: 13px;
}
.tabela-title {
	width: 100%;
	line-height: 26px;
	background-color: #006699;
	color: #f2f2f2;
	font-size: 13px;
	font-weight: 600;
	text-align: left;
	height: 24px;
	margin-bottom: 16px;
}
.tabela {
	line-height: 28px;
	text-align: left;
	padding-left: 40px;
}
.precos {
    font-size: 12px!important;
	border-collapse: collapse;
    border-spacing: 0;
	border-color: grey;
	line-height: 1.3;
    color: #555;
	width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
	background-color: transparent;
}
.precos>thead>tr:first-child>td, 
.precos>thead>tr:first-child>th {
    border-top: 0;
}
.precos>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #eee;
}
.precos>tbody>tr>td, 
.precos>tbody>tr>th, 
.precos>thead>tr>td, 
.precos>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #eee;
}
th {
    text-align: left;
    font-weight: bold;
}
td, th {
    display: table-cell;
}
.condicoes {
	text-align: left;
	padding: 0 8%;
	line-height: 40px;
}
.apresentacao {
	text-align: left;
	padding: 0 8%;
	line-height: 30px;
	margin-bottom: 30px;
}