@font-face {
  font-family: 'Roboto-Regular';
  src:	url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/Roboto-Regular.woff') format('woff'),
  url('../fonts/Roboto-Regular.ttf')  format('truetype'),
  url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GloberBold';
  src:	url('../fonts/GloberBold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/GloberBold.woff') format('woff'),
  url('../fonts/GloberBold.ttf')  format('truetype'),
  url('../fonts/GloberBold.svg#GloberBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

* {
	outline: none;
	border: 0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height: 1.1;
}
a {
  color: #006eb6;
  text-decoration: none;
}
a:hover {
  color: #024673;
}
body {
	background: url(../images/bg-top-gradient.jpg) 0 50px repeat-x;
	margin: 0;
	padding: 0;
	font-family: 'Roboto-Regular';
	font-size: 15px;
	color: #58595b;
}
.box {
	max-width: 1170px;
	margin: 0px auto;
}

.footer #block-block-3 .info-avanz img {
	width: 150px;
}
.logo {
  position: absolute;
  right: 0;
  left: 50%;
  width: 250px;
  margin-left: -125px;
  text-align: center;
  z-index: 2;
}

@media screen and (max-width: 360px) {
  .logo.logo,
  .logo.logo a {
    width: 218px;
  }
  .logo.logo a {
    height: 60px;
    margin: 0;
  }
}

.logo h1 { margin: 0; }

.logo a img {
	width: 250px;
	height: 71px;
	_display: none;
	*display: none;
}
.menu-topo {
	height: 49px;
	border-bottom: solid 4px #005389;
	background: #006EB6;
}
.menu-topo .menutopo-1,
.menu-topo .menutopo-2 {
	position: relative;
	z-index: 2;
	float: left;
}
.menu-topo .menutopo-2 {
	float: right;
}
.menu-topo .menutopo a {
  color: #fff;
  display: block;
  float: left;
  font-family: "GloberBold", sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 19px 10px 12px;
}

@media screen and (max-width: 1023px) {
  .menu-topo .menutopo a {
    padding: 17px 10px 9px;
  }
}

.menu-secundario .submenu li a:hover,
.menu-topo .menutopo-1 a:hover,
.menu-topo .menutopo-2 a:hover {
	background: #338bc5;
}
.menu-secundario {
  border-bottom: 2px solid #efefef;
  border-top: 6px solid #f1f1f1;
  margin: 37px 0 0;
  position: relative;
  text-align: center;
}
.menu-secundario ul.submenu,
.menu-secundario ul.submenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}
.menu-secundario ul.submenu {
	display: none;
	width: 100%;
	background: #006eb6;
	border-bottom: solid 7px #FAB216;
	position: absolute;
	left: 0;
	_left: -50%;
	right: 0;
	zoom: 1;
	padding: 20px 0 30px;
	text-align: left;
}
.menu-secundario ul.submenu.open {
	display: block;
}
.menu-secundario .submenu li {
	float: left;
	width: 32%;
}
.menu-secundario .submenu li a {
	font-size: 15px;
  padding: 10px;
  border-bottom: solid 1px #338bc5;
  letter-spacing: 0.5px;
  white-space: normal;
  font-weight: bold;
  font-family: 'Roboto-Regular';
  color: #FFF;
  display: block;
  margin: 0px 10px;
}
.menu-secundario a.submenu-item,
.menu-secundario a.link-menu-secundario {
  border-bottom: 7px solid #fab216;
  color: #666;
  display: inline-block;
  font-size: 17px;
  margin: 0 10px;
  width: 22%;
  padding: 10px 0 0;
}
.menu-secundario a.submenu-item.hover,
.menu-secundario a.link-menu-secundario.hover,
.menu-secundario a.link-menu-secundario:hover {
	background: #006eb6;
	color: #FFF;
	border-top: solid 7px #FAB216;
	border-bottom:  solid 7px #006eb6;
	padding-top: 3px;
}
.main .content {
  min-height: 350px;
  background: #F1F1F1;
  border: 2px solid #efefef;
  margin: 65px auto 0;
  max-width: 800px;
  width: 100%;
  padding: 15px;
}


.footer.container {
	width: 100%;
	padding: 0;
	border-top: solid 10px #FAB216;
	margin: 50px 0 0;
	clear: both;
}
.footer #block-block-4 {
	line-height: 22px;
	padding: 0 0 50px;
	background: #f1f1f1;
	margin-bottom: 50px;
	display: table;
	width: 100%;
}
.footer #block-block-4 .content.clearfix {
  display: table;
  width: 100%;
  margin: 0 auto;
  max-width: 1140px;
  padding: 0 15px;
}
.footer #block-block-4 .block-footer {
	float: left;
	width: 40%;
	font-family: 'Roboto-Regular';
}

.footer #block-block-4 .column-footer-one {
  width: 20%;
}

@media screen and (max-width: 997px) {
  .footer #block-block-4 .block-footer.column-footer-one {
    width: 30%;
  }

  .footer #block-block-4 .block-footer.column-footer-two {
    width: 70%;
  }

  .footer #block-block-4 .block-footer {
    width: 100%;
  }
}

@media screen and (max-width: 700px) {
  .footer #block-block-4 .block-footer.column-footer-one {
    width: 36%;
  }

  .footer #block-block-4 .block-footer.column-footer-two {
    width: 64%;
  }

  .footer #block-block-4 .block-footer {
    width: 100%;
  }
}

@media screen and (max-width: 400px) {
  .footer #block-block-4 .block-footer.block-footer {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .footer #block-block-4 .block-footer.block-footer ul {
    width: 100%;
  }
}

.footer #block-block-4 .block-footer ul,
.footer #block-block-4 .block-footer li {
	list-style: none;
	background: none;
	padding: 0;
	margin: 0 0 10px;
}
.footer #block-block-4 .block-footer ul {
	/*padding: 0 20px 0 0;*/
}
.footer #block-block-4 .block-footer h2 {
  color: #005389;
  font-size: 15px;
  font-weight: bold;
  margin: 50px 0 20px;
  text-transform: uppercase;
}
.footer #block-block-4 .block-footer h4 {
  color: #005389;
  font-size: 15px;
  font-weight: bold;
  margin: 10px 0;
}
.footer #block-block-4 .block-footer a {
  color: #58595B;
}

.footer #block-block-4 .block-footer a:hover {
  text-decoration: underline;
}

.footer #block-block-4 .block-footer ul {
  float: left;
  width: 50%;
}
.footer #block-block-4 .column-footer-one ul {
	width: auto;
}
.footer #block-block-4 .column-footer-two ul.column-one li a {
	display: block;
	clear: both;
	line-height: 22px;
}
.footer #block-block-4 .column-footer-three .last li a i,
.footer #block-block-4 .column-footer-three .first li a i,
.footer #block-block-4 .column-footer-two .first li a i {
	margin: 0 2px 0 0;
	display: block;
	float: left;
	line-height: 22px;
}

.footer #block-views-parceiros-block {
	max-width: 1170px;
	margin: 0 auto;
	text-align: center;
	/*display: table;*/
	*display: table;
	_display: table;
}
.footer #block-views-parceiros-block .views-row {
	display: inline-block;
  width: 23%;
  *float: left;
  _float: left;
}

@media screen and (max-width: 430px) {
  .footer #block-views-parceiros-block .views-row {
    width: 70%;
    margin-bottom: 10px;
  }
}

.footer #block-views-parceiros-block .views-row img {
	width: 80%;
	height: auto;
}
.footer #block-block-3 {
	margin: 40px 0 0;
	clear: both;
}
.footer #block-block-3 .infos {
	color: #FFF;
	text-align: center;
	font-size: 13px;
	padding: 5px;
}
.footer #block-block-3 .infos p {
	margin: 0;
}
.footer #block-block-3 .info-hapvida {
	padding:  50px 5px;
	color: #979797;
	background: #f1f1f1;
}
.footer #block-block-3 .info-hapvida img {
	height: 25px !important;
	margin: 15px 0 0;
}
.footer #block-block-3 .info-ans-selo-hapvida img {
	height: 15px !important;
	margin: 15px 0 0;
}
.footer #block-block-3 .info-avanz {
	background: #338bc5;
}
.footer #block-block-3 .info-avanz a {
	color: #FFF;
}
.footer #block-block-3 .info-browser {
	background: #35444C;
}
.chat {
	position: fixed;
	right: 10px;
	bottom: 0px;
	z-index: 99999999;
	width: 250px;
	cursor: pointer;
	zoom: 1;
	_position: absolute;
	_top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat')
    ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight)
    : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}
.chat img {
  height: auto !important;
  max-width: 100%;
}


@media screen and (min-width:1025px) {
  .menu-topo .menutopo-1 a,
  .menu-topo .menutopo-2 a {
    font-size: 17px;
    padding: 15px 22px 8px;
  }
  .menu-secundario .submenu li {
   width: 24%;
 }
}

@media screen and (max-width: 896px) {
  .menu-topo .menutopo .first {
    display: none;
  }

  .menu-topo .menutopo a {
    width: 100px;
    text-align: center;
    padding: 8px 10px 0px;
  }
  .menu-topo .menutopo a.common-questions {
    width: 112px;
  }
}

@media screen and (max-width: 679px) {
  .menu-topo .box {
    display: none;
  }
}

@media screen and (min-width: 680px) {
  .mobile-menu {
    display: none;
  }
}

.mobile-menu {
  position: relative;
  float: right;
  color: #fff;
  z-index: 1;
}

.button-menu {
  text-transform: uppercase;
  padding: 0 15px;
  font-size: 18px;
  height: 46px;
  line-height: 46px;
  display: inline-block;
}

.button-menu i {
  font-size: 18px;
  position: relative;
  top: 1px;
  line-height: 46px;
}

@media screen and (max-width: 478px) {
  .button-menu .desc-menu {
    display: none;
  }
}

.menu {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  padding: 20px 0 10px;
  width: 220px;
  background-color: #005389;
  list-style: none;
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.4);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,.4);
  -ms-box-shadow: 0 2px 4px rgba(0,0,0,.4);
  -o-box-shadow: 0 2px 4px rgba(0,0,0,.4);
  box-shadow: 0 2px 4px rgba(0,0,0,.4);
}

.menu a {
  display: block;
  color: #fff;
  padding: 5px 15px;
}

.menu a:hover,
.menu a:focus,
.menu a:active {
  background-color: #006EB6;
}

#menu-checkbox:checked + .button-menu {
  background-color: #005389;
}

#menu-checkbox:checked + .button-menu + .menu {
  display: block;
}

#ajax_Carregando {
  width: 100%;
  height: 180%;
  background-color: #525252;
  position: absolute;
  left: 0%;
  top: 0%;
  text-align: center;
  z-index: 9999999;
  filter: Alpha(Opacity=80);
  -moz-opacity: 0.8;
  opacity:0.80;
  overflow: hidden;
}

#loading {
  width: 200px;
  height: 100px;
  /*background-color: #006EB6;*/
  position: fixed;
  left: 50%;
  top: 50%;
  margin-top: -50px;
  margin-left: -100px;
  text-align: center;
  z-index: 9999999999;
  vertical-align: middle;
  color: #FFFFFF;
}

#loading img {
  margin-bottom: 10px;
}

.info-input {
  color: red;
  font-size: 10px;
  font-style: italic;
  font-weight: normal;
}

hr{
  border: 1px solid #CACACA !important;
  margin: 10px 0;
}

.titulo {
  display: block;
  padding: 0 0 15px !important;
}

.list-vertical,
.list-vertical ul {
  /*list-style: none;*/
  padding-left: 20px;
  line-height: 1.5;
}

.list-vertical a,
.list-horizontal a {
  color: #005389;
}

.list-vertical a:hover,
.list-horizontal a:hover {
  text-decoration: underline;
}

.table-rel {
  width: 100% !important;
  margin: 15px 0 !important;
  border-left: 1px solid #999 !important;
  border-right: 1px solid #999 !important;
  border-spacing: 0 !important;
}

.table-rel.table-rel thead th,
.table-rel .table-header th,
.table-rel.table-rel thead td,
.table-rel .table-header td {
  background-color: #006EB6 !important;
  color: #fff !important;
  font-weight: bold;
  padding: 10px 10px;
  text-align: left;
}


.table-rel.table-rel thead.table-header-center.table-header-center th,
.table-rel.table-rel .table-header.table-header-center.table-header-center th,
.table-rel.table-rel thead.table-header-center.table-header-center td,
.table-rel .table-header.table-header-center.table-header-center td {
  text-align: center;
}
.table-rel td {
  padding: 5px 10px;
  border-bottom: 1px solid #999 !important;
  background: #fff !important;
  font-size: 12px;
  text-align: left;
  word-break: break-word;
}

.table-rel.no-header {
  border-top: 1px solid #999 !important;
}

.table-rel.table-left.table-left td {
  text-align: left;
}

.table-rel.table-center.table-center td {
  text-align: center;
}

.table-rel .more-lines {
  border-right: 1px solid #999 !important;
}

.menu-thumbs a {
  display: inline-block;
  margin-right: 5px;
  padding: 4px;
  border: 1px solid #CACACA;
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.menu-thumbs a:hover {
  border-color: #006EB6;
}