@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;
}



@font-face {
  font-family: 'Roboto';
  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: 'GloberSemiBoldFree';
  src:  url('../fonts/GloberSemiBoldFree.eot?#iefix') format('embedded-opentype'),
  url('../fonts/GloberSemiBoldFree.woff') format('woff'),
  url('../fonts/GloberSemiBoldFree.ttf')  format('truetype'),
  url('../fonts/GloberSemiBoldFree.svg#GloberSemiBoldFree') format('svg');
  font-weight: normal;
  font-style: normal;
}

.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;
	clear: both;
	margin-top: 10px;
}
.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: 450px) {
  .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: 450px) {
  .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 {
	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 img {
	width: 150px;
}
.footer #block-block-3 .info-browser img {
	width: 150px;
}
.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%;
}







