@font-face {
  font-family: 'arial_narrowregular';
  src: url('fonts/arial_narrow-webfont.eot');
  src: url('fonts/arial_narrow-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/arial_narrow-webfont.woff') format('woff'), url('fonts/arial_narrow-webfont.ttf') format('truetype'), url('fonts/arial_narrow-webfont.svg#arial_narrowregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'arial_blackregular';
  src: url('fonts/arial_black-webfont.eot');
  src: url('fonts/arial_black-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/arial_black-webfont.woff') format('woff'), url('fonts/arial_black-webfont.ttf') format('truetype'), url('fonts/arial_black-webfont.svg#arial_blackregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
footer,
header,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
a {
  text-decoration: none;
  color: #3b3b3b;
}
body {
  -webkit-text-size-adjust: none;
}
#menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 80%;
  height: 100%;
  background-color: #b7b7b7;
  float: right;
  overflow:scroll;
  -webkit-overflow-scrolling: touch;
  display: none;
}
#menu #hidden_container {
  width: 100%;
  height: 0;
  background-color: #b7b7b7;
  overflow: hidden;
}
#menu #hidden_container #top_menu {
  position: relative;
  display: table;
  width: 100%;
  height: 58px;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  text-indent: 5%;
  text-transform: uppercase;
  color: #616161;
}
#menu #hidden_container #top_menu .vert_text {
  display: table-cell;
  vertical-align: middle;
}
#menu #hidden_container #top_menu #lupa_hidden_menu {
  position: absolute;
  top: 0;
  right: 5px;
  width: 58px;
  height: 100%;
  background-image: url(../images/lupa_hidden_menu.png);
}

#menu #hidden_container .orange_bar {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FmNTAxNiIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDY2MTFjIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -webkit-linear-gradient(90deg, #af5016 0%, #d6611c 100%);
  background-image: linear-gradient(0deg, #af5016 0%, #d6611c 100%);
  background-color: #d6611c;
  position: relative;
  width: 100%;
  height: 37px;
  /* background: -webkit-gradient(linear, left top, left bottom, from(#DD621C), to(#DD621C)); */
	height: auto;
	overflow:auto;
	-webkit-overflow-scrolling: touch;
	overflow: auto; overflow-y: scroll !important;'
  background-repeat: repeat-x;
  text-transform: uppercase;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: 500;
  line-height: 37px;
  text-indent: 5%;
  text-shadow: -1px -1px #000000;
}
#menu #hidden_container #servicos_hidden {
  list-style: none;
  width: 100%;
}
#menu #hidden_container #servicos_hidden li {
  width: 100%;
  height: 50px;
  border-bottom: solid 1px #c8c8c8;
  line-height: 50px;
  text-indent: 5%;
  color: #3b3b3b;
  font-family: Helvetica;
  font-size: 20px;
  font-weight: 100;
}
#menu #hidden_container #servicos_hidden li:last-child {
  border-bottom: none;
}
#menu #hidden_container .widgets_destaque_hidden {
  list-style: none;
  width: 100%;
}
#menu #hidden_container .widgets_destaque_hidden li {
  width: 100%;
  height: 50px;
  border-bottom: solid 1px #c8c8c8;
  line-height: 50px;
  color: #3b3b3b;
  font-family: Helvetica;
  font-size: 20px;
  font-weight: 100;
}
#menu #hidden_container .widgets_destaque_hidden li div {
  display: inline;
  float: left;
  width: 44px;
  height: 50px;
  margin-left: 5%;
}
#menu #hidden_container .widgets_destaque_hidden li span {
  display: inline;
  float: left;
}
#menu #hidden_container .widgets_destaque_hidden li.check div {
  background-image: url(../images/check.png);
}
#menu #hidden_container .widgets_destaque_hidden li.check span {
  color: #868686;
}
#menu #hidden_container .widgets_destaque_hidden li.uncheck div {
  background-image: url(../images/uncheck.png);
}
#menu #hidden_container .btn_todas_apps {
  width: 100%;
  height: 55px;
}
#menu #hidden_container .btn_todas_apps .btn_todas {
  position: relative;
  float: right;
  width: auto;
  height: 55px;
}
#menu #hidden_container .btn_todas_apps .btn_todas .btn {
  width: 159px;
  height: 55px;
  padding-right: 10%;
}
#menu #hidden_container .btn_todas_apps .btn_todas .btn div {
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  border-radius: 4px;
  background-clip: padding-box;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY0NjQ2NCIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjN0E3QTdBIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -webkit-linear-gradient(90deg, #646464 0%, #7A7A7A 100%);
  background-image: linear-gradient(0deg, #646464 0%, #7A7A7A 100%);
  width: 123px;
  height: 29px;
  /* background: -webkit-gradient(linear, left top, left bottom, from(#7A7A7A), to(#646464)); */

  background-repeat: repeat-x;
  /* border-radius: 4px; */

  text-transform: uppercase;
  color: #fefefe;
  font-family: Helvetica;
  font-size: 13px;
  font-weight: 100;
  line-height: 29px;
  text-shadow: -1px -1px #000000;
  text-align: center;
  display: inline;
  float: left;
  margin: 13px 10px 0 0;
}
#menu #shadow {
  position: absolute;
  top: 0;
  left: -17px;
  width: 7px;
  height: 100%;
  -webkit-box-shadow: 10px 0px 10px 0px #000000;
  background-repeat: repeat-y;
}
#search_menu {
  position: absolute;
  top: 0;
  width: 100%;
  height: 90px;
  background-image: url(../images/back_search.png);
  background-repeat: repeat-x;
  display: none;
  overflow: hidden;
}
#search_menu form {
  width: 100%;
  height: 100%;
}
#search_menu form input[type="text"] {
  -webkit-border-radius: 6px;
  -webkit-background-clip: padding-box;
  border-radius: 6px;
  background-clip: padding-box;
  border: none;
  background-color: #6e6d73;
  position: relative;
  top: 21px;
  left: 10%;
  width: 60%;
  height: 36px;
  color: #ffffff;
  font-size: 21px;
}
#search_menu form input[type="submit"] {
  position: absolute;
  top: 0px;
  right: 10%;
  width: 32px;
  height: 90px;
  background-image: url(../images/tiny_lupa.png);
  border: none;
  text-indent: -9999px;
  background-color: transparent;
}
#search_menu form input::-webkit-input-placeholder {
  color: #ffffff;
}
#home {
  background-color: #ffffff;
}
#home .main_titles {
  position: relative;
  display: inline-block;
  left: 0;
  background-color: #da631d;
  margin-top: 6%;
  color: #ffffff;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 17px;
  text-transform: uppercase;
  width: auto;
  padding: 4% 5%;
  margin-bottom: 6%;
  white-space: nowrap;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#home .citacao {
  width: 88%;
  margin-left: 6%;
  height: auto;
  color: #6b6b6b;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 17px;
  line-height: 17px;
}
#home .citacao span {
  font-family: arial_blackregular;
  font-size: 24px;
  font-weight: 100;
  color: #b8b8b8;
  display: inline-block;
  margin-top: 1%;
  padding: 0 1% 0 1%;
}
#home .citacao div {
  color: #aaaaaa;
  font-family: Helvetica;
  font-size: 13px;
  font-weight: 100;
  margin-top: 4%;
  margin-bottom: 5%;
}
#home .horz_scroll_container {
  position: relative;
  width: 100%;
  height: 105px;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 40px;
}
#home .horz_scroll_container .horz_scroll {
  position: absolute;
  left: 0;
  top: 0;
  /* width: 1000px; */

  display: block;
  height: 105px;
  overflow-y: hidden;
}
#home .horz_scroll_container .horz_scroll .logos {
  width: auto;
  height: 105px;
  display: inline-block;
  float: left;
  margin: 0 10px 0 16px;
  color: #6b6b6b;
  font-family: Arial;
  font-size: 15px;
  font-weight: 100;
  text-indent: -8px;
}
#home .horz_scroll_container .horz_scroll .logos a {
  text-decoration: none;
  color: #6b6b6b;
  display: block;
}
#home .hide_scrollbar {
  position: relative;
  width: 100%;
  height: 100px;
  background-color: #ffffff;
  margin-top: -3%;
}
#home #top {
  position: relative;
  width: 100%;
  height: 90px;
  
  
    background: -moz-linear-gradient(#a3a3a3, #c9c9c9); /* FF 3.6+ */  
    background: -ms-linear-gradient(#a3a3a3, #c9c9c9); /* IE10 */  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a3a3a3), color-stop(100%, #c9c9c9)); /* Safari 4+, Chrome 2+ */  
    background: -webkit-linear-gradient(#a3a3a3, #c9c9c9); /* Safari 5.1+, Chrome 10+ */  
    background: -o-linear-gradient(#a3a3a3, #c9c9c9); /* Opera 11.10 */  
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3a3a3', endColorstr=#c9c9c9); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3a3a3', endColorstr=#c9c9c9)"; /* IE8+ */  
    background: linear-gradient(#a3a3a3, #c9c9c9); /* the standard */  
    /*z-index: 1;*/
  
  
  /* background: -webkit-gradient(linear, left top, left bottom, from(#c9c9c9), to(#a3a3a3)); */


}
#home #top #shadow_effect_top {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/shadow_effect_top.png);
  width: 79px;
  height: 70px;
  margin-left: 45%;
}
#home #top #logo {
  position: absolute;
  top: 19px;
  left: 19px;
  width: 124px;
  height: 51px;
  background-image: url(../images/logo.png);
}
#home #top .btn_reveal {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 90px;
  background-image: url(../images/btn_reveal.png);
  background-repeat: no-repeat;
  margin-right: 8px;
}
#home #top .btn_reveal.open-menu {
  background-image: url(../images/close.png);
}
#home #top .lupa {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 90px;
  background-image: url(../images/lupa.png);
  background-repeat: no-repeat;
  margin-right: 55px;
}
#home .pub img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  /* height: 100%; */

}
#home .slider_images {
  -webkit-box-shadow: inset 8px 8px 25px #000;
  box-shadow: inset 8px 8px 25px #000;
  color: inset 8px 8px 25px #000;
  width: 100%;
  /* margin: -3px 0 0 0; */

  padding: 0;
}
#home .slider_images ul {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  margin: 0;
  padding: 0;
}
#home .slider_images ul li {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  overflow: hidden;
}
#home .slider_images ul li img {
  width: 100%;
  margin: 0;
  padding: 0;
}
#home .slider_images ul li .black_bar {
  position: absolute;
  width: 140%;
  height: 40%;
  left: 0px;
  bottom: 0px;
  background-color: #000000;
  opacity: 0.3;
}
#home .slider_images ul li .title {
  font-family: Helvetica;
  font-size: 14px;
  font-weight: 100;
  color: #ffffff;
  position: absolute;
  width: 80%;
  height: 100%;
  left: 5%;
  top: 65%;
  z-index: 10;
  line-height: 14px;
}
#home .slider_images ul li .date {
  font-family: arial_narrowregular;
  font-size: 10px;
  color: #ffffff;
  position: absolute;
  width: 50%;
  height: auto;
  left: 5%;
  top: 86%;
  z-index: 10;
}
#home .slider_images ul .current1 {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translate( -10%, 0px);
  transform: translate( -10%, 0px);
}
#home .slider_text ul {
  width: 100%;
  height: auto;
}
#home .slider_text ul li {
  width: 100%;
  height: auto;
  position: relative;
}
#home .slider_text ul li a {
  display: block;
  text-decoration: none;
  border-bottom: solid 1px #d6d6d6;
  height: auto;
  width: 90%;
  margin: 0 5% 3% 5%;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: 100;
  line-height: 16px;
  color: #6b6b6b;
}
#home .slider_text ul li a .date {
  font-family: arial_narrowregular;
  font-size: 12px;
  color: #aaaaaa;
  margin-top: 3%;
  margin-bottom: 3%;
}
#home .slider_text ul li a:last-child {
  border-bottom: none;
}
#home .slider_img_text ul {
  width: 100%;
  height: auto;
}
#home .slider_img_text ul li {
  width: 100%;
  height: auto;
  position: relative;
  border: none;
}
#home .slider_img_text ul li a {
  border-bottom: solid 1px #d6d6d6;
  display: inline-block;
  height: auto;
  width: 90%;
  list-style: none;
  margin: 0 5% 3% 5%;
  padding-bottom: 3%;
}
#home .slider_img_text ul li a .left {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  border-radius: 5px;
  background-clip: padding-box;
  display: inline-block;
  float: left;
  width: 40%;
  height: auto;
  margin-bottom: 0px;
}
#home .slider_img_text ul li a .left img {
  width: 100%;
}
#home .slider_img_text ul li a .right {
  display: inline-block;
  float: left;
  width: 55%;
  height: auto;
  margin-left: 5%;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: 100;
  color: #6b6b6b;
  margin-top: 0px;
  line-height: 14px;
  margin-bottom: 0px;
}
#home .slider_img_text ul li a .right .small_title {
  font-family: arial_narrowregular;
  font-size: 12px;
  color: #aaaaaa;
  line-height: 12px;
  margin-bottom: 2%;
  margin-top: -1%;
}
#home .slider_img_text ul li a .right span {
  color: #8f8f8f;
  font-size: 12px;
  line-height: 12px;
  margin-top: 8px;
  display: block;
}
#home .slider_img_text ul li a .right .date {
  font-family: arial_narrowregular;
  font-size: 11px;
  color: #aaaaaa;
  margin-top: 2%;
}
#home .slider_img_text ul li a:last-child {
  border-bottom: none;
  margin-bottom: 2%;
}
#home .slider_thumbs ul {
  width: 100%;
  height: auto;
}
#home .slider_thumbs ul li {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: auto;
  position: relative;
}
#home .slider_thumbs ul li .main-thumbs {
  margin-left: 5%;
}
#home .slider_thumbs ul li .main-thumbs div {
  display: inline;
  float: left;
  width: 40%;
  margin-right: 8%;
  color: #6b6b6b;
  font-family: Helvetica;
  font-size: 14px;
  line-height: 14px;
  font-weight: 100;
  height: auto;
}
#home .slider_thumbs ul li .main-thumbs div img {
  width: 100%;
  margin-bottom: 3%;
}
#home .slider_thumbs ul .current1 {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translate( -10%, 0px);
  transform: translate( -10%, 0px);
}
#home nav {
  margin-top: 10px;
}
#home nav span {
  display: block;
  margin-left: auto;
  margin-right: auto;
  display: table;
  color: #b8b8b8;
}
#home nav span em {
  display: inline-block;
  margin-right: 28px;
  font-size: 45px;
  font-style: normal;
}
#minimenu {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  
      background: -moz-linear-gradient(#a3a3a3, #c9c9c9); /* FF 3.6+ */  
    background: -ms-linear-gradient(#a3a3a3, #c9c9c9); /* IE10 */  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a3a3a3), color-stop(100%, #c9c9c9)); /* Safari 4+, Chrome 2+ */  
    background: -webkit-linear-gradient(#a3a3a3, #c9c9c9); /* Safari 5.1+, Chrome 10+ */  
    background: -o-linear-gradient(#a3a3a3, #c9c9c9); /* Opera 11.10 */  
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3a3a3', endColorstr=#c9c9c9); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3a3a3', endColorstr=#c9c9c9)"; /* IE8+ */  
    background: linear-gradient(#a3a3a3, #c9c9c9); /* the standard */  
    /*z-index: 1;*/
  
  
  
  
  /*
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzYTNhMyIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYzljOWM5IiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -webkit-linear-gradient(90deg, #a3a3a3 0%, #c9c9c9 100%);
  background-image: linear-gradient(0deg, #a3a3a3 0%, #c9c9c9 100%);
  */
  -webkit-box-shadow: 0px 0px 10px #000;
  box-shadow: 0px 0px 10px #000;
  color: 0px 0px 10px #000;
}
#minimenu #logo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  height: 40px;
  background-image: url(../images/logo_small.png);
}
#minimenu .btn_reveal {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 40px;
  background-image: url(../images/btn_reveal_small.png);
  background-repeat: no-repeat;
  margin-right: 0px;
}
#minimenu .lupa {
  position: absolute;
  top: 0px;
  right: 50px;
  width: 50px;
  height: 40px;
  background-image: url(../images/lupa_small.png);
  background-repeat: no-repeat;
  margin-right: 0px;
}
#minimenu.open-minimenu {
  -webkit-transition: 0.4s;
  transition: 0.4s;

	transform:translate(0px,0px);
	-ms-transform:translate(0px,0px); /* IE 9 */
	-webkit-transform:translate(0px,0px); /* Safari and Chrome */

  backface-visibility:hidden;
  -webkit-backface-visibility:hidden; /* Chrome and Safari */
  -moz-backface-visibility:hidden; /* Firefox */
  -ms-backface-visibility:hidden; /* Internet Explorer */
  
}
.ui-body-c {
  line-height: 9px;
}
.ui-page {
  background: #ffffff;
}
.on {
  color: #da631d;
}
.pages {
  background-color: #ffffff !important;
}
@media (orientation: landscape) {
  .title {
    font-size: 18px !important;
    line-height: 18px !important;
  }
  .date {
    font-size: 14px !important;
  }
  .main_titles {
    font-size: 21px !important;
  }
  .slider_text ul li a {
    font-size: 19px !important;
    line-height: 20px !important;
  }
  .slider_img_text ul li a .right {
    font-size: 18px !important;
    line-height: 18px !important;
  }
  .slider_img_text ul li a .right .small_title {
    font-size: 16px !important;
    line-height: 16px !important;
  }
  .slider_img_text ul li a .right span {
    font-size: 16px !important;
    line-height: 16px !important;
  }
  .slider_img_text ul li a .right .date {
    font-size: 15px !important;
  }
  .slider_thumbs ul li .main-thumbs div {
    font-size: 18px !important;
    line-height: 18px !important;
  }
  .citacao {
    font-size: 21px !important;
    line-height: 21px !important;
  }
  .citacao span {
    font-size: 28px !important;
  }
  .citacao div {
    font-size: 17px !important;
  }
}
