html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:focus {
  /* remember to define focus styles! */
  outline: 0;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

a img {
  border: 0;
}

img {
  vertical-align: middle;
  display: inline-block;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
}

.no_margin {
  margin: 0;
}

.margin_5 {
  margin: 5px;
}

.margin_10 {
  margin: 10px;
}

.margin_l_0 {
  margin-left: 0px;
}

.margin_l_5 {
  margin-left: 5px;
}

.margin_l_10 {
  margin-left: 10px;
}

.margin_l_15 {
  margin-left: 15px;
}

.margin_l_20 {
  margin-left: 20px;
}

.margin_l_25 {
  margin-left: 25px;
}

.margin_l_30 {
  margin-left: 30px;
}

.margin_l_35 {
  margin-left: 35px;
}

.margin_l_50 {
  margin-left: 50px;
}

.margin_r_0 {
  margin-right: 0px;
}

.margin_r_5 {
  margin-right: 5px;
}

.margin_r_10 {
  margin-right: 10px;
}

.margin_r_15 {
  margin-right: 15px;
}

.margin_r_20 {
  margin-right: 20px;
}

.margin_r_25 {
  margin-right: 25px;
}

.margin_r_30 {
  margin-right: 30px;
}

.margin_r_35 {
  margin-right: 35px;
}

.margin_r_50 {
  margin-right: 50px;
}

.margin_t-15 {
  margin-top: -15px;
}

.margin_t_0 {
  margin-top: 0;
}

.margin_t_5 {
  margin-top: 5px;
}

.margin_t_10 {
  margin-top: 10px;
}

.margin_t_15 {
  margin-top: 15px;
}

.margin_t_20 {
  margin-top: 20px;
}

.margin_t_25 {
  margin-top: 25px;
}

.margin_t_30 {
  margin-top: 30px;
}

.margin_t_35 {
  margin-top: 35px;
}

.margin_t_50 {
  margin-top: 50px;
}

.margin_t_60 {
  margin-top: 60px;
}

.margin_b_0 {
  margin-bottom: 0px;
}

.margin_b_5 {
  margin-bottom: 5px;
}

.margin_b_10 {
  margin-bottom: 10px;
}

.margin_b_15 {
  margin-bottom: 15px;
}

.margin_b_20 {
  margin-bottom: 20px;
}

.margin_b_25 {
  margin-bottom: 25px;
}

.margin_b_30 {
  margin-bottom: 30px;
}

.margin_b_35 {
  margin-bottom: 35px;
}

.margin_b_40 {
  margin-bottom: 40px;
}

.margin_b_50 {
  margin-bottom: 50px;
}

.margin_b_100 {
	margin-bottom: 100px;
}


.margin_b_150 {
	margin-bottom: 150px;
}


.margin_auto {
  margin: 0 auto;
}

.margin_v_auto {
  margin: auto 0;
}

.margin_r_auto {
  margin-right: auto;
}

.margin_l_auto {
  margin-left: auto;
}

.no_padding {
  padding: 0;
}

.padding_l_r_10,
.padding_r_l_10 {
  padding: 0 10px;
}

.padding_5 {
  padding: 5px;
}

.padding_10 {
  padding: 10px;
}

.padding_15 {
  padding: 15px;
}

.padding_20 {
  padding: 20px;
}

.padding_50 {
  padding: 50px;
}

.padding_t_0 {
  padding-top: 0px;
}

.padding_t_5 {
  padding-top: 5px;
}

.padding_t_10 {
  padding-top: 10px;
}

.padding_t_15 {
  padding-top: 15px;
}

.padding_t_20 {
  padding-top: 20px;
}

.padding_t_25 {
  padding-top: 25px;
}

.padding_t_30 {
  padding-top: 30px !important;
}

.padding_t_35 {
  padding-top: 35px !important;
}

.padding_t_40 {
  padding-top: 40px;
}

.padding_t_50 {
  padding-top: 50px;
}
.padding_t_100 {
  padding-top: 100px;
}

.padding_b_0 {
  padding-bottom: 0px;
}

.padding_b_5 {
  padding-bottom: 5px;
}

.padding_b_10 {
  padding-bottom: 10px;
}

.padding_b_15 {
  padding-bottom: 15px;
}

.padding_b_20 {
  padding-bottom: 20px;
}

.padding_b_25 {
  padding-bottom: 25px;
}

.padding_b_30 {
  padding-bottom: 30px;
}

.padding_b_40 {
  padding-bottom: 40px;
}

.padding_b_50 {
  padding-bottom: 50px;
}

.padding_l_0 {
  padding-left: 0px;
}

.padding_l_5 {
  padding-left: 5px;
}

.padding_l_10 {
  padding-left: 10px;
}

.padding_l_15 {
  padding-left: 15px;
}

.padding_l_20 {
  padding-left: 20px;
}

.padding_l_25 {
  padding-left: 25px;
}

.padding_l_30 {
  padding-left: 30px;
}

.padding_l_35 {
  padding-left: 35px;
}

.padding_l_40 {
  padding-left: 40px !important;
}

.padding_l_50 {
  padding-left: 50px;
}

.padding_r_0 {
  padding-right: 0px;
}

.padding_r_5 {
  padding-right: 5px;
}

.padding_r_10 {
  padding-right: 10px;
}

.padding_r_15 {
  padding-right: 15px;
}

.padding_r_20 {
  padding-right: 20px;
}

.padding_r_25 {
  padding-right: 25px;
}

.padding_r_30 {
  padding-right: 30px;
}

.padding_r_35 {
  padding-right: 35px;
}

.padding_r_40 {
  padding-right: 40px !important;
}

.padding_r_50 {
  padding-right: 50px;
}

.no_border {
  border: 0 none;
}

.border_1 {
  border: 1px solid;
}

.border_r_1 {
  border-right: 1px solid;
}

.border_b_1 {
  border-bottom: 1px solid;
}

.border_l_1 {
  border-left: 1px solid;
}

.border_t_1 {
  border-top: 1px solid;
}

.border_2 {
  border: 2px solid;
}

.border_r_2 {
  border-right: 2px solid;
}

.border_b_2 {
  border-bottom: 2px solid;
}

.border_l_2 {
  border-left: 2px solid;
}

.border_t_2 {
  border-top: 2px solid;
}

.border_c_cccccc,
.border_c_ccc {
  border-color: #cccccc;
}

.border_c_666666,
.border_c_666 {
  border-color: #666666;
}

.border_c_dfdfdf,
.border_c_df {
  border-color: #dfdfdf;
}

.border_c_fff,
.border_c_ffffff {
  border-color: #ffffff;
}

.clear {
  clear: both;
}

.clear_left {
  clear: left;
}

.clear_right {
  clear: right;
}

.overflow,
.overflow_hide {
  overflow: hidden;
}

.overflow_auto {
  overflow: auto;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.fixed {
  position: fixed;
}

.static {
  position: static;
}

.initial {
  position: initial !important;
}

.top_0 {
  top: 0;
}

.bot_0 {
  bottom: 0;
}

.left_0 {
  left: 0;
}

.hide,
.hide_c {
  display: none;
}

.hide_i {
  display: none !important;
}

.table {
  display: table;
}

.table_cell,
.cell,
.hack {
  display: table-cell;
  vertical-align: middle;
}

.block,
.show {
  display: block;
}

.inline,
.show_inline {
  display: inline;
}

.inline_block {
  display: inline-block;
  vertical-align: top;
}

.left {
  float: left;
}

.right {
  float: right;
}

.indent {
  text-indent: -9999px;
}

.transparent {
  zoom: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.opacity_0 {
  opacity: 0;
}

.opacity:hover {
  zoom: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  filter: alpha(opacity=85);
  opacity: 0.85;
}

.align_center,
.align_c {
  text-align: center;
}

.align_left,
.align_l {
  text-align: left;
}

.align_right,
.align_r {
  text-align: right;
}

.align_justify,
.align_j {
  text-align: justify;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.h_full,
.h_p_100 {
  height: 100% !important;
}

.h_middle,
.h_p_50 {
  height: 50% !important;
}

.h_400 {
  height: 400px !important;
}

.h_320 {
  height: 320px !important;
}

.h_300 {
  height: 300px !important;
}

.h_250 {
  height: 250px !important;
}

.h_220 {
  height: 220px !important;
}

.h_200 {
  height: 200px !important;
}

.h_150 {
  height: 150px !important;
}

.h_140 {
  height: 140px !important;
}

.h_128 {
  height: 128px !important;
}

.h_120 {
  height: 120px !important;
}

.h_100 {
  height: 100px !important;
}

.h_90 {
  height: 90px !important;
}

.h_80 {
  height: 80px !important;
}

.h_64 {
  height: 64px !important;
}

.h_60 {
  height: 60px !important;
}

.h_50 {
  height: 50px !important;
}

.h_40 {
  height: 40px !important;
}

.h_32 {
  height: 32px !important;
}

.h_30 {
  height: 30px !important;
}

.h_20 {
  height: 20px !important;
}

.h_16 {
  height: 16px !important;
}

.h_10 {
  height: 10px !important;
}

.w_full,
.w_p_100,
.full {
  width: 100%;
}

.w_p_75 {
  width: 75%;
}

.w_middle,
.w_p_50 {
  width: 50%;
}

.w_p_33 {
  width: 33.33333333%;
}

.w_p_25 {
  width: 25%;
}

.w_p_20 {
  width: 20%;
}

.w_620 {
  width: 620px;
}

.w_600 {
  width: 600px;
}

.w_550 {
  width: 550px;
}

.w_500 {
  width: 500px;
}

.w_480 {
  width: 480px;
}

.w_400 {
  width: 400px;
}

.w_350 {
  width: 350px;
}

.w_320 {
  width: 320px;
}

.w_300 {
  width: 300px;
}

.w_250 {
  width: 250px;
}

.w_200 {
  width: 200px;
}

.w_150 {
  width: 150px;
}

.w_140 {
  width: 140px;
}

.w_128 {
  width: 128px;
}

.w_120 {
  width: 120px;
}

.w_100 {
  width: 100px;
}

.w_80 {
  width: 80px;
}

.w_64 {
  width: 64px;
}

.w_60 {
  width: 60px;
}

.w_50 {
  width: 50px;
}

.w_48 {
  width: 48px;
}

.w_40 {
  width: 40px;
}

.w_32 {
  width: 32px;
}

.w_20 {
  width: 20px;
}

.w_16 {
  width: 16px;
}

.w_10 {
  width: 10px;
}

.upper {
  text-transform: uppercase;
}

.normal {
  text-transform: none;
}

.underline {
  text-decoration: underline;
}

.capitalize {
  text-transform: capitalize;
}

.pointer {
  cursor: pointer;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

ul li {
  list-style: none outside none;
}

.f10 {
  font-size: 10px;
}

.f12 {
  font-size: 12px;
}

.f13 {
  font-size: 13px !important;
}

.f14 {
  font-size: 14px;
}

.f15 {
  font-size: 15px;
}

.f17 {
  font-size: 17px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f22 {
  font-size: 22px;
}

.f24 {
  font-size: 23px;
}

.f28 {
  font-size: 28px;
}

.f32 {
  font-size: 32px;
}

.f36 {
  font-size: 36px;
}

.f42 {
  font-size: 42px;
}

.f48 {
  font-size: 48px;
}

.verdana {
  font-family: verdana;
}

.arial {
  font-family: arial;
}

.c_333333,
.c_333 {
  color: #333;
}

.c_666666,
.c_666 {
  color: #666;
}

.c_999999,
.c_999 {
  color: #999;
}

.c_000000,
.c_000,
.c_black {
  color: #000;
}

.c_ffffff,
.c_fff,
.c_white {
  color: #fff;
}

.bg_ffffff,
.bg_fff,
.bg_branco,
.branco {
  background-color: #ffffff;
}

.bg_cccccc,
.bg_ccc {
  background-color: #cccccc;
}

.bg_dfdfdf,
.bg_df {
  background-color: #dfdfdf;
}

.bg_999999,
.bg_999 {
  background-color: #999999;
}

.bg_666666,
.bg_666 {
  background-color: #666666;
}

.bg_333333,
.bg_333 {
  background-color: #333333;
}

.bg_000000,
.bg_000,
.bg_preto,
.preto {
  background-color: #000000;
}

.bg_dff0d8 {
  background-color: #dff0d8;
}

.z_0 {
  z-index: 0;
}

.z_1 {
  z-index: 1;
}

.z_10 {
  z-index: 10;
}

.z_100 {
  z-index: 100;
}

.z_1000 {
  z-index: 1000;
}

.line_10 {
  line-height: 10px;
}

.line_15 {
  line-height: 15px;
}

.line_18 {
  line-height: 18px;
}

.line_20 {
  line-height: 20px;
}

.line_30 {
  line-height: 30px;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding: 0px 10px;
}

@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 940px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

.container-fluid {
  margin: 0 auto;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.box_end_f {
  background: #f1f2f2;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .w_p_20 {
    width: 20%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .w_p_20 {
    width: 20%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}

.text_hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
  .box_ult_text {
    padding-top: 30px !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .f28 {
    font-size: 20px;
  }
  .home_l_item .f18 {
    font-size: 12px;
  }
  .home_l_item .margin_b_20 {
    margin-bottom: 10px;
  }
  .padding_t_30 {
    padding-top: 20px;
  }
  .padding_r_30 {
    padding-right: 20px;
  }
  .padding_l_30 {
    padding-left: 20px;
  }
  .padding_b_50 {
    padding-bottom: 30px;
  }
  .slide_home_sub .margin_40 {
    margin: 10px;
  }
  .share_face_footer {
    margin-right: 0;
  }
  .share_face_footer iframe {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/* end defaults */

/* Custom */
.container_full{
	height: 100%;
    padding: 0;
}
.f25{
	font-size: 25px;
}
.f34{
	font-size: 34px;
}
.padding_0{
	padding: 0 !important;
}
.padding_t_150{
	padding-top: 150px !important;
}
.padding_b_100{
	padding-bottom: 100px !important;
}
.padding_t_60{
	padding-top: 60px;
}
.link_fff{
  color: #fff;
  text-decoration: none;
}
.link_fff:hover{
  color: #fff;
  text-decoration: none;
}
.c_roxo{
	color: #4e335e;
}
.c_azul_escuro{
	color: #1068a3
}
.c_00a2e0{
	color: #00a2e0;
}
.c_verde{
	color: #8cc149 !important;
}
.c_azul{
	color: #1dafea;
}
.bg_azul{
	background-color: #2684c3 !important; 
}
.bg_azul_escuro{
	background-color: #005ca3 !important; 
}
.bg_verde{
	background-color: #93bd31;
}
.bg_verde_claro{
	background-color: #93bd31;
}
.bg_historias{
	background-color: #f3f0f6;
}
.f50{
	font-size: 50px;
}
.f25{
	font-size: 25px;
}

@font-face {
    font-family: Fungo;
    src: url(assets/fonts/FungoRegular.woff);
}
@font-face {
    font-family: Manus;
    src: url(assets/fonts/Manus.woff);
}
@font-face {
    font-family: Montserrat;
    src: url(assets/fonts/Montserrat-Regular.woff);
}
@font-face {
    font-family: Helvetica;
    src: url(assets/fonts/Helvetica-Normal.ttf);
}

.fungo_regular{
	font-family: Fungo !important;
}
.manus_regurar{
	font-family: 'Manus', sans-serif;
	font-weight: 400;
}
.montserrat_regurar{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}
.helvetica_regurar{
	font-family: 'Helvetica', sans-serif;
	font-weight: 400;
}


/* Menu */
#container_menu a{
	color: #fff;
	text-decoration: none;
}
#container_menu a:hover{
	color: #fff;
}
#container_menu{
	position: absolute;
    height: 115px;
    z-index: 100;
    padding: 0;
}
.navegacao_kc{
	font-size: 24px;
	color: #ffffff;
	text-transform: uppercase;
}
.navegacao_kc ul li{
	float: left;
	padding-left: 20px;
}
.navegacao_kc li a span {
    font-size: 1em;
    color: #fff;
}
.menu_kc .navbar-language a{
	font-size: 14px;
}
.menu_kc ul li{
	/*font-size: 22px;*/
	font-size: 21px;
	font-family: Fungo !important;
}
.menu_kc ul li a{
	color: #fff;
	text-decoration: none;
	padding: 0 20px;
}
.menu_kc ul li a:hover{
	color: #fff;
	text-decoration: none;
}
.menu_kc ul li a.navbar-brand img {
	max-width: 205px;
}
.container_menu {
	display: table;
	margin: 0 auto;
}
ul#horizontal-list {
	list-style: none;
	padding-top: 20px;
	text-align: center;
}
ul#horizontal-list li {
	display: inline;
}
.menu-lingua {
	text-align: right;
	background: #93c022;
	color: #fff;	
	font-size: 14px;
	position:fixed;
	width: 100%;
	top: 0;
	z-index: 11;
}
.menu-lingua .fa {
	font-size: 14px;
	line-height: 22px;
}
.menu-lingua a {
	color: #fff;
	font-family: Fungo;	
}
.menu-lingua a:hover, .menu-lingua a:visited {
    color: #fff;
    text-decoration: underline;
}
/*
.menu_roxo {
  background-image: url(images/menu_roxo.png);
  background-repeat: no-repeat;
  padding: 31px 0 58px 0!important;
}*/
#Actual a{
	color: #fff;
	text-decoration: none;
	font-family: Fungo !important;
}
#Actual a:hover{
	color: #fff;
	text-decoration: none;
}
.menu_mobile{
  background-image: url('images/bg_header_mobile.png');
  background-repeat: no-repeat; 
  padding-bottom: 0px !important;
  background-color: #93bd31;
}
.menu_mobile .nav-mobile-brand {
	float: left;
	padding: 8px 0;
}
.menu_mobile .nav-mobile-brand img {
	height: 25px;
}
.menu_mobile .nav-toggle {
    background-color: transparent !important;
	float: right;
	width: auto;
	height: auto;
}
.navbar-toggle {
    position:relative;
    float:right;
    padding:9px 10px;
    margin-top:40px;
    margin-right:30px;
    margin-bottom:8px;
    border:1px solid transparent;
    border-radius:4px;
    width: 100% !important;
}
.navbar-toggle:hover {
    background-color: #93bd31
}
.navbar-toggle .icon-bar {
    display:block;
    width:22px;
    height:4px !important;
    border-radius:1px;
    background-color:#fff
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top:2px
}
.menu_mobile .navbar-toggle {
	margin-right: 0;
}
.menu_mobile .wrap {
	width: 100%;
}
.fechada {
    display:none !important;
    background-color:#252120
}
.menu_mobile .nav{
    -webkit-box-align: initial;
    -ms-flex-align: stretch;
    align-items: initial;
    background-color: transparent;
   	display: initial;
    height: 100%;
    position: relative;
    text-align: center;
    z-index: 10;
}

.menu_kc {
    background: url('images/bg_header.png') no-repeat;
    padding: 0.5em 0;
    height: 123px;
    background-position-x: center;
    z-index: 10;
    position: fixed !important;
}
/*.menu_azul{
  background-image: url('images/bg_menu_azul.png');
  background-repeat: no-repeat;
  padding: 50px 0;
  background-size: cover;
}*/
@media (max-width: 468px){
	.menu_mobile {
	    background-image: url(images/bg_header_mobile.png);
	    background-repeat: no-repeat;
	    padding-bottom: 0px !important;
	}
}
@media (min-width: 468px) and (max-width: 768px) {
	.menu_mobile {
	    background-image: url(images/bg_header_mobile_2.png);
	    background-repeat: no-repeat;
	    padding-bottom: 20px !important;
	}
}
/* Carossel */
.kc_carousel{
	padding-top: 80px;
}
.pull_left, .pull_right {
    position: absolute;
    top: 130%;
    z-index: 10;
}
.kc_carousel .carousel-indicators .verde.active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #94c033 !important;
}
.kc_carousel .carousel-indicators .azul.active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #005ca3 !important;
}
.kc_carousel .carousel-control.left {
    background-repeat: repeat-x;
	background-image: initial !important;
}
.kc_carousel .carousel-control.right {
    background-repeat: repeat-x;
	background-image: initial !important;
}
.slick-prev:before {
    content: '>' !important;
    background-image: url(images/home/destaques/left_branco.png);
    background-repeat: no-repeat;
}
.slick-next:before {
    content: '>' !important;
    background-image: url(images/home/destaques/right_branco.png);
    background-repeat: no-repeat;
}
.slider_kc .slick-prev {
    left: 10%;
    z-index: 100;
}
.slider_kc .slick-next {
    right: 14%;
}
 .slider_kc .slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px !important;
    height: 40px !important;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
}
.slider_kc .slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 70px !important;
    line-height: 1;
    max-height: 40px;
    opacity: .75;
    color: transparent !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slider_kc .slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 70px !important;
    line-height: 1;
    opacity: .75;
    color: transparent !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*bloco_texto*/
.bloco_texto{
	text-transform: uppercase;
	text-align: center;
	padding-top: 70px;
}
.bloco_texto ul li{
	float: left;
	padding: 50px 25px;
}
.icone_internas{
  padding-top: 26px;
}
@media ( min-width: 320px ) and ( max-width: 767px ) {
	.m_padding_t_0{
		padding-top: 0px;
	}
}
@media ( max-width: 768px ){
	.bloco_texto ul li {
	    float: left;
	    padding: 30px 0px;
	    width: 33%;
	    text-align: center;
	}
	.bloco_texto img{
		margin: 0 auto;
	  }
	  .kc_carousel {
	    padding-top: 0px;
	}
	.m_f21{
		font-size: 21px;
	}
	.m_padding_0{
		padding: 0 !important; 
	}
	.m_padding_t_0{
		padding-top: 0;
	}
	.m_padding_t_20{
		padding-top: 20px !important;
	}
	
}
@media ( max-width: 1366px ){
  .titulo_ec .carousel-control.right {
    background-image: initial !important;
    right: -8%;
  }

  .titulo_ec .carousel-control.left {
      background-image: initial !important;
      left: -11% !important;
  }

  .titulo_ec .carousel-control.right {
    background-image: initial !important;
    right: -8% !important;
  }

  .pull_left, .pull_right {
      position: absolute;
      top: 162%;
      z-index: 5;
  }
}

/* Vis�o 2022 */
.visao_2022{
	  /*background: url(images/home/icon_visao.png) no-repeat;*/
    background-position-x: 20%;
    padding: 100px 5% 50px 5%;
    text-transform: uppercase;
}

/* Tabela */
.tabela{
	margin-bottom: 10%;
}
.estrategia{
	background: url(images/home/tabela/tit_estrategia.png) no-repeat;
    background-position-x: center;
    height: 131px;
}
.tabela_estrategia{
	padding-top: 100px;
	padding-bottom: 100px;
}
.estrategia h1{
	font-size: 50px;
	padding-top: 30px;
	line-height: 33px;
}
@media ( max-width: 768px ){
	.estrategia h1{
		font-size: 30px;
		padding-top: 35px;
		line-height: 26px;
	}
	.visao_2022 {
	    padding: 50px 5% 50px 5%;
	}
	.tabela_estrategia{
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

/* Cases */
.cases{
	background-color: #f1f4ee;
	padding: 150px 0;
}
.slick-prev:before, 
.slick-next:before {
    color: black;    
}

section.section {
  background: transparent;
}

.slideshow .slide img {
  max-width: 100%;
  width: 100%;
}
.slideshow .slick-prev:before, .slideshow .slick-next:before {
  color: black;
}

.slider_kc .column{
	width: 100% !important;
	margin-left: 0 !important;
}

.slider_kc .slick-next {
    right: 14%;
}
.slider_kc .slick-prev {
    left: 10%;
    z-index: 100;
}
.slider_kc button{
	font-family: 'Manus', sans-serif !important;
}

.slider_kc .slick-dots li button:before {
    font-family: 'slick';
    font-size: 12px;
}
@media (max-width: 768px){
	.cases {
	    background-color: #f1f4ee;
	    padding: 50px 0;
	}
	.visao_2022 h1{
		font-size: 30px;
	}
	.visao_2022 h2{
		font-size: 20px;
		padding-top: 20px;
	}
	.cases h1{
		font-size: 30px;
	}
}
/* Download */
.download {
    background: url(images/footer-3.png) no-repeat;
    background-position-x: center;
    color: #313131;
    text-transform: uppercase;
    background-color: #e6f0cf;
    padding-bottom: 38px;
}
.dropdown .btn-primary {
  background-image: -webkit-linear-gradient(top,#337ab7 0,#265a88 100%);
  background-image: -o-linear-gradient(top,#337ab7 0,#265a88 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));
  background-image: none !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #245580;
}
.btn_download{
    padding-left: 10%;
}
.download .caret{
	background-color: #0967a8 !important;
    height: 31px !important;
    width: 38px !important;
    background-image: url("images/icon_download.jpg") !important;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    border-top: 0 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-radius: 0px 10px 10px 0px;
    margin-left: 30px !important;
    
}
.download .btn-primary {
    color: #313131 !important;
    background-color: #fff !important;
    border-color: #dadcdc !important;
    background-image: none !important;
}
.download .btn {
    padding: 0px 0px 0px 10px;
    font-size: 12px;
    border-radius: 10px;
    line-height: 27px;
}
.download .dropdown{
	float: right;
}

@media (max-width: 768px) {
  	.btn_download{
	    padding-left: 0;
	}
	.download{
		background: none;
	    background-position-x: center;
	    color: #313131;
	    text-transform: uppercase;
	    background-color: #e6f0cf;
	}
	.btndownload{
		float: inherit;
		margin: 0 auto;
	}
	.m_align_c{
		text-align: center;
	}
	.relatorios h4{
		float: initial;
	}
	.download .dropdown{
		float: initial;
		margin-top: 20px;
	}
	.download .dropdown-toggle{
		width: 300px;
	}
	.download .caret {
	    float: right;
	}
	.download .dropdown-menu {
	    width: 100%;
	}
	.regras_footer{
		font-size: 12px;
		text-align: center;
	}
	.footer_line2 {
	    padding-top: 20px;
	}
}

/* Footer */
#footer{
	padding: 100px 0;
    background-color: #93bd31 !important;
}
#footer a{
	color: #fff;
}
#footer a:hover{
	color: #fff;
}
.footer_line2{
	padding-top: 50px;
}
.logo_footer{
	float: left;
}
@media (max-width: 768px) {
  	.logo_footer{
		float: initial;
		margin: 0 auto;
		padding-bottom:20px;
	}
	.redes_sociais{
		padding-top: 20px; 
	}
	.m_padding_b_20{
		padding-bottom: 20px;
	}
	.m_padding_t_20{
		padding-top: 20px;
	}
	.padding_t_150{
		padding-top: 50px !important;
	}
	#footer{
		padding: 50px 0;
		background: url(images/footer_2.png) no-repeat;
	    background-position-x: center;
	    background-color: #93bd31 !important;
	}
}


/****** INTERNAS ******/
.bg_titulo2{
	margin-bottom: 50px;
}

/* Energia e Clima */
.bg_005ca3{
	background-color: #005ca3;
}
.c_005ca3{
	color: #005ca3;
}
.titulo{
	top: -250px;
    z-index: 100;
}
#pag_azul .bg_titulo{
	background: url(images/internas/energia-clima/bg_tit.png) no-repeat;
    background-position-x: left;
}
.titulo p{
	line-height: 36px;
	margin-top: 10px;
}
.txt_voltar{
	padding-top: 14%;
}
/*.pag_azul.titulo_ec{
	padding-top: 5%;
}
.pag_verde.titulo_ec{
	padding-top: 7%;
}*/
.titulo_ec{
	padding-top: 8%;
}
.titulo_ec p{
  line-height: 36px;
  padding-top: 10px;
}

.titulo_ec img{
   	text-align: right;
}

html,body {height:100%;width:100%;}
.jumbotron {background-color:inherit;}
.container-full-bg {width:100%;height:100%;max-width:100%;background-position:center;background-size:cover; max-height: 587px;}
.container-full-bg .container, .container-full-bg .container .jumbotron {height:100%;width:100%;}

.titulo_ec .carousel-control {
    background-repeat: repeat-x;
	background-image: transparent !important;
}
.titulo_ec .carousel-control.right {
    background-image: initial !important;
    right: -10%;
}
.titulo_ec .carousel-control.left {
    background-image: initial !important;
    left: -12%;
}

@media (max-width: 940px){
	.titulo_ec {
    	padding-top: 27%;
	}
	.titulo_ec img{
	   	text-align: center;
	   	margin: 0 auto;
	}
	.titulo_ec .carousel-control.left {
	    background-image: initial !important;
	    left: -30px !important;
	}
	.titulo_ec .carousel-control.right {
	    background-image: initial !important;
	    right: 0px !important;
	}
  .container-full-bg {
    width: 100%;
    height: 129%;
    max-width: 100%;
    background-position: center;
    background-size: cover;
    max-height: initial;
  }
  #pag_roxa.container-full-bg {
    width: 100%;
    height: 123%;
    max-width: 100%;
    background-position: center;
    background-size: cover;
    max-height: initial;
  }
  #pag_azul.container-full-bg {
    width: 100%;
    height: 114%;
    max-width: 100%;
    background-position: center;
    background-size: cover;
    max-height: initial;
  }
  #pag_rosa.container-full-bg {
    width: 100%;
    height: 136%;
    max-width: 100%;
    background-position: center;
    background-size: cover;
    max-height: initial;
  }
	.bg_titulo{
		padding: 0 35px;
	  }
	  .pull_left, .pull_right {
	    position: absolute;
	    top: 99%;
	    z-index: 5;
	  }
	 .bg_titulo2 h1 {
	    padding: 18px 16px !important;
	}
	.historias {
	    padding-top: 10px !important;
	    padding-bottom: 0px !important;
	    background-color: #f3f0f6;
	}
	.bg_titulo2 {
	    margin-bottom: 0px !important;
	}
	.margin_t_12 {
	    margin-top: 12px !important;
	}
}


/* Energia e Clima #Azul */
#pag_azul .bg_titulo2{
	background: url(images/internas/energia-clima/bg_tit2.png) no-repeat;
    background-position-x: left;
}
.bg_titulo2 h1{
	padding: 30px 50px;
}
.historias{
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #f3f0f6;
}
.historias p{
	font-size: 16px;
	color: #373737;
}
.link_azul{
	color: #005ca3;
	text-decoration: underline;
}
.link_azul:hover{
	color: #005ca3;
}


/* Florestas e Fibras #Verde */
.bg_verde{
	background-color: #067c3a !important;
}
.c_verde{
	color: #067c3a;
}
.c_verde_escuro{
	color: #067c3a;
}
#pag_verde .bg_titulo{
	background: url(images/internas/florestas_fibras/bg_tit.png) no-repeat;
    background-position-x: left;
}
#pag_verde .bg_titulo2{
	background: url(images/internas/florestas_fibras/bg_tit2.png) no-repeat;
    background-position-x: left;
}
.link_verde{
	color: #067c3a;
	text-decoration: underline;
}
.link_verde:hover{
	color: #067c3a;
}
#pag_verde .bg_titulo2 h1 {
    padding: 20px 50px;
}

/* Energia e Clima #Laranja */
.bg_laranja{
	background-color: #c85122 !important;
}
.c_laranja{
	color: #c85122;
}
#pag_laranja .bg_titulo{
	background: url(images/internas/residuos_reciclagem/bg_tit.png) no-repeat;
    background-position-x: 18%;
}
#pag_laranja .bg_titulo2{
	background: url(images/internas/residuos_reciclagem/bg_tit2.png) no-repeat;
    background-position-x: left;
}
.link_laranja{
	color: #c85122;
	text-decoration: underline;
}
.link_laranja:hover{
	color: #c85122;
}
#pag_laranja .bg_titulo2 h1 {
    padding: 20px 50px;
}

/* Cadeia e Suprimentos #ROSA */
.bg_rosa{
	background-color: #801e44 !important;
}
.c_rosa{
	color: #c32a6b !important;
}
#pag_rosa .bg_titulo{
	background: url(images/internas/cadeia_suprimentos/bg_tit.png) no-repeat;
    background-position-x: 18%;
}
#pag_rosa .bg_titulo2{
	background: url(images/internas/cadeia_suprimentos/bg_tit2.png) no-repeat;
    background-position-x: left;
}
.link_rosa{
	color: #c32a6b;
	text-decoration: underline;
}
.link_rosa:hover{
	color: #c32a6b;
}
#pag_rosa .bg_titulo2 h1 {
    padding: 20px 50px;
}

/* Cadeia e Suprimentos #ROXO */
.bg_roxo{
	background-color: #4e335e !important;
}
.c_roxo{
	color: #946ca7;
}
.c_roxo_escuro{
	color: #4e335e !important;
}
.destaque_texto_roxo{
  background: url(images/internas/impacto_social/destaque-texto.png) no-repeat;
  background-position-x: center;
  height: 163px;
  font-size: 25px;
  padding-top: 49px;
  max-width: 1108px !important
}
#pag_roxa .bg_titulo{
	background: url(images/internas/impacto_social/bg_tit.png) no-repeat;
    background-position-x: 18%;
}
#pag_roxa .bg_titulo2{
	background: url(images/internas/impacto_social/bg_tit2.png) no-repeat;
    background-position-x: left;
}
.link_roxo{
	color: #4e335e;
	text-decoration: underline;
}
.link_roxo:hover{
	color: #4e335e;
}
#pag_roxa .bg_titulo2 h1 {
    padding: 35px 50px;
}
#pag_roxa .historias{
	background-color: #f3f0f6;
}
.border_roxo{
	border-bottom: solid 1px #cac1ce;
}
.link_branco{
	color: #fff;
	text-decoration: underline;
}
.link_branco:hover{
	color: #fff;
}
.link_preto{
	color: #373737;
	text-decoration: underline;
}
.link_preto:hover{
	color: #373737;
}
.bg_interna{
	max-height: 306px;
}
.bg_interna_projeto{
	max-height: 95px;
}

a {
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: none 86ms ease-out;
    transition: none 86ms ease-out;
}

@media ( max-width: 768px ){
  .destaque_texto_roxo {
    background: url(images/internas/impacto_social/destaque-texto.png) no-repeat;
    background-position-x: center;
    height: 163px;
    font-size: 13px;
    padding-top: 49px;
    max-width: 1108px !important;
  }
}

@media ( min-width: 768px ) and ( max-width: 991px ){
  .destaque_texto_roxo {
    background: url(images/internas/impacto_social/destaque-texto.png) no-repeat;
    background-position-x: center;
    height: 163px;
    font-size: 18px;
    padding-top: 49px;
    max-width: 1108px !important;
  }
}


.demo-gallery{
	padding: 40px !important;
}
.demo-gallery > ul {
  margin-bottom: 0;
}
.demo-gallery > ul > li {
    float: left;
    margin-top: 20px;
}
.demo-gallery > ul > li a {
  border: 3px solid #FFF;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
}
.demo-gallery > ul > li a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}
.demo-gallery > ul > li a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
  opacity: 1;
}
.demo-gallery > ul > li a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}
.demo-gallery > ul > li a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.demo-gallery > ul > li a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .justified-gallery > a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}
.demo-gallery .justified-gallery > a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
  opacity: 1;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .video .demo-gallery-poster img {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}
.demo-gallery.dark > ul > li a {
  border: 3px solid #04070a;
}
.home .demo-gallery {
  padding-bottom: 80px;
}
.lg-outer .lg {
    width: 70% !important;
    height: 60% !important;
    margin-top: 6%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%;
}
.lg-outer #lg-share {
    position: relative;
    display: none;
}
#lg-actual-size {
    display: none;
}
#lg-zoom-in{
	display: none;
}
#lg-zoom-out{
	display: none;
}
#lg-actual-size{
	display: none;
}
.lg-fullscreen lg-icon{
	display: none !important;
}
.lg-autoplay-button {
    display: none !important;
}
.lg-fullscreen {
   display: none !important;
}
#lg-download{
	display: none !important;
}
.lg-toolbar, .lg-prev, .lg-next {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: none !important; 
}
.lg-toolbar .lg-close:after {
    content: ">" !important;
    color: transparent !important;
}
.lg-actions .lg-next:before {
    content: ">" !important;
    color: transparent !important;
}
.lg-actions .lg-next {
    background-image: url("images/right_branco.png");
	background-repeat: no-repeat;
	width: 40px !important;
	right: 0 !important;
}
.lg-actions .lg-prev:before {
    content: "<" !important;
    color: transparent !important;
}
.lg-actions .lg-prev {
    background-image: url("images/left_branco.png");
	background-repeat: no-repeat;
	width: 40px !important;
	left: 0 !important;
}
#lg-counter {
    padding-left: 40px !important;
}
.lg-toolbar .lg-close:after {
    content: none;
}
.lg-hide-items .lg-toolbar {
    opacity: 5 !important;
    -webkit-transform: inherit !important;
    transform: inherit !important;
}
.lg-hide-items .lg-next {
     opacity: 5 !important;
    -webkit-transform: inherit !important;
    transform: inherit !important;
}
.lg-hide-items .lg-prev {
     opacity: 5 !important;
    -webkit-transform: inherit !important;
    transform: inherit !important;
}
.lg-toolbar .lg-icon {
	background-image: url("images/fechar.png");
	background-repeat: no-repeat;
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 31px !important;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 101px !important;
    text-decoration: none !important;
    outline: medium none;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}
.lg-toolbar {
    background-color: transparent !important;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: 50px;
}

.lg-sub-html {
    background-color: transparent !important;
    top: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: left !important;
    max-height: 50px;
   	z-index: 1 !important;
    width: 50% !important;
    height: 100% !important;
    margin-top: 5%;
    position: relative;
    overflow: hidden;
    max-height: 60%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 60% !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0%, 0);
    display: none !important;
    transform: translate3d(0, 0%, 0);
}

.lg-outer .lg {
    width: 50% !important;
    height: 100% !important;
    margin-top: 6%;
    position: relative;
    overflow: hidden;
    max-height: 60%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 60% !important;
}
.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: 100% !important;
    height: auto !important;
}
.lg-actions .lg-prev:after {
    content: "<" !important;
    color: transparent !important;
}
.lg-actions .lg-next:after {
    content: ">" !important;
    color: transparent !important;
}
@media ( max-width: 768px ){
	.lg-outer .lg {
	    width: 90% !important;
	    height: 100% !important;
	    margin-top: 6%;
	    position: relative;
	    overflow: hidden;
	    max-height: 60%;
	    margin-left: auto;
	    margin-right: auto;
	    max-width: 100%;
	    max-height: 60% !important;
	}
	.demo-gallery {
	    padding: 0px !important;
	}
}

/*** accordion */

#title_accordion{
	background: url(images/home/tabela/tit_estrategia.png) no-repeat;
    background-position-x: center;
    height: 131px;
    position: absolute;
    background-size: cover;
    width: 100%;
    top: -45px;
    font-size: 50px;
}
.c_laranja_claro{
	color: #f7ac4e;
}
.accordion ul {
  display: flex;
  min-height: 100vh;
  max-height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
}

.accordion li {
  flex: 1;
  display: flex;
  align-items: stretch;
  padding: 25% 0 12% 20px;
  cursor: pointer;
  transition: all .5s ease;
}
.accordion li.active {
  padding: 10% 20px;
}
.accordion li:hover {
  background: #fff;
}
.accordion li.active {
  flex: 4;
  background: #fff;
  cursor: default;
}
.accordion li .section-title {
  flex: 3;
display: block;
  align-items: left;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  color: white;
}
.accordion li.active .section-title {
    flex: 3;
    display: none;
    align-items: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    color: white;
}
.accordion li .section-title h2 {
  margin: 0;
  transform: rotate(-90deg);
  white-space: nowrap;
}


.accordion li .section-content {
    flex: 4;
    /* display: inline-table; */
    /* align-items: center; */
    /* margin: 0; */
    /* left: 0; */
    /* padding: 0; */
    /* opacity: 0; */
    transition: all .25s .1s ease-out;
    float: left;
    color: transparent;
    display: none;
    
}

.accordion li.active .section-content {
    flex: 4;
    opacity: 1;
    transform: scaleX(1);
    color: #fff;
    float: left;
    /* max-height: 50%; */
    position: relative;
    /* width: 100%; */
    /* top: 38%; */
    /* padding-left: 20px; */
    /* right: 100%; */
    display: block;
}

.accordion .line{
	font-size: 24px;
    line-height: 25px;
    padding-top: 30px;
    height: 110px;
}

.accordion li .saiba_mais {
    padding-top: 100px;
}

.accordion li.active .saiba_mais {
    padding-top: 100px;
}

.accordion li.active .p_1{
	padding-top: 50px;
}

.accordion #item_1{
	background-image: url("images/home/accordion/thumb1-1.jpg");
	background-size: cover;
}
.accordion #item_1.active {
    background-image: url("images/home/accordion/destaque1-1.jpg");
    background-size: cover;
}

.accordion #item_2{
	background-image: url("images/home/accordion/thumb2.jpg");
	background-size: cover;
}
.accordion #item_2.active {
    background-image: url("images/home/accordion/destaque2.jpg");
    background-size: cover;
}

.accordion #item_3{
	background-image: url("images/home/accordion/thumb3.jpg");
	background-size: cover;
}
.accordion #item_3.active {
    background-image: url("images/home/accordion/destaque3.jpg");
    background-size: cover;
}

.accordion #item_4{
	background-image: url("images/home/accordion/thumb4.jpg");
	background-size: cover;
}
.accordion #item_4.active {
    background-image: url("images/home/accordion/destaque4.jpg");
    background-size: cover;
}

.accordion #item_5{
	background-image: url("images/home/accordion/thumb5.jpg");
	background-size: cover;
}
.accordion #item_5.active {
    background-image: url("images/home/accordion/destaque5.jpg");
    background-size: cover;
}
.accordion .bloco_2{
	top: 20%;
	padding-bottom: 150px;
}

/** Materias **/

/** Laranja **/

.historias ul li{
	list-style: circle;
    margin-left: 30px;
    padding-bottom: 20px;
}
