.bt_g_play {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  background-image: url(../img/im_g_play.png);
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.70;
  transition: all 0.5s ease;
  box-sizing: border-box; }

.bt_g_play:hover {
  opacity: 0.90; }

.bt_a_store {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  background-image: url(../img/im_a_store.png);
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.40;
  transition: all 0.5s ease;
  box-sizing: border-box; }

.bt_a_store:hover {
  opacity: 0.60; }

.bt_fb {
  width: 32px;
  height: 32px;
  float: left;
  display: block;
  background-image: url(../img/bt_fb.png);
  background-repeat: no-repeat;
  box-sizing: border-box; }

.bt_yt {
  width: 32px;
  height: 32px;
  float: left;
  display: block;
  background-image: url(../img/bt_yt.png);
  background-repeat: no-repeat;
  box-sizing: border-box; }

.bt_account_blue {
  font: 14px ExoM, Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  width: 158px;
  height: 40px;
  line-height: 40px;
  background-color: #0079bc;
  float: right;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-around;
  transition: all 0.2s ease;
  border-radius: 4px;
  margin: 14px 34px 0 0;
  box-sizing: border-box; }

.bt_account_blue:hover {
  background-color: #0284cc !important;
  transition: all 0.2s ease; }

.lk_pit {
  font: 14px Aller_R, Arial, sans-serif;
  color: #58595b;
  text-decoration: none;
  width: 66px;
  height: 100%;
  line-height: 40px;
  float: left;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-around;
  transition: all 0.5s ease;
  box-sizing: border-box; }

.lk_atdm {
  font: 13px TitilliumRegular, Arial, sans-serif;
  color: #000000;
  text-decoration: none;
  width: 88px;
  height: 100%;
  line-height: 40px;
  overflow: hidden;
  float: left;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  padding: 0 0 0 26px;
  background-image: url("../img/im_atd.png?30012018");
  background-position: 0 center;
  background-repeat: no-repeat;
  transition: all 0.5s ease;
  box-sizing: border-box; }

.bt_blue_f_b {
  font: 14px Aller_R, Arial, sans-serif;
  color: #5086b6;
  text-align: center;
  text-decoration: none;
  width: 130px;
  height: 46px;
  background-color: #ffffff;
  border: solid 2px #5086b6;
  float: left;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  border-radius: 60px;
  align-items: center;
  justify-content: space-around;
  box-sizing: border-box; }

.bt_blue_f_t {
  font: 14px Aller_R, Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  height: 46px;
  background-color: transparent;
  border: solid 2px #5086b6;
  padding: 0 60px 0 60px;
  float: left;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  border-radius: 60px;
  align-items: center;
  justify-content: space-around;
  box-sizing: border-box;
  transition: all 0.2s ease; }

.bt_blue_f_t:hover {
  transition: all 0.2s ease !important;
  background-color: #0284cc !important;
  color: #ffffff !important; }

.bt_blue_f_t_b {
  min-width: 140px;
  font: 14px Aller_R, Arial, sans-serif;
  color: #4477ae;
  text-decoration: none;
  height: 46px;
  background-color: transparent;
  border: solid 2px #5086b6 !important;
  padding: 0 36px 0 36px;
  float: left;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  border-radius: 60px;
  align-items: center;
  justify-content: space-around;
  transition: all 0.2s ease;
  box-sizing: border-box; }

.bt_blue_f_t_b:hover {
  background-color: #0284cc !important;
  transition: all 0.2s ease; }

.bt_white_f_t {
  font: 14px Aller_R, Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  width: 130px;
  height: 46px;
  background-color: transparent;
  border: solid 2px #ffffff;
  float: left;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  border-radius: 60px;
  align-items: center;
  justify-content: space-around;
  box-sizing: border-box; }

.bt_play_white {
  font: 14px Aller_R, Arial, sans-serif !important;
  color: #ffffff !important;
  width: 152px !important;
  height: 28px !important;
  padding: 0 !important;
  float: left !important;
  display: block !important;
  cursor: pointer !important;
  background-color: transparent;
  background-image: none;
  border-radius: 4px;
  box-sizing: border-box; }
  .bt_play_white i {
    width: 28px;
    height: 28px;
    margin: 0 0 0 12px;
    float: left;
    display: block;
    background-image: url(../img/bg_play_white.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    transition: all 1.0s ease; }
    .bt_play_white i span {
      width: 28px !important;
      height: 28px !important;
      margin: 0 !important;
      background-image: url(../img/bg_play_white.png);
      background-repeat: no-repeat !important;
      background-position: 0 -37px !important;
      opacity: 0;
      transition: all 1.0s ease; }
  .bt_play_white span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #ffffff !important;
    padding: 0 !important;
    margin: 0 0 0 8px !important;
    line-height: 28px !important;
    float: left !important; }

.bt_play_white:hover {
  color: #ffffff; }
  .bt_play_white:hover i {
    background-image: url(../img/bg_play_white.png);
    background-position: 0 0;
    transition: all 1.0s ease; }
    .bt_play_white:hover i span {
      background-image: url(../img/bg_play_white.png);
      background-position: 0 -37px;
      opacity: 1;
      transition: all 1.0s ease; }

.bt_play_blue {
  font: 14px Aller_R, Arial, sans-serif !important;
  color: #4477ae !important;
  width: 156px !important;
  height: 28px !important;
  padding: 0 !important;
  float: left !important;
  display: block !important;
  cursor: pointer !important;
  background-color: transparent;
  background-image: none;
  border-radius: 4px;
  box-sizing: border-box; }
  .bt_play_blue i {
    width: 28px;
    height: 28px;
    margin: 0 0 0 12px;
    float: left;
    display: block;
    background-image: url(../img/bg_play_blue.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    transition: all 1.0s ease; }
    .bt_play_blue i span {
      width: 28px !important;
      height: 28px !important;
      margin: 0 !important;
      background-image: url(../img/bg_play_blue.png);
      background-repeat: no-repeat !important;
      background-position: 0 -37px !important;
      opacity: 0;
      transition: all 1.0s ease; }
  .bt_play_blue span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #4477ae !important;
    padding: 0 !important;
    margin: 0 0 0 8px !important;
    line-height: 28px !important;
    float: left !important; }

.bt_play_blue:hover {
  color: #4477ae; }
  .bt_play_blue:hover i {
    background-image: url(../img/bg_play_blue.png);
    background-position: 0 0;
    transition: all 1.0s ease; }
    .bt_play_blue:hover i span {
      background-image: url(../img/bg_play_blue.png);
      background-position: 0 -37px;
      opacity: 1;
      transition: all 1.0s ease; }

.bt_play_blue_tw {
  font: 14px Aller_R, Arial, sans-serif !important;
  color: #ffffff !important;
  width: 148px !important;
  height: 28px !important;
  padding: 0 !important;
  float: left !important;
  display: block !important;
  cursor: pointer !important;
  background-color: transparent;
  background-image: none;
  border-radius: 4px;
  box-sizing: border-box; }
  .bt_play_blue_tw i {
    width: 28px;
    height: 28px;
    margin: 0 0 0 12px;
    float: left;
    display: block;
    background-image: url(../img/bg_play_blue.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    transition: all 1.0s ease; }
    .bt_play_blue_tw i span {
      width: 28px !important;
      height: 28px !important;
      margin: 0 !important;
      background-image: url(../img/bg_play_blue.png);
      background-repeat: no-repeat !important;
      background-position: 0 -37px !important;
      opacity: 0;
      transition: all 1.0s ease; }
  .bt_play_blue_tw span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #ffffff !important;
    padding: 0 !important;
    margin: 0 0 0 8px !important;
    line-height: 28px !important;
    float: left !important; }

.bt_play_blue_tw:hover {
  color: #ffffff; }
  .bt_play_blue_tw:hover i {
    background-image: url(../img/bg_play_blue.png);
    background-position: 0 0;
    transition: all 1.0s ease; }
    .bt_play_blue_tw:hover i span {
      background-image: url(../img/bg_play_blue.png);
      background-position: 0 -37px;
      opacity: 1;
      transition: all 1.0s ease; }

.bt_blue_room {
  font: 14px Aller_R, Arial, sans-serif;
  color: #4477ae;
  text-decoration: none;
  height: 50px;
  padding: 0 26px 0 0;
  background-color: transparent;
  float: left;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  background-image: url(../img/bg_bt_blue_room.png);
  background-position: right 38px;
  background-repeat: no-repeat;
  align-items: flex-end;
  justify-content: flex-start;
  box-sizing: border-box; }

.bt_blue_arrow {
  font: 14px Aller_R, Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  height: 46px;
  background-color: transparent;
  border: solid 2px #5086b6 !important;
  padding: 0 36px 0 36px;
  float: left;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  border-radius: 60px;
  align-items: center;
  justify-content: space-around;
  box-sizing: border-box; }
  .bt_blue_arrow i {
    width: 28px;
    height: 46px;
    margin: 0 0 0 12px;
    float: left;
    display: block;
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    transition: all 1.0s ease; }
    .bt_blue_arrow i span {
      width: 28px !important;
      height: 28px !important;
      margin: 0 !important;
      background-image: url(../img/bg_bt_blue_arrow.png);
      background-repeat: no-repeat !important;
      background-position: 0 -37px !important;
      opacity: 0;
      transition: all 1.0s ease; }
  .bt_blue_arrow span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #ffffff !important;
    padding: 0 !important;
    margin: 0 0 0 8px !important;
    line-height: 28px !important;
    float: left !important; }

.bt_blue_arrow:hover {
  color: #ffffff; }
  .bt_blue_arrow:hover i {
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-position: 0 0;
    transition: all 1.0s ease; }
    .bt_blue_arrow:hover i span {
      background-image: url(../img/bg_bt_blue_arrow.png);
      background-position: 0 -37px;
      opacity: 1;
      transition: all 1.0s ease; }

.bt_blue_arrow_w {
  font: 14px Aller_R, Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  height: 46px;
  background-color: transparent;
  border: solid 2px #5086b6;
  padding: 0 16px 0 26px;
  float: left;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  border-radius: 60px;
  align-items: center;
  justify-content: space-around;
  box-sizing: border-box; }
  .bt_blue_arrow_w i {
    width: 28px;
    height: 46px;
    margin: 0 0 0 12px;
    float: left;
    display: block;
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    transition: all 1.0s ease; }
    .bt_blue_arrow_w i span {
      width: 28px !important;
      height: 28px !important;
      margin: 0 !important;
      background-image: url(../img/bg_bt_blue_arrow.png);
      background-repeat: no-repeat !important;
      background-position: 0 -37px !important;
      opacity: 0;
      transition: all 1.0s ease; }
  .bt_blue_arrow_w span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #4477ae !important;
    padding: 0 !important;
    margin: 0 0 0 8px !important;
    line-height: 28px !important;
    float: left !important; }

.bt_blue_arrow_w:hover {
  color: #4477ae; }
  .bt_blue_arrow_w:hover i {
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-position: 0 0;
    transition: all 1.0s ease; }
    .bt_blue_arrow_w:hover i span {
      background-image: url(../img/bg_bt_blue_arrow.png);
      background-position: 0 -37px;
      opacity: 1;
      transition: all 1.0s ease; }

.bt_blue_arrowtb {
  font: 14px Aller_R, Arial, sans-serif;
  color: #5086b6;
  text-decoration: none;
  height: 46px;
  background-color: transparent;
  border: solid 2px #5086b6 !important;
  padding: 0 36px 0 36px;
  float: left;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  border-radius: 60px;
  align-items: center;
  justify-content: space-around;
  box-sizing: border-box; }
  .bt_blue_arrowtb i {
    width: 28px;
    height: 46px;
    margin: 0 0 0 12px;
    float: left;
    display: block;
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    transition: all 1.0s ease; }
    .bt_blue_arrowtb i span {
      width: 28px !important;
      height: 28px !important;
      margin: 0 !important;
      background-image: url(../img/bg_bt_blue_arrow.png);
      background-repeat: no-repeat !important;
      background-position: 0 -37px !important;
      opacity: 0;
      transition: all 1.0s ease; }
  .bt_blue_arrowtb span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #5086b6 !important;
    padding: 0 !important;
    margin: 0 0 0 8px !important;
    line-height: 28px !important;
    float: left !important; }

.bt_blue_arrowtb:hover {
  color: #4477ae; }
  .bt_blue_arrowtb:hover i {
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-position: 0 0;
    transition: all 1.0s ease; }
    .bt_blue_arrowtb:hover i span {
      background-image: url(../img/bg_bt_blue_arrow.png);
      background-position: 0 -37px;
      opacity: 1;
      transition: all 1.0s ease; }

.bt_arrow {
  height: 14px;
  font: 14px Aller_R, Arial, sans-serif;
  text-decoration: none;
  text-align: left;
  color: #4477ae;
  padding: 0 20px 0 0;
  background-image: url(../img/bg_bt_blue_room.png);
  background-repeat: no-repeat;
  background-position: right 4px;
  float: left;
  display: block;
  cursor: pointer;
  box-sizing: border-box; }

.slhb {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  background-image: url(../img/im_slhb.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  box-sizing: border-box; }

.lg_bovespa {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  background-image: url(../img/im_lg_bovespa.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  box-sizing: border-box; }

.lg_td {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  background-image: url(../img/im_lg_td.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  box-sizing: border-box; }

.lg_cetip {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  background-image: url(../img/im_lg_cetip.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  box-sizing: border-box; }

.bt_arrow_account {
  height: 26px;
  font: 16px TitilliumRegular, Arial, sans-serif;
  text-align: left;
  color: #0079bc !important;
  text-decoration: underline;
  padding: 0 24px 0 0;
  background-image: url(../img/bg_bt_blue_room.png);
  background-repeat: no-repeat;
  background-position: right 8px;
  float: left;
  display: block;
  cursor: pointer;
  box-sizing: border-box; }

.bt_arrow_account_w {
  width: 146px;
  height: 14px;
  font: 14px Aller_R, Arial, sans-serif;
  text-align: left;
  color: #ffffff;
  text-decoration: none;
  padding: 0 22px 0 0;
  background-image: url(../img/bg_bt_blue_room.png);
  background-repeat: no-repeat;
  background-position: right 4px;
  float: left;
  display: block;
  cursor: pointer;
  box-sizing: border-box; }

.bt_arrow_account_apply {
  height: 14px;
  font: 14px Aller_R, Arial, sans-serif;
  text-align: left;
  color: #0079bc !important;
  text-decoration: none;
  padding: 0 22px 0 0;
  margin: 0 10% 0 0;
  background-image: url(../img/arrow_link.png);
  background-repeat: no-repeat;
  background-position: 46px center;
  float: left;
  display: block;
  cursor: pointer;
  box-sizing: border-box; }

.bt_blue_pdf {
  font: 14px Aller_R, Arial, sans-serif;
  color: #4477ae;
  text-decoration: none;
  height: 22px;
  padding: 0 0 0 34px;
  background-color: transparent;
  float: left;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  background-image: url(../img/icon_pdf.png);
  background-repeat: no-repeat;
  align-items: flex-end;
  justify-content: flex-start;
  box-sizing: border-box; }

.bt_pdf {
  font: 14px ExoM, Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  height: 46px;
  background-color: transparent;
  background-image: url(../img/bg_bt_blue_pdf.png);
  background-repeat: no-repeat;
  background-position: 0 -2px;
  border: solid 2px #5086b6 !important;
  padding: 0 6px 0 44px;
  float: right;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  border-radius: 4px;
  align-items: center;
  justify-content: space-around;
  box-sizing: border-box; }
  .bt_pdf i {
    width: 28px;
    height: 46px;
    margin: 0 0 0 12px;
    float: left;
    display: block;
    background-image: url(../img/bg_bt_blue_arrow_d.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    transition: all 1.0s ease; }
    .bt_pdf i span {
      width: 28px !important;
      height: 28px !important;
      margin: 0 !important;
      background-image: url(../img/bg_bt_blue_arrow_d.png);
      background-repeat: no-repeat !important;
      background-position: 0 -37px !important;
      opacity: 0;
      transition: all 1.0s ease; }
  .bt_pdf span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #5086b6 !important;
    padding: 0 !important;
    margin: 0 0 0 8px !important;
    line-height: 28px !important;
    float: left !important; }

.brk_lnk {
  font: 13px TitilliumRegular, Arial, sans-serif;
  color: #000000;
  margin: 25px 0 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.bt_n_blue {
  font: 14px ExoSB, Arial, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #0079bc;
  height: 46px;
  line-height: 46px;
  border-radius: 4px;
  padding: 0 26px 0 26px;
  transition: all 0.2s ease;
  float: left;
  display: block;
  box-sizing: border-box; }

.bt_n_blue:hover {
  background-color: #0284cc;
  transition: all 0.2s ease; }

.bt_n_trans {
  font: 14px ExoR, Arial, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  height: 46px;
  line-height: 46px;
  border-radius: 4px;
  padding: 0 26px 0 26px;
  border: solid 1px #ffffff;
  transition: all 0.2s ease;
  float: left;
  display: block;
  box-sizing: border-box; }

.bt_n_trans:hover {
  background-color: #ffffff;
  color: #0079bc;
  transition: all 0.2s ease; }

.bt_n_trans_b {
  font: 14px ExoR, Arial, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  height: 46px;
  line-height: 46px;
  border-radius: 4px;
  padding: 0 26px 0 26px;
  border: solid 1px #000000;
  transition: all 0.2s ease;
  float: left;
  display: block;
  box-sizing: border-box; }

.bt_n_trans_b:hover {
  background-color: #ffffff;
  color: #0079bc;
  transition: all 0.2s ease; }

.bt_nplay_blue {
  width: 190px;
  font: 14px ExoSB, Arial, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #0079bc;
  height: 46px;
  line-height: 46px;
  border-radius: 4px;
  padding: 0 0 0 50px;
  background-image: url("../img/icon_play_n_w.png?210717");
  background-position: 24px center;
  transition: all 0.2s ease;
  background-repeat: no-repeat;
  margin: 0 24px 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.bt_nplay_blue:hover {
  background-color: #0284cc;
  transition: all 0.2s ease; }

.bt_n_white {
  font: 14px ExoSB, Arial, sans-serif;
  color: #0079bc;
  text-decoration: none;
  background-color: #ffffff;
  height: 46px;
  line-height: 46px;
  border-radius: 4px;
  padding: 0 26px 0 26px;
  transition: all 0.2s ease;
  float: left;
  display: block;
  box-sizing: border-box; }

.bt_n_white:hover {
  color: #ffffff;
  background-color: #242423;
  transition: all 0.2s ease; }

.cont {
  background: #ffffff; }

.bg_video {
  right: 0;
  width: 100%;
  max-height: 872px;
  z-index: 1;
  position: absolute;
  background-size: cover; }

.hm_one {
  width: 100%;
  max-height: 874px;
  margin: 0;
  background-image: url("../img/bn_home.jpg?141016");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_one .section_hm_one {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 9000000;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_one .section_hm_one h1 {
  font: 100px Aller-Light, Arial, sans-serif;
  color: #ffffff;
  text-align: center;
  line-height: 100px;
  width: 100%;
  padding: 12% 18% 0 18%;
  border: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_one .section_hm_one .article_hm_one {
  width: 466px;
  padding: 0 0 48% 0;
  margin: auto;
  display: block;
  box-sizing: border-box; }

.hm_one .section_hm_one .article_hm_one .cont_article_hm_one {
  width: 100%;
  border-top: solid 1px #9da0a6;
  margin: 50px 0 0 0;
  padding: 40px 0 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_one .section_hm_one .article_hm_one .cont_article_hm_one .bt_play_white {
  margin: 0 auto;
  float: none !important; }

.hm_two {
  width: 100%;
  min-height: 246px;
  background-color: #ffffff;
  padding: 64px 0 64px 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_two .section_hm_two {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_two .section_hm_two .article_hm_two {
  max-width: 1366px;
  height: 100%;
  padding: 0 20px 0 20px;
  margin: auto;
  display: block;
  box-sizing: border-box; }

.hm_two .section_hm_two .article_hm_two .cont_one {
  width: 18%;
  height: 100%;
  padding: 26px 0 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_two .section_hm_two .article_hm_two .cont_one .img_logo {
  width: 100%;
  height: 100%;
  padding: 44px 0 44px 0;
  background-image: url("../img/hm_two_lg_xp.png?220218");
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_two .section_hm_two .article_hm_two .cont_two {
  width: 53%;
  height: 100%;
  padding: 20px 0% 20px 2%;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_two .section_hm_two .article_hm_two .cont_two h1 {
  width: 100%;
  font: 16px TitilliumSemiBold, Arial, sans-serif !important;
  color: #000000;
  line-height: 32px;
  padding: 0 0 10px 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_two .section_hm_two .article_hm_two .cont_two span {
  width: 78%;
  font: 16px TitilliumRegular, Arial, sans-serif;
  color: #000000;
  line-height: 26px;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_two .section_hm_two .article_hm_two .cont_three {
  width: 29%;
  height: 100%;
  padding: 46px 0 0 0;
  line-height: 20px;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_two .section_hm_two .article_hm_two .cont_three .bt_blue_arrowtb {
  font: 14px ExoM, Arial, sans-serif;
  color: #000000;
  margin: 8% 60% 0 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 146px;
  height: 46px;
  border-radius: 4px;
  background-image: none;
  border: solid 1px #000000 !important;
  float: right;
  transition: all 0.2s ease; }

.hm_two .section_hm_two .article_hm_two .cont_three .bt_blue_arrowtb:hover {
  color: #ffffff;
  background-color: #0079bc;
  border: solid 1px #0079bc !important;
  transition: all 0.2s ease; }

.hm_three {
  width: 100%;
  min-height: 680px;
  position: relative;
  background-color: #ffffff;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_three .section_hm_three {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.hm_three .section_hm_three .article_hm_three {
  width: 522px;
  height: 486px;
  margin: 147px 0 0 10%;
  padding: 70px 70px 0 70px;
  position: relative;
  z-index: 9000;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_three .section_hm_three .article_hm_three h1 {
  width: 62%;
  font: 36px Aller-Light, Arial, sans-serif;
  color: #6d6e71;
  padding: 0;
  margin: 0;
  border: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_three .section_hm_three .article_hm_three span {
  width: 100%;
  font: 16px Aller-Light, Arial, sans-serif;
  color: #939598;
  padding: 28px 0 38px 0;
  line-height: 26px;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_three .section_hm_three .article_hm_three .bt_play_blue {
  margin: 8px 0 0 14px; }

.hm_three .section_hm_three .img_hm_three {
  width: 100%;
  min-height: 726px;
  background-image: url("../img/im_hm_three.png?19092016");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  margin: -44px 0 0 0;
  position: absolute;
  z-index: 900;
  right: 0;
  display: block;
  box-sizing: border-box; }

/* line 235, ../../sass/home.scss */
.hm_fourth {
  width: 100%;
  min-height: 678px;
  position: relative;
  background-color: #f3f1f0;
  float: left;
  display: block;
  box-sizing: border-box; }

/* line 244, ../../sass/home.scss */
.hm_fourth .section_hm_fourth {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 251, ../../sass/home.scss */
.hm_fourth .section_hm_fourth .article_hm_fourth {
  width: 522px;
  height: 486px;
  margin: 140px 12% 0 0;
  padding: 70px 70px 0 70px;
  position: relative;
  z-index: 9000;
  float: right;
  display: block;
  box-sizing: border-box; }

/* line 263, ../../sass/home.scss */
.hm_fourth .section_hm_fourth .article_hm_fourth h1 {
  width: 100%;
  font: 36px Aller-Light, Arial, sans-serif;
  color: #6d6e71;
  padding: 0;
  margin: 0;
  border: 0;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 275, ../../sass/home.scss */
.hm_fourth .section_hm_fourth .article_hm_fourth span {
  width: 100%;
  font: 16px Aller-Light, Arial, sans-serif;
  color: #939598;
  padding: 28px 0 38px 0;
  line-height: 26px;
  float: left;
  display: block;
  box-sizing: border-box; }

/* line 286, ../../sass/home.scss */
.hm_fourth .section_hm_fourth .article_hm_fourth .bt_play_blue {
  margin: 8px 0 0 14px; }

.hm_fourth .section_hm_fourth .img_hm_fourth {
  width: 100%;
  min-height: 726px;
  background-image: url(../img/im_hm_fourth.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: absolute;
  z-index: 900;
  left: 0;
  display: block;
  box-sizing: border-box; }

.hm_fifth {
  width: 100%;
  min-height: 666px;
  position: relative;
  background-color: #f3f1f0;
  float: left;
  display: block;
  overflow: hidden;
  box-sizing: border-box; }

.hm_fifth .section_hm_fifth {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 324, ../../sass/home.scss */
.hm_fifth .section_hm_fifth .article_hm_fifth {
  width: 100%;
  margin: auto;
  display: block;
  position: absolute;
  z-index: 90000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 332, ../../sass/home.scss */
.hm_fifth .section_hm_fifth .article_hm_fifth div.cont_article_hm_fifth {
  max-width: 1200px;
  margin: auto;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.hm_fifth .section_hm_fifth .article_hm_fifth div.cont_article_hm_fifth h1 {
  font: 65px Aller-Light, Arial, sans-serif;
  color: #7e7b7b;
  text-align: center;
  line-height: 70px;
  width: 100%;
  padding: 12% 0 0 0;
  border: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_fifth .section_hm_fifth .article_hm_fifth div.cont_article_hm_fifth span {
  width: 100%;
  font: 16px Aller-Light, Arial, sans-serif;
  text-align: center;
  color: #939598;
  padding: 36px 26% 38px 26%;
  line-height: 22px;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_fifth .section_hm_fifth .article_hm_fifth div.cont_article_hm_fifth div.ft_article_hm_fifth {
  max-width: 320px;
  margin: auto;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 369, ../../sass/home.scss */
.hm_fifth .section_hm_fifth .article_hm_fifth div.cont_article_hm_fifth div.ft_article_hm_fifth .bt_play_blue {
  margin: 8px 0 0 14px; }

.hm_fifth .section_hm_fifth .img_hm_fifth {
  width: 100%;
  min-height: 790px;
  background-color: #e3e1e0;
  background-image: url(../img/im_hm_andre.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: absolute;
  margin: -122px 0 0 0;
  z-index: 900;
  left: 0;
  display: block;
  box-sizing: border-box; }

.hm_sixth_two {
  display: none; }

.hm_sixth {
  width: 100%;
  position: relative;
  background-color: #ffffff;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth {
  width: 100%;
  height: 100%;
  background-color: #edebe9;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth {
  max-width: 1200px;
  margin: auto;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_rapha {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_rapha .img_rapha {
  width: 100%;
  height: 100%;
  background-image: url("../img/im_rapha_sld_anl.jpg?071216");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_rapha .img_rapha .article_anl {
  width: 500px;
  height: 360px;
  margin: 10% 0 0 0;
  padding: 0 100px 0 0;
  position: relative;
  float: right;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_rapha .img_rapha .article_anl h1 {
  width: 100%;
  font: 36px Aller-Light, Arial, sans-serif;
  color: #6d6e71;
  padding: 0;
  margin: 0;
  border: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_rapha .img_rapha .article_anl span {
  width: 100%;
  font: 16px Aller-Light, Arial, sans-serif;
  color: #939598;
  padding: 30px 0 38px 0;
  line-height: 26px;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_goes {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_goes .img_goes {
  width: 100%;
  height: 100%;
  background-image: url("../img/im_goes_sld_anl.jpg?071216");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_goes .img_goes .article_anl {
  width: 500px;
  height: 360px;
  margin: 10% 0 0 0;
  padding: 0 100px 0 0;
  position: relative;
  float: right;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_goes .img_goes .article_anl h1 {
  width: 100%;
  font: 36px Aller-Light, Arial, sans-serif;
  color: #6d6e71;
  padding: 0;
  margin: 0;
  border: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_goes .img_goes .article_anl span {
  width: 100%;
  font: 16px Aller-Light, Arial, sans-serif;
  color: #939598;
  padding: 30px 0 38px 0;
  line-height: 26px;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_bo {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_bo .img_bo {
  width: 100%;
  height: 100%;
  background-image: url("../img/im_bo_sld_anl.jpg?071216");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_bo .img_bo .article_anl {
  width: 500px;
  height: 360px;
  margin: 10% 0 0 0;
  padding: 0 100px 0 0;
  position: relative;
  float: right;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_bo .img_bo .article_anl h1 {
  width: 100%;
  font: 36px Aller-Light, Arial, sans-serif;
  color: #6d6e71;
  padding: 0;
  margin: 0;
  border: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_bo .img_bo .article_anl span {
  width: 100%;
  font: 16px Aller-Light, Arial, sans-serif;
  color: #939598;
  padding: 30px 0 38px 0;
  line-height: 26px;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_andre {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_andre .img_andre {
  width: 100%;
  height: 100%;
  background-image: url("../img/im_andre_sld_anl.jpg?071216");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_andre .img_andre .article_anl {
  width: 500px;
  height: 360px;
  margin: 10% 0 0 0;
  padding: 0 100px 0 0;
  position: relative;
  float: right;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_andre .img_andre .article_anl h1 {
  width: 100%;
  font: 36px Aller-Light, Arial, sans-serif;
  color: #6d6e71;
  padding: 0;
  margin: 0;
  border: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_andre .img_andre .article_anl span {
  width: 100%;
  font: 16px Aller-Light, Arial, sans-serif;
  color: #939598;
  padding: 30px 0 38px 0;
  line-height: 26px;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_neto {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_neto .img_neto {
  width: 100%;
  height: 100%;
  background-image: url("../img/im_neto_sld_anl.jpg?071216");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_neto .img_neto .article_anl {
  width: 630px;
  height: 360px;
  margin: 10% 0 0 0;
  padding: 0 230px 0 0;
  position: relative;
  float: right;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_neto .img_neto .article_anl h1 {
  width: 100%;
  font: 36px Aller-Light, Arial, sans-serif;
  color: #6d6e71;
  padding: 0;
  margin: 0;
  border: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_neto .img_neto .article_anl span {
  width: 100%;
  font: 16px Aller-Light, Arial, sans-serif;
  color: #939598;
  padding: 30px 0 38px 0;
  line-height: 26px;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_igor {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_igor .img_igor {
  width: 100%;
  height: 100%;
  background-image: url("../img/im_igor_sld_anl.jpg?071216");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_igor .img_igor .article_anl {
  width: 630px;
  height: 360px;
  margin: 10% 0 0 0;
  padding: 0 230px 0 0;
  position: relative;
  float: right;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_igor .img_igor .article_anl h1 {
  width: 100%;
  font: 36px Aller-Light, Arial, sans-serif;
  color: #6d6e71;
  padding: 0;
  margin: 0;
  border: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_igor .img_igor .article_anl span {
  width: 100%;
  font: 16px Aller-Light, Arial, sans-serif;
  color: #939598;
  padding: 30px 0 38px 0;
  line-height: 26px;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_rapha .img_rapha .article_anl .bt_play_blue, .hm_sixth .section_hm_sixth .article_hm_sixth .cont_goes .img_goes .article_anl .bt_play_blue, .hm_sixth .section_hm_sixth .article_hm_sixth .cont_bo .img_bo .article_anl .bt_play_blue, .hm_sixth .section_hm_sixth .article_hm_sixth .cont_andre .img_andre .article_anl .bt_play_blue, .hm_sixth .section_hm_sixth .article_hm_sixth .cont_neto .img_neto .article_anl .bt_play_blue, .hm_sixth .section_hm_sixth .article_hm_sixth .cont_igor .img_igor .article_anl .bt_play_blue {
  margin: 8px 0 0 14px; }

.hm_sixth .section_hm_sixth .article_hm_sixth .cont_rapha .img_rapha .article_anl .ft_arti_anl, .hm_sixth .section_hm_sixth .article_hm_sixth .cont_goes .img_goes .article_anl .ft_arti_anl, .hm_sixth .section_hm_sixth .article_hm_sixth .cont_bo .img_bo .article_anl .ft_arti_anl, .hm_sixth .section_hm_sixth .article_hm_sixth .cont_andre .img_andre .article_anl .ft_arti_anl, .hm_sixth .section_hm_sixth .article_hm_sixth .cont_neto .img_neto .article_anl .ft_arti_anl, .hm_sixth .section_hm_sixth .article_hm_sixth .cont_igor .img_igor .article_anl .ft_arti_anl {
  width: 100%;
  height: 60px;
  border-top: solid 1px #dbdbdb;
  margin: 40px 0 0 0;
  float: left;
  display: block;
  background-image: url("../img/bg_ft_arti_anl.jpg?071216");
  background-repeat: no-repeat;
  background-position: bottom right;
  box-sizing: border-box; }

/* line 492, ../../sass/home.scss */
.hm_seventh {
  width: 100%;
  min-height: 906px;
  position: relative;
  background-color: #f3f1f0;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 501, ../../sass/home.scss */
.hm_seventh .section_hm_seventh {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.hm_seventh .section_hm_seventh .article_hm_seventh {
  width: 936px;
  min-height: 682px;
  background-color: #ffffff;
  position: absolute;
  padding: 70px 0 0 10%;
  z-index: 9000;
  bottom: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

/* line 520, ../../sass/home.scss */
.hm_seventh .section_hm_seventh .article_hm_seventh h1 {
  width: 100%;
  font: 36px Aller-Light, Arial, sans-serif;
  color: #6d6e71;
  padding: 0;
  margin: 0;
  border: 0;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 532, ../../sass/home.scss */
.hm_seventh .section_hm_seventh .article_hm_seventh .tabs {
  position: relative;
  clear: both;
  margin: 110px 0 0;
  background: white; }

/* line 539, ../../sass/home.scss */
.hm_seventh .section_hm_seventh .article_hm_seventh .tab {
  float: left; }

/* line 543, ../../sass/home.scss */
.hm_seventh .section_hm_seventh .article_hm_seventh .tab label {
  font: 14px Aller_R, Arial, sans-serif;
  color: #939598;
  padding: 10px;
  margin-left: -1px;
  position: relative;
  left: 1px;
  top: -29px;
  -webkit-transition: background-color .17s linear;
  border-bottom: solid 1px #e4e4e4;
  cursor: pointer; }

/* line 556, ../../sass/home.scss */
.hm_seventh .section_hm_seventh .article_hm_seventh .tab [type=radio] {
  display: none; }

/* line 560, ../../sass/home.scss */
.hm_seventh .section_hm_seventh .article_hm_seventh .content {
  position: absolute;
  top: -1px;
  left: 0;
  background: white;
  right: 0;
  bottom: 0;
  padding: 40px 0 0 0;
  -webkit-transition: opacity .6s linear;
  opacity: 0; }

/* line 571, ../../sass/home.scss */
.hm_seventh .section_hm_seventh .article_hm_seventh .content .left {
  width: 400px;
  height: 100%;
  padding: 0 70px 0 0;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 579, ../../sass/home.scss */
.hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_one {
  width: 100%;
  border-bottom: solid 1px #e4e4e4;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 586, ../../sass/home.scss */
.hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_one h1 {
  width: 100%;
  font: 16px Aller_R, Arial, sans-serif;
  color: #000000;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_one label {
  width: 50%;
  top: 0;
  padding: 14px 0 34px 0;
  border-bottom: none;
  cursor: default;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_one label h1 {
  width: auto;
  font: 46px Aller-Light, Arial, sans-serif;
  color: #4477ae;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_one label h2 {
  font: 20px Aller-Light, Arial, sans-serif;
  color: #bcbec0;
  margin: 8px 0 0 4px;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_one label span {
  width: 100%;
  font: 14px Aller_R, Arial, sans-serif;
  color: #939598;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_two {
  width: 100%;
  padding: 18px 0 40px 0;
  float: left;
  display: block;
  box-sizing: border-box; }

/* line 632, ../../sass/home.scss */
.hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_two h1 {
  width: 100%;
  font: 14px Aller_R, Arial, sans-serif;
  color: #939598;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 641, ../../sass/home.scss */
.hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_two span {
  width: 100%;
  font: 18px Aller-Light, Arial, sans-serif;
  color: #6d6e71;
  padding: 8px 0 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_three {
  width: 100%;
  float: left;
  display: block;
  margin: 30px 0 0 0;
  box-sizing: border-box; }

.hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_three h1 {
  width: 100%;
  font: 16px Aller_R, Arial, sans-serif;
  color: #000000;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_three span {
  width: 100%;
  font: 16px Aller-Light, Arial, sans-serif;
  line-height: 26px;
  padding: 12px 0 0 0;
  color: #6d6e71;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_three .bt_blue_f_t_b {
  margin: 30px 0 0 0; }

.hm_seventh .section_hm_seventh .article_hm_seventh .content .right {
  width: 52%;
  height: 100%;
  float: right;
  display: block;
  box-sizing: border-box; }
  .hm_seventh .section_hm_seventh .article_hm_seventh .content .right .img_risk {
    width: 100%;
    height: 328px;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_seventh .section_hm_seventh .article_hm_seventh .content .right .img_risk.one {
    background-image: url(../img/im_hm_risk_one.jpg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; }
  .hm_seventh .section_hm_seventh .article_hm_seventh .content .right .img_risk.two {
    background-image: url(../img/im_hm_risk_two.jpg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; }
  .hm_seventh .section_hm_seventh .article_hm_seventh .content .right .img_risk.three {
    background-image: url(../img/im_hm_risk_three.jpg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; }
  .hm_seventh .section_hm_seventh .article_hm_seventh .content .right .img_risk.four {
    background-image: url(../img/im_hm_risk_four.jpg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; }
  .hm_seventh .section_hm_seventh .article_hm_seventh .content .right .img_risk.five {
    background-image: url(../img/im_hm_risk_five.jpg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; }

.hm_seventh .section_hm_seventh .article_hm_seventh [type=radio]:checked ~ label {
  font: 14px Aller_R, Arial, sans-serif;
  color: #4477ae;
  background: white;
  -moz-box-shadow: inset 0px -2px 0px 0px #4477ae;
  -webkit-box-shadow: inset 0px -2px 0px 0px #4477ae;
  box-shadow: inset 0px -2px 0px 0px #4477ae;
  border-bottom: solid 1px #e4e4e4;
  z-index: 2; }

/* line 702, ../../sass/home.scss */
.hm_seventh .section_hm_seventh .article_hm_seventh [type=radio]:checked ~ label ~ .content {
  z-index: 1;
  opacity: 1; }

/* line 708, ../../sass/home.scss */
.hm_seventh .section_hm_seventh .img_hm_seventh {
  width: 100%;
  min-height: 906px;
  background-color: #ffffff;
  background-image: url(../img/im_hm_seventh.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: absolute;
  z-index: 900;
  left: 0;
  display: block;
  box-sizing: border-box; }

/* line 725, ../../sass/home.scss */
.hm_eighth {
  width: 100%;
  min-height: 864px;
  position: relative;
  background-color: #424041;
  overflow: hidden;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 735, ../../sass/home.scss */
.hm_eighth .section_hm_eighth {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 742, ../../sass/home.scss */
.hm_eighth .section_hm_eighth .article_hm_eighth {
  width: 40%;
  height: 126px;
  background-color: rgba(66, 64, 65, 0.5);
  color: rgba(66, 64, 65, 0.5);
  margin: 160px auto;
  display: block;
  position: relative;
  z-index: 90000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.hm_eighth .section_hm_eighth .article_hm_eighth h1 {
  width: 100%;
  font: 65px Aller-Light, Arial, sans-serif;
  color: #ffffff;
  text-align: center;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_eighth .section_hm_eighth .article_hm_eighth span {
  width: 100%;
  font: 16px Aller-Light, Arial, sans-serif;
  color: #939598;
  text-align: center;
  line-height: 26px;
  padding: 36px 12% 38px 12%;
  float: left;
  display: block;
  box-sizing: border-box; }

/* line 775, ../../sass/home.scss */
.hm_eighth .section_hm_eighth .article_hm_eighth .cont_article_hm_eighth {
  width: 220px;
  margin: auto;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 783, ../../sass/home.scss */
.hm_eighth .section_hm_eighth .img_hm_eighth {
  width: 100%;
  min-height: 418px;
  background-color: #424041;
  background-image: url(../img/im_hm_eighth.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  left: 0;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 798, ../../sass/home.scss */
.hm_ten {
  width: 100%;
  min-height: 850px;
  position: relative;
  background-color: #f3f1f0;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 807, ../../sass/home.scss */
.hm_ten .section_hm_ten {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 814, ../../sass/home.scss */
.hm_ten .section_hm_ten .top_hm_ten {
  width: 100%;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 820, ../../sass/home.scss */
.hm_ten .section_hm_ten .top_hm_ten h1 {
  width: 100%;
  font: 46px Aller-Light, Arial, sans-serif;
  color: #6d6e71;
  padding: 100px 0 60px 0;
  text-align: center;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 832, ../../sass/home.scss */
.hm_ten .section_hm_ten .article_hm_ten {
  max-width: 100%;
  margin: auto;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 840, ../../sass/home.scss */
.hm_ten .sld_one {
  max-width: 1200px;
  background-image: url(../img/bg_sld_one.jpg);
  background-repeat: no-repeat;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 848, ../../sass/home.scss */
.hm_ten .sld_one .article_sld_one {
  width: 478px;
  height: 442px;
  padding: 130px 70px 0 70px;
  float: right;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 856, ../../sass/home.scss */
.hm_ten .sld_one .article_sld_one h1 {
  width: 100%;
  font: 14px Aller-Light, Arial, sans-serif;
  color: #939598;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 865, ../../sass/home.scss */
.hm_ten .sld_one .article_sld_one span {
  width: 100%;
  font: 26px Aller-Light, Arial, sans-serif;
  color: #6d6e71;
  line-height: 32px;
  padding: 36px 0 38px 0;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.bn_tx_hm {
  width: 100%;
  height: 310px;
  margin: -1px auto;
  background-color: #333337;
  padding: 39px 0 39px 0;
  float: left;
  display: block;
  z-index: 900000;
  box-sizing: border-box; }
  .bn_tx_hm .section_bn_tx_hm {
    max-width: 1200px;
    height: 100%;
    background-color: #333337;
    margin: auto;
    display: block;
    box-sizing: border-box; }
    .bn_tx_hm .section_bn_tx_hm div:nth-child(1) {
      width: 30%;
      height: 233px;
      padding: 30px 0 0 40px;
      float: left;
      display: block;
      box-sizing: border-box; }
      .bn_tx_hm .section_bn_tx_hm div:nth-child(1) h1 {
        width: 80%;
        font: 30px Aller-Light, Arial, sans-serif;
        padding: 0 0 20px 0;
        color: #939598;
        border-bottom: solid 1px #4a4a4f;
        float: left;
        display: block;
        box-sizing: border-box; }
      .bn_tx_hm .section_bn_tx_hm div:nth-child(1) h2 {
        width: 100%;
        font: 100px Aller-Light, Arial, sans-serif;
        color: #4477ae;
        float: left;
        display: block;
        box-sizing: border-box; }
    .bn_tx_hm .section_bn_tx_hm div:nth-child(2) {
      width: 70%;
      float: left;
      display: block;
      box-sizing: border-box; }
      .bn_tx_hm .section_bn_tx_hm div:nth-child(2) span {
        width: 100%;
        font: 16px Aller-Light, Arial, sans-serif;
        color: #939598;
        float: left;
        line-height: 26px;
        padding: 66px 10% 0 50px;
        display: block;
        box-sizing: border-box; }
      .bn_tx_hm .section_bn_tx_hm div:nth-child(2) div {
        width: 100px;
        float: left;
        margin: auto; }
        .bn_tx_hm .section_bn_tx_hm div:nth-child(2) div a {
          width: 146px;
          margin: 26px 0 0 50px; }

.hm_nw_one {
  width: 100%;
  min-height: 660px;
  max-height: 690px;
  height: calc(100vh - 200px);
  position: relative;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_nw_one .section_hm_nw_one {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 9000000;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_nw_one .section_hm_nw_one .article_hm_nw_one {
  max-width: 100%;
  height: 100%;
  padding: 0;
  margin: auto 0 auto auto;
  display: block;
  box-sizing: border-box; }
  .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(1) {
    width: 100%;
    height: 100%;
    background-image: url("../img/bn_hm_i_four.jpg?310817");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #1c2839;
    opacity: 1;
    float: left;
    display: block;
    position: absolute;
    float: left;
    display: block; }
    .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(1) section {
      width: 100%;
      height: 100%;
      float: left;
      display: block; }
      .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(1) section .cont_txt_bn {
        max-width: 1200px;
        position: relative;
        top: 22%;
        margin: auto;
        display: block; }
        .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(1) section .cont_txt_bn h1 {
          font: 60px TitilliumThin, Arial, sans-serif;
          color: #b4aaa4;
          width: 50%;
          margin: 0;
          float: left;
          display: block; }
        .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(1) section .cont_txt_bn h2 {
          font: 12px UbuntuR, Arial, sans-serif;
          text-decoration: none;
          color: #999999;
          border: 0;
          position: absolute;
          top: 356px;
          clear: both;
          bottom: 0;
          float: left;
          display: block;
          box-sizing: border-box; }
        .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(1) section .cont_txt_bn span {
          font: 26px Aller_R, Arial, sans-serif;
          color: #f3f1f0;
          width: 100%;
          height: 34px;
          margin: 0;
          padding: 32px 0 0 44px;
          background-image: url("../img/bg_bt_play_hm.png?281116");
          background-position: left;
          background-repeat: no-repeat;
          background-position: 0 30px;
          float: left;
          display: block; }
        .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(1) section .cont_txt_bn .bt_blue_f_t {
          width: 222px;
          border: solid 2px #3f88f5;
          padding: 0 44px 0 44px; }
    .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(1) a::after {
      content: "";
      background-image: url("../img/bn_hm_i_four.jpg?150417");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      opacity: 1;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      position: absolute;
      z-index: -1; }
    .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(1) a:hover {
      background-color: #000;
      opacity: 0.8; }
    .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(1) a:hover::after {
      background-color: #000;
      opacity: 0.8; }
  .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(2) {
    width: 27%;
    height: 50%;
    position: relative;
    background-color: #000;
    clear: both;
    float: right;
    display: block; }
    .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(2) a {
      width: 100%;
      height: 100%;
      background-color: #000;
      background-image: url("../img/bn_hm_i_five.jpg?310817");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      opacity: 1;
      float: left;
      display: block; }
      .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(2) a .cont_txt_bn {
        max-width: 100%;
        position: relative;
        top: 60%;
        padding: 0 0 0 44px;
        margin: auto;
        display: block; }
        .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(2) a .cont_txt_bn h1 {
          font: 30px Aller_R, Arial, sans-serif;
          color: #f3f1f0;
          width: 90%;
          margin: 0;
          float: left;
          display: block; }
        .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(2) a .cont_txt_bn span {
          font: 16px Aller_R, Arial, sans-serif;
          color: #f3f1f0;
          width: 92%;
          padding: 12px 0 0 0;
          float: left;
          display: block; }
    .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(2) a::after {
      content: "";
      background-image: url("../img/bn_hm_i_five.jpg?250417");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      opacity: 1;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      position: absolute;
      z-index: -1; }
    .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(2) a:hover {
      background-color: #000;
      opacity: 0.8; }
    .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(2) a:hover::after {
      background-color: #000;
      opacity: 0.8; }
  .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(3) {
    width: 27%;
    height: 50%;
    position: relative;
    background-color: #000;
    clear: both;
    float: right;
    display: block; }
    .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(3) a {
      width: 100%;
      height: 100%;
      background-color: #000;
      background-image: url("../img/bn_hm_three.jpg?281116");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      opacity: 1;
      float: left;
      display: block; }
      .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(3) a .cont_txt_bn {
        max-width: 100%;
        position: relative;
        top: 14%;
        padding: 0 0 0 44px;
        margin: auto;
        display: block; }
        .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(3) a .cont_txt_bn h1 {
          font: 30px Aller_R, Arial, sans-serif;
          color: #f3f1f0;
          width: 90%;
          margin: 0;
          float: left;
          display: block; }
        .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(3) a .cont_txt_bn span {
          font: 16px Aller_R, Arial, sans-serif;
          color: #f3f1f0;
          width: 92%;
          padding: 12px 0 0 0;
          float: left;
          display: block; }
    .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(3) a::after {
      content: "";
      background-image: url("../img/bn_hm_three.jpg?281116");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      opacity: 1;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      position: absolute;
      z-index: -1; }
    .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(3) a:hover {
      background-color: #000;
      opacity: 0.8; }
    .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(3) a:hover::after {
      background-color: #000;
      opacity: 0.8; }

.slides_at .cont_at {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

.slides_at .cont_at ul {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

.slides_at .cont_at ul li {
  width: 33.2%;
  height: 100%;
  background-color: #ffffff;
  margin: 0 1px 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }
  .slides_at .cont_at ul li a {
    width: 98%;
    float: left;
    display: block; }
  .slides_at .cont_at ul li h1 {
    font: 16px Aller_R, Arial, sans-serif;
    color: #050505;
    width: 100%;
    padding: 28px 0 0 34px;
    float: left;
    display: block;
    box-sizing: border-box; }
  .slides_at .cont_at ul li span {
    font: 18px Aller_R, Arial, sans-serif;
    color: #7c7c7c;
    width: 90%;
    line-height: 26px;
    padding: 12px 0 0 34px;
    float: left;
    display: block;
    box-sizing: border-box; }
  .slides_at .cont_at ul li .bt_arrow {
    margin: 20px 0 0 0;
    clear: both; }
  .slides_at .cont_at ul li .art_footer {
    width: 80%;
    margin: 24px 34px 0 34px;
    padding: 20px 0 0 0;
    border-top: solid 1px #ebebeb;
    float: left;
    display: block;
    box-sizing: border-box; }
    .slides_at .cont_at ul li .art_footer h2 {
      font: 14px Aller_R, Arial, sans-serif;
      color: #838587;
      width: 100%;
      float: left;
      display: block;
      box-sizing: border-box; }
    .slides_at .cont_at ul li .art_footer h3 {
      font: 22px Aller_R, Arial, sans-serif;
      color: #000000;
      width: 100%;
      padding: 8px 0 0 0;
      float: left;
      display: block;
      box-sizing: border-box; }

.hm_nw_four {
  width: 100%;
  padding: 0 0 70px 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_nw_four .section_hm_nw_four {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 9000000;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_nw_four .section_hm_nw_four .article_hm_nw_four {
  max-width: 1200px;
  height: 100%;
  padding: 0 20px 0 20px;
  margin: auto;
  display: block;
  box-sizing: border-box; }
  .hm_nw_four .section_hm_nw_four .article_hm_nw_four .cont_left {
    width: 32%;
    float: left;
    display: block;
    box-sizing: border-box; }
    .hm_nw_four .section_hm_nw_four .article_hm_nw_four .cont_left h1 {
      width: 100%;
      font: 40px Aller_R, Arial, sans-serif;
      color: #282727;
      float: left;
      display: block;
      box-sizing: border-box; }
    .hm_nw_four .section_hm_nw_four .article_hm_nw_four .cont_left span {
      width: 86%;
      font: 16px Aller_R, Arial, sans-serif;
      line-height: 26px;
      color: #838587;
      padding: 30px 0 50px 0;
      float: left;
      display: block;
      box-sizing: border-box; }
    .hm_nw_four .section_hm_nw_four .article_hm_nw_four .cont_left .bt_blue_f_t_b {
      width: 200px; }
  .hm_nw_four .section_hm_nw_four .article_hm_nw_four .cont_right {
    width: 68%;
    padding: 40px 0 0 0;
    float: left;
    display: block;
    box-sizing: border-box; }

.hm_nw_four .section_hm_nw_four .article_hm_nw_four .body_hm_two {
  width: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_nw_four .section_hm_nw_four .article_hm_nw_four .body_hm_two .ui-accordion-header {
  width: 100%;
  height: 70px;
  border-top: solid 1px #e9e9e9;
  padding: 16px 0 0 14%;
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
  box-sizing: border-box; }

.hm_nw_four .section_hm_nw_four .article_hm_nw_four .body_hm_two .ui-accordion-header div:nth-child(2) {
  width: 30%;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_nw_four .section_hm_nw_four .article_hm_nw_four .body_hm_two .ui-accordion-header div:nth-child(2) h1 {
  font: 16px Aller_R, Arial, sans-serif;
  color: #444040;
  padding: 10px 0 4px 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_nw_four .section_hm_nw_four .article_hm_nw_four .body_hm_two .ui-accordion-header .cont_plus {
  width: 58%;
  font: 16px Aller_R, Arial, sans-serif;
  text-align: right;
  color: #838587;
  padding: 0 20px 0 0;
  background-color: #ffffff;
  margin: 10px 12% 0 0;
  right: 0;
  display: block;
  position: absolute;
  box-sizing: border-box; }

.hm_nw_four .section_hm_nw_four .article_hm_nw_four .body_hm_two .ui-accordion-header-active .cont_plus {
  display: none; }

.hm_nw_four .section_hm_nw_four .article_hm_nw_four .body_hm_two .ui-accordion-header-collapsed .cont_plus {
  display: block; }

.hm_nw_four .section_hm_nw_four .article_hm_nw_four .body_hm_two .ui-accordion-content {
  width: 100%;
  padding: 0 1% 40px 14%;
  float: left;
  display: block;
  box-sizing: border-box; }

.body_hm_two {
  width: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

.body_hm_two .hm_two_at_left {
  width: 52%;
  padding: 0 8% 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.body_hm_two .hm_two_at_left h1 {
  width: 100%;
  font: 16px Aller-Light, Arial, sans-serif;
  color: #939598;
  padding: 0 0 4px 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.body_hm_two .hm_two_at_left span {
  width: 100%;
  font: 16px Aller_R, Arial, sans-serif;
  color: #939598;
  line-height: 26px;
  float: left;
  display: block;
  box-sizing: border-box; }

.body_hm_two .hm_two_at_left .bt_arrow {
  margin: 26px 0 0 0; }

.body_hm_two .hm_two_at_left span.txt_12 {
  width: 100%;
  font: 12px Aller-Light, Arial, sans-serif;
  color: #939598;
  line-height: 20px;
  padding: 10px 0 32px 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.body_hm_two .hm_two_at_left .cont_details {
  width: 90%;
  border-top: solid 1px #e6e7e8;
  border-bottom: solid 1px #e6e7e8;
  padding: 14px 0 14px 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.body_hm_two .hm_two_at_left .cont_details > span {
  width: 100%;
  font: 12px Aller-Light, Arial, sans-serif;
  color: #939598;
  float: left;
  display: block;
  box-sizing: border-box; }

.body_hm_two .hm_two_at_left .cont_details > label {
  width: 50%;
  float: left;
  display: block;
  box-sizing: border-box; }

.body_hm_two .hm_two_at_left .cont_details > label > h1 {
  width: 100%;
  font: 16px Aller_R, Arial, sans-serif;
  color: #000000;
  padding: 40px 0 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.body_hm_two .hm_two_at_left .cont_details > label > h2 {
  width: 100%;
  font: 18px Aller_R, Arial, sans-serif;
  color: #6d6e71;
  padding: 8px 0 10px 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.body_hm_two .hm_two_at_left .cont_details_two {
  width: 90%;
  border-bottom: solid 1px #e6e7e8;
  padding: 14px 0 14px 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.body_hm_two .hm_two_at_left .cont_details_two > label {
  width: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

.body_hm_two .hm_two_at_left .cont_details_two > label > h1 {
  width: 100%;
  font: 16px Aller-Regular, Arial, sans-serif;
  color: #000000;
  padding: 20px 0 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.body_hm_two .hm_two_at_left .cont_details_two > label > h2 {
  width: 100%;
  font: 65px Aller-Light, Arial, sans-serif;
  color: #4477ae;
  padding: 8px 0 10px 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.body_hm_two .hm_two_at_right {
  width: 48%;
  float: left;
  display: block;
  box-sizing: border-box; }

.body_hm_two .hm_two_at_right label {
  width: 50%;
  float: left; }

.body_hm_two .hm_two_at_right label.hundred {
  width: 100%;
  float: left; }

.body_hm_two .hm_two_at_right label.hundred i {
  width: 50%;
  float: left; }

.body_hm_two .line_brd_blue {
  width: 100%;
  padding: 0 0 22px 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.body_hm_two .line_brd_blue label h1 {
  width: 100%;
  font: 50px Aller-Light, Arial, sans-serif;
  color: #acacac;
  padding: 0 0 4px 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.body_hm_two .line_brd_blue label h2 {
  width: 100%;
  font: 14px Aller_R, Arial, sans-serif;
  color: #acacac;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_nw_m_one {
  display: none; }

.hm_new_two {
  width: 100%;
  background-color: #ffffff;
  padding: 0 0 20% 0;
  position: relative;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_two .section_hm_new_two {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_two .section_hm_new_two .article_hm_new_two {
  max-width: 1200px;
  height: 100%;
  padding: 0 20px 0 20px;
  margin: auto;
  display: block;
  box-sizing: border-box; }

.hm_new_two .section_hm_new_two .article_hm_new_two h1 {
  width: 40%;
  font: 60px Aller-Light, Arial, sans-serif;
  color: #787775;
  margin: -20px 0 0 0;
  position: relative;
  z-index: 90000;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_two .section_hm_new_two .article_hm_new_two p {
  width: 100%;
  font: 16px Aller-Light, Arial, sans-serif;
  color: #939598;
  line-height: 30px;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_two .section_hm_new_two .article_hm_new_two p span {
  width: 27%;
  font: 16px Aller_R, Arial, sans-serif;
  line-height: 22px;
  color: #8c8c8b;
  padding: 12px 0 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_two .section_hm_new_two .article_hm_new_two a:nth-child(3) {
  margin: 50px 0 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_two .section_hm_new_two .article_hm_new_two a:nth-child(5) {
  width: 150px !important;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_two .section_hm_new_two .article_hm_new_two .line {
  width: 16%;
  border-bottom: solid 1px #e3e2e2;
  margin: 18px 100% 18px 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_two .section_hm_new_two .article_hm_new_two .bt_blue_f_t_b {
  width: 140px;
  margin: 30px 20px 0 0; }

.hm_new_two .section_hm_new_two .article_hm_new_two .img_hm_new_two {
  width: 66%;
  height: 600px;
  background-image: url(../img/img_hm_new_two.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  position: absolute;
  z-index: 9000;
  top: 0;
  right: -20px;
  background-size: contain;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_three {
  width: 100%;
  background-color: #040709;
  position: relative;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_three .section_hm_new_three {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_three .section_hm_new_three .article_hm_new_three {
  max-width: 1080px;
  height: 296px;
  padding: 0;
  margin: auto;
  display: block;
  box-sizing: border-box; }

.hm_new_four {
  width: 100%;
  background-color: #fafafa;
  position: relative;
  padding: 0 32px 0 32px;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_four .section_hm_new_four {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_four .section_hm_new_four .article_hm_new_four {
  max-width: 1080px;
  padding: 0 0 0 0;
  margin: auto;
  display: block;
  box-sizing: border-box; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div {
    width: 312px;
    height: 226px;
    background-color: #ffffff;
    box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    float: left;
    display: block;
    box-sizing: border-box; }
    .hm_new_four .section_hm_new_four .article_hm_new_four div a {
      padding: 34px;
      float: left;
      display: block;
      box-sizing: border-box; }
      .hm_new_four .section_hm_new_four .article_hm_new_four div a h1 {
        width: 100%;
        color: #0079bc;
        font: 20px ExoM, Arial, sans-serif;
        text-transform: uppercase;
        float: left;
        display: block;
        box-sizing: border-box; }
      .hm_new_four .section_hm_new_four .article_hm_new_four div a span {
        font: 16px TitilliumRegular, Arial, sans-serif;
        color: #8d8d8d;
        width: 100%;
        padding: 14px 0 0 0;
        float: left;
        display: block;
        box-sizing: border-box; }
      .hm_new_four .section_hm_new_four .article_hm_new_four div a label:nth-child(3) {
        cursor: pointer;
        width: 70%;
        float: left;
        display: block;
        box-sizing: border-box; }
      .hm_new_four .section_hm_new_four .article_hm_new_four div a label:nth-child(4) {
        cursor: pointer;
        width: 30%;
        float: left;
        display: block;
        box-sizing: border-box; }
      .hm_new_four .section_hm_new_four .article_hm_new_four div a label:nth-child(3) i {
        font: 12px TitilliumRegular, Arial, sans-serif;
        color: #666666;
        padding: 10px 0 0 0;
        position: absolute;
        float: left;
        display: block;
        box-sizing: border-box; }
      .hm_new_four .section_hm_new_four .article_hm_new_four div a label:nth-child(3) span {
        font: 24px ExoM, Arial, sans-serif;
        color: #242423;
        width: 100%;
        padding: 26px 0 0 0;
        float: left;
        display: block;
        box-sizing: border-box; }
      .hm_new_four .section_hm_new_four .article_hm_new_four div a label:nth-child(4) span {
        font: 13px ExoM, Arial, sans-serif;
        color: #0079bc;
        font-weight: bold;
        text-transform: uppercase;
        text-align: right;
        width: 100%;
        padding: 36px 0 0 0;
        float: left;
        display: block;
        box-sizing: border-box; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(4) label {
    padding: 22px 0 0 0; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(5) label {
    padding: 22px 0 0 0; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(1), .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(3) {
    margin: -64px 0 50px 0; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(2) {
    margin: -64px 72px 50px 72px; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(5) {
    margin: 0 72px 80px 72px; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(4), .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(6) {
    margin: 0 0 80px 0; }

.hm_new_five {
  width: 100%;
  position: relative;
  padding: 0 32px 0 32px;
  background-color: #fafafa;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_five .section_hm_new_five {
  width: 100%;
  height: 100%;
  background-color: #001e3a;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_five .section_hm_new_five .article_hm_new_five {
  max-width: 1300px;
  height: 640px;
  padding: 0 20px 0 20px;
  margin: auto;
  display: block;
  box-sizing: border-box; }
  .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left {
    width: 60%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
    .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper {
      position: relative; }
      .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper .carousel-item {
        height: 640px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0;
        opacity: 0;
        transition: all 0.5s ease-in-out; }
        .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper .carousel-item .arrow {
          position: absolute;
          top: 0;
          display: block;
          width: 40px;
          height: 40px;
          -webkit-tap-highlight-color: transparent;
          background: none; }
          .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper .carousel-item .arrow.arrow-prev {
            top: 0;
            left: 0; }
          .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper .carousel-item .arrow.arrow-next {
            top: 0;
            right: 0;
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
        .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper .carousel-item.light {
          color: white; }
          .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper .carousel-item.light .arrow {
            background: none; }
        @media (max-width: 480px) {
          .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper .carousel-item .arrow, .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper .carousel-item.light .arrow {
            background-size: 10px;
            background-position: 10px 50%; } }
      .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper .andre_hm {
        background-image: url(../img/andre_hm.jpg);
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: contain; }
      .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper .neto_hm {
        background-image: url(../img/neto_hm.jpg);
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: contain; }
      .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper .igor_hm {
        background-image: url(../img/igor_hm.jpg);
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: contain; }
      .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper .fernando_hm {
        background-image: url(../img/goes_hm.jpg);
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: contain; }
      .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper .rafael_hm {
        background-image: url(../img/rafael_hm.png);
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: contain; }
      .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper [id^="target-item"] {
        display: none; }
      .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper .item-2 {
        z-index: 2;
        opacity: 1; }
      .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper *:target ~ .item-2 {
        opacity: 0; }
      .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper #target-item-2:target ~ .item-2 {
        opacity: 1; }
      .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper #target-item-3:target ~ .item-3, .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper #target-item-4:target ~ .item-4, .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper #target-item-5:target ~ .item-5 {
        z-index: 3;
        opacity: 1; }
    .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .ctrl {
      background-image: url(../img/bg_ctrl.png);
      background-position: center;
      background-repeat: no-repeat;
      width: 270px;
      height: 40px;
      margin: 550px auto;
      position: relative; }
      .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .ctrl span {
        width: 100%;
        text-align: center;
        font: 16px TitilliumRegular, Arial, sans-serif;
        color: #141f2e;
        line-height: 38px;
        float: left;
        display: block;
        box-sizing: border-box; }
  .hm_new_five .section_hm_new_five .article_hm_new_five .cont_right {
    width: 40%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
    .hm_new_five .section_hm_new_five .article_hm_new_five .cont_right section {
      width: 100%;
      padding: 150px 0 160px 32px;
      position: relative;
      z-index: 900000;
      float: left;
      display: block;
      box-sizing: border-box; }
      .hm_new_five .section_hm_new_five .article_hm_new_five .cont_right section h1 {
        width: 100%;
        font: 34px ExoR, Arial, sans-serif;
        color: #ffffff;
        text-transform: uppercase;
        padding: 34px 0 0 0;
        background-image: url(../img/icon_h1_two.png);
        background-position: top left;
        background-repeat: no-repeat;
        float: left;
        display: block;
        box-sizing: border-box; }
      .hm_new_five .section_hm_new_five .article_hm_new_five .cont_right section span {
        width: 100%;
        font: 16px TitilliumRegular, Arial, sans-serif;
        color: #ffffff;
        padding: 34px 0 34px 0;
        line-height: 22px;
        float: left;
        display: block;
        box-sizing: border-box; }
      .hm_new_five .section_hm_new_five .article_hm_new_five .cont_right section a:nth-child(3) {
        font: 14px ExoM, Arial, sans-serif;
        color: #ffffff;
        text-transform: uppercase;
        text-align: center;
        text-decoration: none;
        line-height: 46px;
        width: 156px;
        height: 46px;
        border-radius: 4px;
        background-color: #0079bc;
        margin: 0 24px 0 0;
        clear: both;
        transition: all 0.2s ease;
        float: left;
        display: block;
        box-sizing: border-box; }
      .hm_new_five .section_hm_new_five .article_hm_new_five .cont_right section a:nth-child(3):hover {
        transition: all 0.2s ease;
        background-color: #0284cc; }

.hm_new_six {
  width: 100%;
  position: relative;
  background-color: #fafafa;
  padding: 0 0 16PX 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_six .section_hm_new_six {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_six .section_hm_new_six .article_hm_new_six {
  max-width: 100%;
  height: 500px;
  padding: 0 32px 0 32px;
  margin: auto;
  display: block;
  box-sizing: border-box; }
  .hm_new_six .section_hm_new_six .article_hm_new_six div {
    width: 49.5%;
    height: 580px;
    position: relative;
    float: left;
    display: block;
    box-sizing: border-box; }
    .hm_new_six .section_hm_new_six .article_hm_new_six div label {
      width: 100%;
      position: absolute;
      bottom: 0;
      padding: 0 0 45px 55px;
      float: left;
      display: block;
      box-sizing: border-box; }
      .hm_new_six .section_hm_new_six .article_hm_new_six div label h1 {
        width: 100%;
        font: 34px ExoR, Arial, sans-serif;
        color: #ffffff;
        text-transform: uppercase;
        float: left;
        display: block;
        box-sizing: border-box; }
      .hm_new_six .section_hm_new_six .article_hm_new_six div label section {
        width: 100%;
        padding: 22px 0 0 0;
        float: left;
        display: block;
        box-sizing: border-box; }
        .hm_new_six .section_hm_new_six .article_hm_new_six div label section a:nth-child(1) {
          width: 160px;
          height: 30px;
          font: 16px TitilliumRegular, Arial, sans-serif;
          color: #ffffff;
          text-decoration: none;
          padding: 2px 0 0 48px;
          background-image: url(../img/icon_play_w.png);
          background-position: center left;
          background-repeat: no-repeat;
          float: left;
          display: block;
          box-sizing: border-box; }
        .hm_new_six .section_hm_new_six .article_hm_new_six div label section .line_brk {
          width: 1px;
          height: 36px;
          background-color: rgba(255, 255, 255, 0.1);
          margin: 0 24px 0 24px;
          float: left;
          display: block;
          box-sizing: border-box; }
        .hm_new_six .section_hm_new_six .article_hm_new_six div label section a:nth-child(3) {
          width: 124px;
          height: 30px;
          font: 16px TitilliumRegular, Arial, sans-serif;
          color: #ffffff;
          text-decoration: none;
          padding: 2px 24px 0 0;
          background-image: url(../img/arrow_white.png);
          background-position: center right;
          background-repeat: no-repeat;
          float: left;
          display: block;
          box-sizing: border-box; }
  .hm_new_six .section_hm_new_six .article_hm_new_six div:nth-child(1) {
    margin: 0 0.5% 0 0;
    background-image: url(../img/card_home_clear.jpg);
    background-position: center right;
    background-repeat: no-repeat;
    background-color: #000;
    background-size: auto 100%; }
    .hm_new_six .section_hm_new_six .article_hm_new_six div:nth-child(1) span {
      width: 50%;
      font: 16px TitilliumRegular, Arial, sans-serif;
      color: #ffffff;
      padding: 34px 0 34px 0;
      line-height: 22px;
      float: left;
      display: block;
      box-sizing: border-box;
      clear: both; }
  .hm_new_six .section_hm_new_six .article_hm_new_six div:nth-child(2) {
    margin: 0 0 0 0.5%;
    background-image: url("../img/img_rv_hm.jpg?270218");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .hm_new_six .section_hm_new_six .article_hm_new_six div:nth-child(2) span {
      width: 50%;
      font: 16px TitilliumRegular, Arial, sans-serif;
      color: #ffffff;
      padding: 34px 0 34px 0;
      line-height: 22px;
      float: left;
      display: block;
      box-sizing: border-box;
      clear: both; }

.hm_new_seven {
  width: 100%;
  position: relative;
  padding: 0 32px 0 32px;
  background-color: #fafafa;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_seven .section_hm_new_seven {
  width: 100%;
  height: 100%;
  background-color: #000000;
  background-image: url("../img/smoke.jpg?220218");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  float: left;
  display: block;
  box-sizing: border-box; }

.hm_new_seven .section_hm_new_seven .article_hm_new_seven {
  max-width: 1300px;
  height: 100%;
  padding: 0 20px 0 20px;
  position: relative;
  overflow: hidden;
  margin: auto;
  display: block;
  box-sizing: border-box; }
  .hm_new_seven .section_hm_new_seven .article_hm_new_seven section {
    width: 100%;
    padding: 160px 0 160px 32px;
    position: relative;
    z-index: 900000;
    float: left;
    display: block;
    box-sizing: border-box; }
    .hm_new_seven .section_hm_new_seven .article_hm_new_seven section h1 {
      width: 100%;
      font: 34px ExoR, Arial, sans-serif;
      color: #ffffff;
      padding: 34px 0 0 0;
      text-transform: uppercase;
      background-image: url(../img/icon_h1.png);
      background-position: top left;
      background-repeat: no-repeat;
      float: left;
      display: block;
      box-sizing: border-box; }
    .hm_new_seven .section_hm_new_seven .article_hm_new_seven section span {
      width: 34%;
      font: 16px TitilliumRegular, Arial, sans-serif;
      color: #ffffff;
      padding: 34px 0 34px 0;
      line-height: 22px;
      float: left;
      display: block;
      box-sizing: border-box; }
    .hm_new_seven .section_hm_new_seven .article_hm_new_seven section a:nth-child(3) {
      font: 14px ExoM, Arial, sans-serif;
      color: #ffffff;
      text-transform: uppercase;
      text-align: center;
      text-decoration: none;
      line-height: 46px;
      width: 156px;
      height: 46px;
      border-radius: 4px;
      background-color: #0079bc;
      margin: 0 24px 0 0;
      clear: both;
      transition: all 0.2s ease;
      float: left;
      display: block;
      box-sizing: border-box; }
    .hm_new_seven .section_hm_new_seven .article_hm_new_seven section a:nth-child(3):hover {
      transition: all 0.2s ease;
      background-color: #0284cc; }
    .hm_new_seven .section_hm_new_seven .article_hm_new_seven section a:nth-child(4) {
      font: 14px ExoM, Arial, sans-serif;
      color: #ffffff;
      text-transform: uppercase;
      text-align: center;
      text-decoration: none;
      line-height: 46px;
      width: 156px;
      height: 46px;
      border-radius: 4px;
      border: solid 1px #ffffff;
      background-color: transparent;
      float: left;
      transition: all 0.2s ease;
      display: block;
      box-sizing: border-box; }
    .hm_new_seven .section_hm_new_seven .article_hm_new_seven section a:nth-child(4):hover {
      background-color: #ffffff;
      color: #0079bc;
      transition: all 0.2s ease; }
  .hm_new_seven .section_hm_new_seven .article_hm_new_seven article {
    width: 100%;
    height: 100%;
    background-image: url("../img/im_plt_home.png?220218");
    background-position: right 50%;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    float: left;
    display: block;
    box-sizing: border-box; }

/*carousel mobile*/
.gallery-cell {
  width: 100%; }

@media screen and (min-width: 768px) {
  .gallery-cell {
    width: 50%; } }

.flickity-prev-next-button {
  display: block; }

.flickity-prev-next-button.next {
  right: 30px !important; }

.flickity-prev-next-button.previous {
  left: 30px !important; }

.flickity-page-dots .dot {
  background: #ffffff !important; }

.flickity-prev-next-button .arrow {
  fill: #ffffff !important; }

.flickity-prev-next-button svg {
  position: absolute !important;
  left: 35% !important;
  top: 35% !important;
  width: 30% !important;
  height: 30% !important; }

.flickity-prev-next-button {
  width: 60px !important;
  height: 60px !important;
  opacity: 0.5 !important;
  background: rgba(255, 255, 255, 0.09) !important; }

.flickity-prev-next-button:disabled {
  opacity: 0.05 !important; }

/*carousel mobile*/
@media screen and (max-width: 1400px) {
  .hm_new_seven .section_hm_new_seven .article_hm_new_seven article {
    background-position: 80% center; } }

@media screen and (max-width: 1162px) {
  .hm_new_four .section_hm_new_four .article_hm_new_four div {
    width: 30% !important; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(2) {
    width: 30% !important;
    margin: -64px 5% 50px 5%; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(5) {
    width: 30% !important;
    margin: 0 5% 50px 5%; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(5) a label:nth-child(4) span, .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(6) a label:nth-child(4) span {
    text-align: left; }
  .hm_new_three {
    padding: 0 32px 0 32px; }
  .cont_form_pz label {
    width: 28% !important; }
  .hm_new_seven .section_hm_new_seven .article_hm_new_seven article {
    background-position: 160% center; } }

.teste {
  background-color: green; }

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html {
  line-height: 1;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

.lk_pit {
  font: 13px TitilliumRegular, Arial, sans-serif;
  color: #000000;
  text-decoration: none;
  width: 66px;
  height: 100%;
  line-height: 40px;
  float: left;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-around;
  transition: all 0.5s ease;
  box-sizing: border-box; }

.lk_pit i {
  color: #ffffff; }

.lk_pit span:nth-child(1) {
  visibility: visible;
  width: 100%;
  overflow: hidden;
  text-align: center;
  transition: width 0.5s ease; }

.lk_pit span:nth-child(2) {
  visibility: hidden;
  width: 0;
  overflow: hidden;
  text-align: center;
  transition: width 0.5s ease; }

.lk_pit:hover {
  color: #4477ae; }

.lk_pit:hover i {
  color: #ffffff; }

input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
  border: 0px; }

input, textarea, select, .uneditable-input {
  border: 0px; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

:focus {
  outline: 0; }

body {
  line-height: 1;
  padding: 70px 0 0 0; }

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner {
  padding: 0;
  border: 0 none; }

html, body {
  width: 100%;
  height: 100%;
  background-color: #ffffff; }

:enabled:focus {
  outline: none; }

.menu {
  width: 100%;
  height: 70px;
  position: fixed;
  z-index: 90000000;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  top: 0;
  background-color: #ffffff;
  float: left;
  display: block;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.menu .cont_m {
  max-width: 100%;
  height: 100%;
  margin: auto;
  background-color: #ffffff;
  position: relative;
  display: block;
  box-sizing: border-box; }

.menu .cont_m .logo {
  width: 166px;
  height: 100%;
  float: left;
  display: block;
  background-image: url(../img/im_lg_h.png);
  background-position: 34px center;
  background-repeat: no-repeat;
  transition: all 0.5s ease;
  box-sizing: border-box; }

.menu .cont_m .logo a {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.menu .cont_m ul {
  width: 47%;
  height: 0;
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  display: block;
  box-sizing: border-box; }

.menu .cont_m li {
  width: auto;
  padding: 0 3% 0 3%;
  margin: 0;
  list-style: none;
  float: left;
  display: block;
  transition: padding 0.5s ease;
  box-sizing: border-box; }

.menu .cont_m li a {
  font: 15px TitilliumRegular, Arial, sans-serif;
  color: #000000;
  line-height: 70px;
  text-decoration: none;
  height: 100%;
  float: left;
  display: block;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.menu .cont_m li a:hover {
  color: #0079bc;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.menu .cont_m li a.active {
  color: #1e4f9e;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.menu .cont_m li ul.subm {
  width: 100%;
  height: 332px;
  background-color: #ffffff;
  position: fixed;
  top: 70px;
  left: 0;
  z-index: 1;
  *zoom: 1;
  list-style: none;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: inset 0px 3px 4px 0px rgba(50, 50, 50, 0.08);
  -moz-box-shadow: inset 0px 3px 4px 0px rgba(50, 50, 50, 0.08);
  box-shadow: inset 0px 3px 4px 0px rgba(50, 50, 50, 0.08);
  transition: 50ms ease; }
  .menu .cont_m li ul.subm .cont_m_links {
    max-width: 100%;
    margin: auto;
    display: block;
    box-sizing: border-box; }

.prod:hover {
  color: #1e4f9e !important; }

.menu .cont_m li ul.subm:hover .prod,
.menu .cont_m li ul.subm:hover ~ .prod {
  color: #1e4f9e; }

.menu .cont_m ul .cz-item-menu a {
  color: #0079BC;
  font-weight: bold; }

.menu .cont_m li ul.subm ul {
  width: 100%; }

.menu .cont_m li ul.subm ul.fifth {
  width: 50%;
  clear: both; }

.menu .cont_m li ul.subm ul.fifthr {
  width: 50%;
  float: right; }

.menu .cont_m li ul.subm.two:before, .menu .cont_m li ul.subm.two:after, .menu .cont_m li ul.subm.three:before, .menu .cont_m li ul.subm.three:after {
  top: 245px !important; }

.menu .cont_m li ul:before, .menu .cont_m li ul:after {
  width: 100%;
  content: "";
  display: table;
  height: 6px;
  position: absolute;
  left: 0;
  background-color: transparent;
  top: 331px;
  box-shadow: inset 0 6px 5px -3px rgba(0, 0, 0, 0.1); }

.menu .cont_m li ul ul:before, .menu .cont_m li ul ul:after {
  box-shadow: none !important; }

.menu .cont_m li:hover ul, .menu .cont_m li.over ul {
  background-color: #fafafa;
  visibility: visible;
  display: block;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  transition-delay: 0s; }

.menu .cont_m li ul li, .menu .cont_m li.over ul li {
  width: auto;
  height: 30px;
  padding: 0 10px 0 0;
  position: relative;
  clear: both;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.menu .cont_m li ul li a, .menu .cont_m li.over ul li a {
  font: 16px TitilliumRegular, Arial, sans-serif;
  color: #0079bc;
  line-height: 30px; }

.menu .cont_m li:hover ul li a:after, .menu .cont_m li.over ul li a:after {
  position: absolute;
  top: 22px;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  display: block;
  margin: 0;
  border: none !important;
  background-color: #0079bc;
  transition: .3s; }

.menu .cont_m li.two:hover ul li.two a:after, .menu .cont_m li.two.over ul li.two a:after {
  position: absolute;
  top: 16px;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  display: block;
  margin: 0;
  border: none !important;
  background-color: #0079bc;
  transition: .3s; }

.menu .cont_m li:hover ul li a:hover:after, .menu .cont_m li.over ul li a:hover:after {
  width: 100%; }

.menu .cont_m li.two a {
  line-height: 22px;
  padding: 4px 0 0 0; }

.menu .cont_m li.two a span {
  position: relative;
  padding: 0 10px 0 0; }

.menu .cont_m li.two a:after, .menu .cont_m li.two:hover ul li.two a:after, .menu .cont_m li.two.over ul li a:after {
  display: none !important; }

.menu .cont_m li.two:hover ul li.two a span:after, .menu .cont_m li.two.over ul li.two a span:after {
  position: absolute;
  top: 16px;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  display: block;
  margin: 0;
  border: none !important;
  background-color: #0079bc;
  transition: .3s; }

.menu .cont_m li:hover ul li a span:after, .menu .cont_m li.over ul li a span:after {
  position: absolute;
  top: inherit;
  bottom: 2px;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  display: block;
  margin: 0;
  border: none !important;
  background-color: #0079bc;
  transition: .3s; }

.menu .cont_m li:hover ul li a:hover span:after, .menu .cont_m li.over ul li a:hover span:after {
  width: 100%; }

.menu .cont_m li:hover ul li a:hover span:nth-child(2):after, .menu .cont_m li.over ul li a:hover span:nth-child(2):after {
  width: 100%;
  transition-delay: 0.15s; }

.menu .cont_m .cont_right_m {
  width: auto;
  height: 100%;
  float: right; }

.menu.shadow .cont_m {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4); }

.menu.shadow .cont_m {
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75); }

.subm {
  width: 100%;
  padding: 0 0 0 32px !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.subm.two, .subm.three {
  width: 100% !important;
  height: 245px !important;
  padding: 40px 0 0 32px !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .subm.two ul li, .subm.three ul li {
    width: 18% !important;
    max-width: 286px !important;
    height: 164px !important;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.2);
    padding: 0 !important;
    clear: none !important;
    margin: 0 16px 0 0;
    opacity: 0.5;
    transition: 200ms ease;
    float: left;
    display: block;
    box-sizing: border-box; }
    .subm.two ul li a, .subm.three ul li a {
      padding: 34px 24px 0 24px !important; }
      .subm.two ul li a h1, .subm.three ul li a h1 {
        width: 100%;
        font: 20px TitilliumRegular, Arial, sans-serif;
        color: #242423;
        float: left;
        display: block;
        box-sizing: border-box; }
      .subm.two ul li a span, .subm.three ul li a span {
        width: 100%;
        font: 14px TitilliumRegular, Arial, sans-serif;
        color: #242423;
        padding: 10px 0 0 0;
        float: left;
        display: block;
        box-sizing: border-box; }
      .subm.two ul li a span:after, .subm.three ul li a span:after {
        display: none !important; }
    .subm.two ul li a:after, .subm.three ul li a:after {
      height: 0 !important; }
  .subm.two ul li:hover, .subm.three ul li:hover {
    opacity: 1;
    transition: 200ms ease; }
    .subm.two ul li:hover a h1, .subm.three ul li:hover a h1 {
      color: #0079bc; }

.subm.two ul li.width-ganhamos, .subm.three ul li.width-ganhamos {
  width: 29% !important;
  max-width: 286px !important; }

.subm h1 a {
  font: 16px TitilliumRegular, Arial, sans-serif !important;
  color: #242423 !important;
  float: left !important;
  position: relative;
  padding: 0 10px 0 0;
  display: block !important;
  box-sizing: border-box !important; }

.subm h1:hover a:after, .subm h1.over a:after {
  position: absolute;
  top: 22px;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  display: block;
  margin: 0;
  border: none !important;
  background-color: #000000;
  transition: .3s; }

.subm h1 a:hover:after, .subm h1 a.over a:hover:after {
  width: 100%; }

.subm .column {
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.subm .column.one {
  width: 16%;
  height: 100%;
  border-left: solid 1px #ededed;
  padding: 0 24px 0 54px;
  transition: 200ms ease; }

.subm .column.two {
  width: 22%;
  height: 100%;
  border-left: solid 1px #ededed;
  padding: 0 25px 0 54px;
  transition: 200ms ease; }

.subm .column.three {
  width: 14%;
  height: 100%;
  border-left: solid 1px #ededed;
  padding: 0 54px 0 54px;
  transition: 200ms ease; }

.subm .column.four {
  width: 14%;
  height: 100%;
  border-left: solid 1px #ededed;
  border-right: solid 1px #ededed;
  padding: 0 54px 0 54px;
  transition: 200ms ease; }

.subm .column.one:hover, .subm .column.two:hover, .subm .column.three:hover, .subm .column.four:hover {
  background-color: #ffffff;
  box-shadow: inset 0px 3px 4px 0px rgba(50, 50, 50, 0.08);
  transition: 200ms ease; }

.subm .column h1 {
  font: 16px TitilliumRegular, Arial, sans-serif !important;
  color: gray;
  padding: 28px 10px 22px 0;
  clear: both;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.subm.two .column h1 {
  font: 18px Aller_R, Arial, sans-serif;
  color: #1b4da1;
  width: 100%;
  padding: 80px 10px 26px 0;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.container {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.cont {
  max-width: 100%;
  height: 100%;
  margin: auto;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative; }

footer .footer-sac span {
  font: 13px TitilliumRegular, Arial, sans-serif !important;
  color: #000000;
  display: inline-block;
  border-left: 1px solid #000000;
  padding-left: 12px; }

footer {
  bottom: 0;
  position: relative;
  width: 100%;
  background-color: #fafafa;
  float: left;
  display: block;
  z-index: 9000000;
  box-sizing: border-box; }

footer .cont_ft {
  max-width: 100%;
  margin: auto;
  display: block;
  border-top: solid 1px #efefef; }

footer .cont_ft .f_sac {
  width: 100%;
  float: left;
  padding: 20px 20px 20px 20px;
  background-color: #fafafa;
  border-bottom: solid 1px #f3f1f0;
  box-sizing: border-box; }

footer .cont_ft .f_sac .cont_m_footer {
  max-width: 1200px;
  height: 100%;
  margin: auto;
  display: block;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }
  footer .cont_ft .f_sac .cont_m_footer .footer-sac-01 {
    float: left;
    width: 35%; }
    footer .cont_ft .f_sac .cont_m_footer .footer-sac-01 .fig-atendimento {
      float: left;
      width: 40px;
      text-align: left;
      padding-top: 5px; }
    footer .cont_ft .f_sac .cont_m_footer .footer-sac-01 .atendimento-txt {
      float: left;
      width: auto;
      text-align: left;
      font: 16px TitilliumRegular, Arial, sans-serif !important;
      color: #5c5c5c; }
      footer .cont_ft .f_sac .cont_m_footer .footer-sac-01 .atendimento-txt span {
        font: 16px TitilliumSemiBold, Arial, sans-serif !important;
        color: #000000; }
  footer .cont_ft .f_sac .cont_m_footer .footer-sac-02 {
    float: left;
    width: calc(21% - 1px);
    border-left: 1px solid #e5e3e3; }
    footer .cont_ft .f_sac .cont_m_footer .footer-sac-02 p {
      float: left;
      width: auto;
      text-align: left;
      font: 16px TitilliumRegular, Arial, sans-serif !important;
      color: #5c5c5c;
      padding-left: 18px;
      padding-top: 20px; }
      footer .cont_ft .f_sac .cont_m_footer .footer-sac-02 p span {
        font: 16px TitilliumSemiBold, Arial, sans-serif !important;
        color: #000000; }
  footer .cont_ft .f_sac .cont_m_footer .footer-sac-03 {
    float: left;
    width: calc(22% - 1px);
    border-left: 1px solid #e5e3e3; }
    footer .cont_ft .f_sac .cont_m_footer .footer-sac-03 p {
      float: left;
      width: auto;
      text-align: left;
      font: 16px TitilliumRegular, Arial, sans-serif !important;
      color: #5c5c5c;
      padding-left: 18px;
      padding-top: 20px; }
      footer .cont_ft .f_sac .cont_m_footer .footer-sac-03 p span {
        font: 16px TitilliumSemiBold, Arial, sans-serif !important;
        color: #000000; }
  footer .cont_ft .f_sac .cont_m_footer .footer-sac-04 {
    float: left;
    width: calc(22% - 1px);
    border-left: 1px solid #e5e3e3; }
    footer .cont_ft .f_sac .cont_m_footer .footer-sac-04 p {
      float: left;
      width: auto;
      text-align: left;
      font: 16px TitilliumRegular, Arial, sans-serif !important;
      color: #5c5c5c;
      padding-left: 18px;
      padding-top: 20px; }
      footer .cont_ft .f_sac .cont_m_footer .footer-sac-04 p span {
        font: 16px TitilliumSemiBold, Arial, sans-serif !important;
        color: #000000; }

footer .cont_ft .f_first {
  width: 100%;
  height: 452px;
  padding: 0 20px 0 20px;
  border-top: solid 1px #f3f1f0;
  border-bottom: solid 1px #f3f1f0;
  position: relative;
  box-sizing: border-box; }

footer .cont_ft .social {
  max-width: 1200px;
  height: 70px;
  margin: auto;
  display: block;
  position: relative;
  box-sizing: border-box; }
  footer .cont_ft .social label:nth-child(1) {
    width: 50%;
    height: 70px;
    float: left;
    background-image: url(../img/lg_clear_new.png);
    background-repeat: no-repeat;
    display: block;
    box-sizing: border-box; }
  footer .cont_ft .social label:nth-child(2) {
    width: 50%;
    height: 70px;
    float: right;
    display: block;
    box-sizing: border-box; }
    footer .cont_ft .social label:nth-child(2) div {
      width: 174px;
      float: right;
      display: block;
      box-sizing: border-box; }
      footer .cont_ft .social label:nth-child(2) div span {
        font: 12px TitilliumSemiBold, Arial, sans-serif;
        color: #969696;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        line-height: 70px;
        float: left;
        display: block;
        box-sizing: border-box; }
      footer .cont_ft .social label:nth-child(2) div a {
        width: 44px;
        height: 44px;
        margin: 30px 0 0 0;
        float: left;
        display: block;
        box-sizing: border-box;
        transition: all .5s ease-in-out;
        position: relative;
        border: 2px solid #fafafa;
        padding: 2px;
        will-change: transform,border;
        font-size: 0;
        border-radius: 50%;
        box-shadow: inset 0px 0px 0px 2px #fafafa;
        box-shadow: 0px 0px 0px 2px #fafafa;
        border-color: #fafafa; }
      footer .cont_ft .social label:nth-child(2) div a:nth-child(2) {
        background-image: url(../img/icon_yb.png);
        background-repeat: no-repeat;
        margin: 16px 15px 0 15px; }
      footer .cont_ft .social label:nth-child(2) div a:nth-child(3) {
        background-image: url(../img/icon_fb.png);
        background-repeat: no-repeat;
        margin: 16px 0 0 0; }
      footer .cont_ft .social label:nth-child(2) div a:hover {
        transform: scale(0.9);
        border-color: #7a7c84;
        box-shadow: inset 0px 0px 0px 2px white;
        transition: all .5s ease-in-out; }

footer .cont_ft .f_first .cont_m_footer {
  max-width: 1200px;
  height: 100%;
  margin: auto;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ft .f_first .cont_m_footer div.column {
  width: 20%;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

footer .cont_ft .f_first .cont_m_footer div.column ul {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 48px 0 0 0;
  list-style: none;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

footer .cont_ft .f_first .cont_m_footer div.column ul li {
  width: 100%;
  height: 28px;
  line-height: 28px;
  margin: 6px 0 6px 0;
  list-style: none;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font: 16px TitilliumSemiBold, Arial, sans-serif;
  color: gray; }

footer .cont_ft .f_first .cont_m_footer div.column ul li ul {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 2px 0 0 0;
  list-style: none;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_first .cont_m_footer div.column ul li ul li {
  width: 100%;
  height: 20px;
  line-height: 20px;
  margin: 6px 0 6px 0;
  list-style: none;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

footer .cont_ft .f_first .cont_m_footer div.column ul li ul li a {
  font: 16px TitilliumRegular, Arial, sans-serif;
  color: #0079bc;
  height: 100%;
  text-decoration: none;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_first .cont_m_footer div.column ul li a {
  font: 16px TitilliumSemiBold, Arial, sans-serif;
  color: #0079bc;
  height: 100%;
  text-decoration: none;
  position: relative;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_first .cont_m_footer div.column ul li:nth-child(1) a::after {
  position: absolute;
  top: 22px;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  display: block;
  margin: 0;
  border: none !important;
  background-color: #000000;
  transition: .3s; }

footer .cont_ft .f_first .cont_m_footer div.column ul li:nth-child(2) a::after {
  position: absolute;
  top: 22px;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  display: block;
  margin: 0;
  border: none !important;
  background-color: #0079bc;
  transition: .3s; }

footer .cont_ft .f_first .cont_m_footer div.column:nth-child(1) ul li a::after {
  position: absolute;
  top: 22px;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  display: block;
  margin: 0;
  border: none !important;
  background-color: #0079bc;
  transition: .3s; }

footer .cont_ft .f_first .cont_m_footer div.column ul li a:hover::after {
  width: 100%; }

footer .cont_ft .f_first .cont_m_footer div.column ul li.two a {
  line-height: 22px;
  padding: 4px 0 0 0; }

footer .cont_ft .f_first .cont_m_footer div.column ul li.two a span {
  position: relative;
  padding: 0 10px 0 0; }

footer .cont_ft .f_first .cont_m_footer div.column ul li.two a:after, footer .cont_ft .f_first .cont_m_footer div.column ul li.two:hover ul li.two a:after, footer .cont_ft .f_first .cont_m_footer div.column ul li.two.over ul li a:after {
  display: none !important; }

footer .cont_ft .f_first .cont_m_footer div.column ul li a span:after, footer .cont_ft .f_first .cont_m_footer div.column ul li.over ul li a span:after {
  position: absolute;
  top: inherit;
  bottom: 2px;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  display: block;
  margin: 0;
  border: none !important;
  background-color: #0079bc;
  transition: .3s; }

footer .cont_ft .f_first .cont_m_footer div.column ul li.two:hover span:after, footer .cont_ft .f_first .cont_m_footer div.column ul li.two.over ul li.two a:hover span:after {
  width: 100%;
  transition: .3s; }

footer .cont_ft .f_first .cont_m_footer div.column ul li.two:hover span:nth-child(2):after, footer .cont_ft .f_first .cont_m_footer div.column ul li.two a:hover span:nth-child(2):after {
  width: 100%;
  transition: .3s;
  transition-delay: 0.15s; }

footer .cont_ft .f_first .cont_m_footer div.column:nth-child(1) {
  width: 16%; }

footer .cont_ft .f_first .cont_m_footer div.column:nth-child(2) {
  width: 20%; }

footer .cont_ft .f_first .cont_m_footer div.column:nth-child(3) {
  width: 20%; }

footer .cont_ft .f_first .cont_m_footer div.column:nth-child(4) {
  width: 30%; }
  footer .cont_ft .f_first .cont_m_footer div.column:nth-child(4) ul li ul:nth-child(1) {
    width: 55%; }
  footer .cont_ft .f_first .cont_m_footer div.column:nth-child(4) ul li ul:nth-child(2) {
    width: 45%; }

footer .cont_ft .f_first .cont_m_footer div.column:nth-child(5) {
  width: 14%; }

footer .cont_ft .f_first .cont_m_footer div.column:nth-child(6) {
  width: 12%; }

footer .cont_ft .f_first .cont_m_footer div.cont_Address {
  width: 100%;
  position: absolute;
  bottom: 28px;
  border-top: solid 1px #f3f1f0;
  padding: 28px 0 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_first .cont_m_footer div.cont_Address label:nth-child(1) {
  width: 56%;
  padding: 0 20px 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_first .cont_m_footer div.cont_Address label:nth-child(1) p {
  font: 14px Aller-Light, Arial, sans-serif;
  color: #939598;
  width: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_first .cont_m_footer div.cont_Address label:nth-child(2) {
  width: 44%;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

footer .cont_ft .f_first .cont_m_footer div.cont_Address label:nth-child(2) p {
  height: 23px;
  float: right;
  display: block;
  padding: 0 0 0 34px;
  background-position: 0;
  background-repeat: no-repeat;
  box-sizing: border-box; }

footer .cont_ft .f_first .cont_m_footer div.cont_Address label:nth-child(2) p span:nth-child(1) {
  font: 14px Aller-Light, Arial, sans-serif;
  color: #939598;
  padding: 4px 10px 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_first .cont_m_footer div.cont_Address label:nth-child(2) p span:nth-child(2) {
  font: 14px Aller-Light, Arial, sans-serif;
  color: #000000;
  padding: 4px 0 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_second {
  width: 100%;
  float: left;
  padding: 10px 20px 10px 20px;
  border-bottom: solid 1px #f3f1f0;
  box-sizing: border-box; }

footer .cont_ft .f_second .cont_m_footer {
  max-width: 1200px;
  height: 100%;
  margin: auto;
  display: block;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

footer .cont_ft .f_second .cont_m_footer div.column {
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_second .cont_m_footer div.column:nth-child(1) {
  width: 55%;
  display: none; }

footer .cont_ft .f_second .cont_m_footer div.column:nth-child(1) h1 {
  width: 100%;
  font: 18px Aller_R, Arial, sans-serif;
  color: #000000;
  padding: 40px 0 0 0;
  margin: 0;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

footer .cont_ft .f_second .cont_m_footer div.column:nth-child(1) label {
  width: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_second .cont_m_footer div.column:nth-child(1) label.cont_feedback {
  width: 100%;
  padding: 28px 0 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }
  footer .cont_ft .f_second .cont_m_footer div.column:nth-child(1) label.cont_feedback h1 {
    width: auto;
    font: 16px Aller_R, Arial, sans-serif;
    color: #000000;
    padding: 0 10px 0 0;
    margin: 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  footer .cont_ft .f_second .cont_m_footer div.column:nth-child(1) label.cont_feedback span {
    width: auto;
    font: 16px Aller_R, Arial, sans-serif;
    color: #939598;
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  footer .cont_ft .f_second .cont_m_footer div.column:nth-child(1) label.cont_feedback .bt_blue_room {
    clear: both;
    height: 30px;
    background-position: right 18px; }

footer .cont_ft .f_second .cont_m_footer div.column:nth-child(1) label h1 {
  width: 100%;
  font: 16px Aller_R, Arial, sans-serif;
  color: #000000;
  padding: 0;
  margin: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_second .cont_m_footer div.column:nth-child(1) label span {
  width: 100%;
  font: 14px Aller_R, Arial, sans-serif;
  color: #a2a2a2;
  padding: 20px 0 10px 0;
  margin: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_second .cont_m_footer div.column:nth-child(1) label input[type="text"] {
  font: 14px Aller_R, Arial, sans-serif;
  color: #a2a2a2;
  width: 56%;
  height: 30px;
  float: left;
  display: block;
  padding: 0;
  border: 0;
  border-bottom: solid 1px #e6e7e8;
  background-color: transparent;
  transform: translateZ(0);
  transition: all 0.5s ease;
  box-sizing: border-box; }

footer .cont_ft .f_second .cont_m_footer div.column:nth-child(1) label input[type="text"]:focus {
  border-bottom: solid 1px #5086b6; }

footer .cont_ft .f_second .cont_m_footer div.column:nth-child(1) label .bt_blue_f_b {
  margin: -18px 0 0 30px; }

footer .cont_ft .f_second .cont_m_footer div.column:nth-child(2) {
  width: 100%; }

footer .cont_ft .f_second .cont_m_footer div.column:nth-child(2) h1 {
  width: 100%;
  font: 18px Aller_R, Arial, sans-serif;
  color: #000000;
  padding: 40px 0 0 0;
  margin: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_second .cont_m_footer div.column:nth-child(2) .column_one {
  width: 130px;
  height: 40px;
  padding: 26px 34px 0 0;
  float: left;
  display: block; }

footer .cont_ft .f_second .cont_m_footer div.column:nth-child(2) .column_two {
  width: 106px;
  height: 40px;
  padding: 34px 34px 0 0;
  float: left;
  display: block; }

footer .cont_ft .f_second .cont_m_footer div.column:nth-child(2) .column_three {
  width: 94px;
  height: 64px;
  float: right;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

footer .cont_ft .f_second .cont_m_footer div.column:nth-child(2) .column_three span {
  font: 14px Aller-Light, Arial, sans-serif;
  color: #939598;
  width: 100%;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

footer .cont_ft .f_second .cont_m_footer div.column:nth-child(2) .column_three a {
  margin: 16px 14px 0 0; }

footer .cont_ft .f_second .cont_m_footer label:nth-child(1) {
  width: 58%;
  padding: 0 20px 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_second .cont_m_footer label:nth-child(1) p {
  font: 16px TitilliumRegular, Arial, sans-serif;
  color: #000000;
  width: 100%;
  padding: 8px 0 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_second .cont_m_footer label:nth-child(2) {
  width: 42%;
  padding: 0 20px 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_second .cont_m_footer label:nth-child(2) p {
  font: 16px TitilliumRegular, Arial, sans-serif;
  color: #000000;
  padding: 8px 14px 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_second .cont_m_footer label:nth-child(2) a:nth-child(2) {
  width: 135px;
  height: 39px;
  background-image: url(../img/icon_gplay.jpg);
  background-repeat: no-repeat;
  opacity: 0.25;
  margin: 0 16px 0 0;
  transition: all .3s ease-in-out;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_second .cont_m_footer label:nth-child(2) a:nth-child(2):hover {
  opacity: 1;
  transition: all .3s ease-in-out; }

footer .cont_ft .f_second .cont_m_footer label:nth-child(2) a:nth-child(3) {
  width: 135px;
  height: 39px;
  background-image: url(../img/icon_itunes.jpg);
  background-repeat: no-repeat;
  opacity: 0.25;
  transition: all .3s ease-in-out;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_second .cont_m_footer label:nth-child(2) a:nth-child(3):hover {
  opacity: 1;
  transition: all .3s ease-in-out; }

footer .cont_ft .f_third {
  width: 100%;
  float: left;
  padding: 26px 20px 20px 20px;
  border-bottom: solid 1px #f3f1f0;
  box-sizing: border-box; }

footer .cont_ft .f_third .cont_m_footer {
  max-width: 1200px;
  height: 100%;
  margin: auto;
  display: block;
  position: relative;
  box-sizing: border-box; }

/* line 541, ../../sass/default.scss */
footer .cont_ft .f_third .cont_m_footer label {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

footer .cont_ft .f_third .cont_m_footer label span {
  font: 12px TitilliumRegular, Arial, sans-serif !important;
  color: #000000;
  line-height: 20px !important;
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_third .cont_m_footer p {
  width: 100%;
  font: 12px TitilliumRegular, Arial, sans-serif !important;
  color: #000000;
  padding: 20px 0 0 0;
  line-height: 20px;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_third .cont_m_footer label:nth-child(1) {
  padding: 0 40px 0 0; }

footer .cont_ft .f_third .cont_m_footer label:nth-child(2) {
  padding: 0 0 0 40px; }

footer .cont_ft .f_fourth {
  width: 100%;
  float: left;
  padding: 12px 20px 30px 20px;
  box-sizing: border-box; }

footer .cont_ft .f_fourth .cont_m_footer {
  max-width: 1200px;
  height: 100%;
  margin: auto;
  display: block;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 585, ../../sass/default.scss */
footer .cont_ft .f_fourth .cont_m_footer ul {
  height: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_fourth .cont_m_footer ul li {
  width: auto;
  padding: 4px 6px 4px 0;
  margin: 0;
  list-style: none;
  float: left;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box; }

footer .cont_ft .f_fourth .cont_m_footer ul li a {
  font: 13px TitilliumRegular, Arial, sans-serif !important;
  color: #000000;
  text-decoration: underline;
  padding: 0 6px 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

/* line 618, ../../sass/default.scss */
footer .cont_ft .f_fourth .cont_m_footer ul li a:hover {
  text-decoration: underline; }

/* line 624, ../../sass/default.scss */
footer .cont_ft .f_fourth .cont_m_footer ul li:nth-child(11) a {
  border-right: none; }

footer .cont_ft .f_fourth .cont_m_footer div:nth-child(2) {
  width: 34px;
  height: 50px;
  margin: 0 30px 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_fourth .cont_m_footer div:nth-child(3) {
  width: 50px;
  height: 50px;
  margin: 0 30px 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_fourth .cont_m_footer div:nth-child(4) {
  width: 52px;
  height: 50px;
  margin: 0 30px 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_fourth .cont_m_footer div:nth-child(5) {
  width: 64px;
  height: 50px;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_fifth {
  width: 100%;
  border-bottom: solid 1px #f3f1f0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ft .f_fifth .cont_m_footer {
  max-width: 1200px;
  height: 100%;
  margin: auto;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ft .f_fifth .cont_m_footer div:nth-child(1) {
  width: 166px;
  height: 64px;
  margin: 26px 10px 0 20px;
  background-image: url(../img/sl_anbima_one.jpg);
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ft .f_fifth .cont_m_footer div:nth-child(2) {
  width: 195px;
  height: 64px;
  margin: 26px 14px 0 0;
  background-image: url(../img/sl_anbima_two.jpg);
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ft .f_fifth .cont_m_footer div:nth-child(3) {
  width: 65px;
  height: 64px;
  margin: 26px 16px 0 0;
  background-image: url(../img/sl_cetip.jpg);
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ft .f_fifth .cont_m_footer div:nth-child(4) {
  width: 44px;
  height: 64px;
  margin: 26px 8px 0 0;
  background-image: url(../img/sl_broker_one.jpg);
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ft .f_fifth .cont_m_footer div:nth-child(5) {
  width: 44px;
  height: 64px;
  margin: 26px 8px 0 0;
  background-image: url(../img/sl_broker_two.jpg);
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ft .f_fifth .cont_m_footer div:nth-child(6) {
  width: 44px;
  height: 64px;
  margin: 26px 8px 0 0;
  background-image: url(../img/sl_broker_three.jpg);
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ft .f_fifth .cont_m_footer div:nth-child(7) {
  width: 44px;
  height: 64px;
  margin: 26px 8px 0 0;
  background-image: url(../img/sl_broker_four.jpg);
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ft .f_fifth .cont_m_footer div:nth-child(8) {
  width: 67px;
  height: 64px;
  margin: 26px 8px 0 0;
  background-image: url(../img/sl_td.jpg);
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ft .f_fifth .cont_m_footer div:nth-child(9) {
  width: 65px;
  height: 64px;
  margin: 26px 8px 26px 0;
  background-image: url(../img/sl_bovespa.jpg);
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ftm .f_fifth {
  width: 100%;
  border-bottom: solid 1px #f3f1f0;
  background-color: #ffffff;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .f_fifth .cont_m_footer {
  max-width: 100%;
  height: 100%;
  margin: auto;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ftm .f_fifth .cont_m_footer div:nth-child(1) {
  width: 116px;
  height: 64px;
  margin: 26px 10px 0 0;
  background-image: url(../img/sl_anbima_one.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ftm .f_fifth .cont_m_footer div:nth-child(2) {
  width: 136px;
  height: 64px;
  margin: 26px 10px 0 0;
  background-image: url(../img/sl_anbima_two.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ftm .f_fifth .cont_m_footer div:nth-child(3) {
  width: 44px;
  height: 64px;
  margin: 26px 10px 0 0;
  background-image: url(../img/sl_cetip.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ftm .f_fifth .cont_m_footer div:nth-child(4) {
  width: 30px;
  height: 64px;
  margin: 26px 8px 0 0;
  background-image: url(../img/sl_broker_one.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ftm .f_fifth .cont_m_footer div:nth-child(5) {
  width: 30px;
  height: 64px;
  margin: 26px 8px 0 0;
  background-image: url(../img/sl_broker_two.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ftm .f_fifth .cont_m_footer div:nth-child(6) {
  width: 30px;
  height: 64px;
  margin: 26px 8px 0 0;
  background-image: url(../img/sl_broker_three.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ftm .f_fifth .cont_m_footer div:nth-child(7) {
  width: 30px;
  height: 64px;
  margin: 26px 8px 0 0;
  background-image: url(../img/sl_broker_four.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ftm .f_fifth .cont_m_footer div:nth-child(8) {
  width: 46px;
  height: 64px;
  margin: 26px 8px 0 0;
  background-image: url(../img/sl_td.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box; }

footer .cont_ftm .f_fifth .cont_m_footer div:nth-child(9) {
  width: 45px;
  height: 64px;
  margin: 26px 8px 26px 0;
  background-image: url(../img/sl_bovespa.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box; }

/*mobile*/
footer .cont_ftm {
  max-width: 1800px;
  background-color: #ffffff;
  margin: auto;
  display: none;
  box-sizing: border-box; }

footer .cont_b_ftm {
  width: 100%;
  padding: 0 20px 0 20px;
  background-color: #ffffff;
  border-top: solid 1px #e6e4e3;
  float: left;
  display: block;
  box-sizing: border-box; }

footer > .cont_ftm a {
  font: 14px Aller_R, Arial, sans-serif !important;
  color: #4477ae !important;
  text-decoration: none;
  width: 100%;
  height: 40px;
  line-height: 40px !important;
  background-color: #ffffff;
  border-bottom: solid 1px #eaeaea !important;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .bt_blue_f_b {
  width: 130px !important;
  border-bottom: solid 2px #5086b6;
  line-height: 38px; }

.ui-state-active a {
  border: none !important; }

footer .cont_ftm #accordion_fm ul li a {
  border: none;
  font: 14px Aller_R, Arial, sans-serif;
  color: #a2a2a2 !important;
  line-height: 40px; }

footer .cont_ftm #accordion_fm ul {
  width: 100%;
  border-bottom: solid 1px #eaeaea;
  float: left;
  display: block; }

footer .cont_ftm .line_one {
  margin: 26px 0 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }
  footer .cont_ftm .line_one span {
    font: 16px TitilliumRegular, Arial, sans-serif;
    color: #000000;
    width: 100%;
    line-height: 22px;
    float: left;
    display: block;
    box-sizing: border-box; }

footer .cont_ftm .line_f_sac {
  float: left;
  width: 100%; }
  footer .cont_ftm .line_f_sac .cont_m_footer {
    width: 100%;
    height: 100%;
    margin: auto;
    display: block;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0 15px; }
    footer .cont_ftm .line_f_sac .cont_m_footer .footer-sac-01 {
      float: left;
      width: 100%;
      border-top: 1px solid #e5e3e3;
      padding: 20px 0; }
      footer .cont_ftm .line_f_sac .cont_m_footer .footer-sac-01 .fig-atendimento {
        float: left;
        width: 40px;
        text-align: left;
        padding-top: 5px; }
      footer .cont_ftm .line_f_sac .cont_m_footer .footer-sac-01 .atendimento-txt {
        float: left;
        width: auto;
        text-align: left;
        font: 16px TitilliumRegular, Arial, sans-serif !important;
        color: #5c5c5c; }
        footer .cont_ftm .line_f_sac .cont_m_footer .footer-sac-01 .atendimento-txt span {
          font: 16px TitilliumSemiBold, Arial, sans-serif !important;
          color: #000000; }
    footer .cont_ftm .line_f_sac .cont_m_footer .footer-sac-02 {
      float: left;
      width: 100%;
      border-top: 1px solid #e5e3e3;
      padding: 15px 0; }
      footer .cont_ftm .line_f_sac .cont_m_footer .footer-sac-02 p {
        float: left;
        width: auto;
        text-align: left;
        font: 16px TitilliumRegular, Arial, sans-serif !important;
        color: #5c5c5c;
        padding-left: 40px;
        padding-top: 5px; }
        footer .cont_ftm .line_f_sac .cont_m_footer .footer-sac-02 p span {
          font: 16px TitilliumSemiBold, Arial, sans-serif !important;
          color: #000000; }
    footer .cont_ftm .line_f_sac .cont_m_footer .footer-sac-03 {
      float: left;
      width: 100%;
      border-top: 1px solid #e5e3e3;
      padding: 15px 0; }
      footer .cont_ftm .line_f_sac .cont_m_footer .footer-sac-03 p {
        float: left;
        width: auto;
        text-align: left;
        font: 16px TitilliumRegular, Arial, sans-serif !important;
        color: #5c5c5c;
        padding-left: 40px;
        padding-top: 5px; }
        footer .cont_ftm .line_f_sac .cont_m_footer .footer-sac-03 p span {
          font: 16px TitilliumSemiBold, Arial, sans-serif !important;
          color: #000000; }
    footer .cont_ftm .line_f_sac .cont_m_footer .footer-sac-04 {
      float: left;
      width: 100%;
      border-top: 1px solid #e5e3e3;
      border-bottom: 1px solid #e5e3e3;
      padding: 15px 0; }
      footer .cont_ftm .line_f_sac .cont_m_footer .footer-sac-04 p {
        float: left;
        width: auto;
        text-align: left;
        font: 16px TitilliumRegular, Arial, sans-serif !important;
        color: #5c5c5c;
        padding-left: 40px;
        padding-top: 5px; }
        footer .cont_ftm .line_f_sac .cont_m_footer .footer-sac-04 p span {
          font: 16px TitilliumSemiBold, Arial, sans-serif !important;
          color: #000000; }

.bn_three {
  width: 100%;
  height: 580px;
  background-image: url("../img/black-week-desk.jpg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: cover; }
  .bn_three .blackweek-logo {
    margin: 0 auto 0;
    width: 809px;
    text-align: center; }
  .bn_three .blackweek-clear {
    font: 44px ExoSB, Arial, sans-serif;
    color: #ffffff;
    float: left;
    width: 100%;
    clear: both;
    padding: 10px 0;
    text-align: center;
    margin-top: -130px; }
  .bn_three .blackweek-hr {
    width: 64px;
    border: 2px solid #2699FB;
    margin: -53px auto 0;
    clear: both; }
  .bn_three .blackweek-p1 {
    font: 42px ExoT, Arial, sans-serif;
    color: #ffffff;
    float: left;
    width: 100%;
    clear: both;
    padding: 10px 0 0 0;
    text-align: center;
    text-transform: uppercase;
    margin-top: -45px; }
  .bn_three .blackweek-p2 {
    font: 20px ExoT, Arial, sans-serif;
    color: #ffffff;
    float: left;
    width: 100%;
    clear: both;
    padding: 10px 0;
    text-align: center; }
    .bn_three .blackweek-p2 span {
      font: 20px ExoSB, Arial, sans-serif; }
  .bn_three .blackweek-p3 {
    font: 18px ExoT, Arial, sans-serif;
    color: #ffffff;
    float: left;
    width: 100%;
    clear: both;
    padding: 30px 0 20px;
    text-align: center; }
  .bn_three .blackweek-inv-cupom {
    width: 411px;
    margin: 0 auto; }
    .bn_three .blackweek-inv-cupom .blackweek-cupom {
      float: left;
      width: 157px;
      height: 40px;
      background-image: url(../img/blackweek-cupom-bg.png);
      background-size: 100% auto;
      color: #fff;
      font: 18px TitilliumWebLight, Arial, sans-serif;
      text-align: center;
      padding-top: 6px;
      background-repeat: no-repeat; }
    .bn_three .blackweek-inv-cupom .blackweek-instrucoes {
      float: right;
      width: 238px;
      color: #808080;
      font: 18px TitilliumWebLight, Arial, sans-serif;
      text-align: left;
      line-height: 120%; }
  .bn_three .inv-botao-black {
    float: left;
    width: 100%;
    margin-top: 38px; }
    .bn_three .inv-botao-black .blackweek-butao {
      width: 188px;
      text-align: center;
      border: none;
      margin: 0 auto;
      clear: both;
      position: relative;
      z-index: 9000;
      font: 14px ExoSB, Arial, sans-serif;
      color: #0079bc;
      text-transform: uppercase;
      text-decoration: none;
      background-color: #ffffff;
      height: 46px;
      line-height: 46px;
      border-radius: 4px;
      padding: 0 26px 0 26px;
      transition: all 0.2s ease;
      display: block;
      box-sizing: border-box; }

.mini-titulo {
  font: 40px ExoSB, Arial, sans-serif;
  color: #fff;
  width: 100%;
  max-width: 786px;
  margin: 60px auto 0;
  text-align: center;
  clear: both;
  line-height: 120%;
  text-transform: uppercase;
  FONT-WEIGHT: 800; }

.mini-titulo-dois {
  font: 30px Exot, Arial, sans-serif;
  color: #fff;
  width: 100%;
  max-width: 786px;
  margin: 18px auto 0;
  text-align: center;
  clear: both;
  line-height: 120%;
  text-transform: uppercase; }

.mini-descricao {
  font: 16px TitilliumWebLight, Arial, sans-serif;
  color: #E6E6E6;
  text-align: center;
  margin: 16px auto 0 auto;
  width: 90%;
  max-width: 686px;
  clear: both;
  display: block; }

.inv-analistas {
  width: 1024px;
  margin: 0 auto;
  display: block;
  padding: 47px 0;
  clear: both; }
  .inv-analistas .analista-bloco {
    width: auto;
    float: left; }
    .inv-analistas .analista-bloco .smc-figura-analista {
      clear: both;
      width: 100%; }
    .inv-analistas .analista-bloco .analista-name {
      font: 14px TitilliumWebLight, Arial, sans-serif;
      color: #4088F6;
      text-align: center;
      margin: 0 auto 0 auto;
      width: 100%;
      clear: both; }
  .inv-analistas .bordy {
    border-left: 1px solid #1c3545; }
  .inv-analistas .inv-butao-mini {
    float: left;
    width: 100%;
    margin-top: 55px; }
    .inv-analistas .inv-butao-mini .mini-contratos-butao {
      width: 188px;
      text-align: center;
      border: none;
      margin: 0 auto;
      clear: both;
      position: relative;
      z-index: 9000;
      font: 14px ExoSB, Arial, sans-serif;
      color: #0079bc;
      text-transform: uppercase;
      text-decoration: none;
      background-color: #ffffff;
      height: 46px;
      line-height: 46px;
      border-radius: 4px;
      padding: 0 26px 0 26px;
      transition: all 0.2s ease;
      display: block;
      box-sizing: border-box; }

.cz-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999999999999;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s; }

.visibilidade-show {
  visibility: visible;
  transition: 0.5s;
  opacity: 1; }

.visibilidade-hidden {
  visibility: hidden;
  transition: 0.5s;
  opacity: 0; }

.cz-header-inv {
  float: left;
  width: 100%;
  margin-bottom: 0;
  width: 100%;
  max-width: 1920px;
  position: relative;
  padding-top: 60px; }
  .cz-header-inv .cz-header-content {
    width: 90%;
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
    height: AUTO;
    min-width: 911px; }
    .cz-header-inv .cz-header-content .cz-header-layer01 {
      position: absolute;
      z-index: 999999;
      width: auto;
      left: 0;
      top: 0; }
      .cz-header-inv .cz-header-content .cz-header-layer01 .cz-header-destaque01 {
        font-family: 'ExoR', Arial, Verdana;
        color: #4088f6;
        font-size: 34.5px;
        letter-spacing: 10px;
        line-height: 100%;
        float: left;
        clear: both;
        padding: 0 0 0 10px; }
      .cz-header-inv .cz-header-content .cz-header-layer01 .cz-header-destaque02 {
        font-family: 'ExoSB', Arial, Verdana;
        color: #FFF;
        font-size: 131px;
        letter-spacing: 4px;
        line-height: 77%;
        float: left;
        clear: both;
        letter-spacing: -6px; }
    .cz-header-inv .cz-header-content .cz-header-layer02 {
      position: absolute;
      z-index: 99999;
      width: auto;
      right: 112px;
      top: 0; }
      .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-videobg {
        width: 670px;
        height: 439px;
        background-color: rgba(0, 0, 0, 0.5); }
        .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-videobg .cz-absolute-link {
          position: absolute;
          z-index: 999999;
          top: 0;
          right: 0;
          width: 670px;
          height: 439px; }
        .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-videobg .cz-header-icon {
          width: 100%;
          text-align: center;
          padding-top: 100px; }
        .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-videobg .cz-header-p1 {
          color: #989899;
          font-family: 'ExoR', Arial, Verdana;
          font-size: 15px;
          width: 100%;
          text-align: center;
          padding: 20px 0 30px 0; }
        .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-videobg hr {
          width: 103px;
          border: 1px solid #2A8DFF;
          clear: both;
          margin: 0 auto; }
        .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-videobg .cz-header-p2 {
          color: #4088f6;
          font-family: 'ExoT', Arial, Verdana;
          font-size: 30px;
          width: 100%;
          text-align: center;
          padding: 20px 0 30px 0;
          text-transform: uppercase;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          line-height: 120%; }
          .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-videobg .cz-header-p2 span {
            font-family: 'ExoSB', Arial, Verdana;
            color: #fff; }
          .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-videobg .cz-header-p2 .cz-de-verdade {
            font-family: 'ExoSB', Arial, Verdana;
            color: #4088f6; }
        .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-videobg .cz-header-prods {
          color: #4088f6;
          font-family: 'ExoR', Arial, Verdana;
          text-decoration: underline;
          font-size: 24px;
          width: 100%;
          text-align: center;
          padding: 0 0 30px 0;
          text-transform: uppercase;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          line-height: 120%; }
      .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-p3 {
        color: #4088f6;
        font-family: 'ExoR', Arial, Verdana;
        font-size: 12px;
        text-align: right;
        margin-top: 20px;
        background: url(../img/cz-arrow-corretagem.png) no-repeat right center transparent;
        padding: 0 29px 0 24px;
        width: 184px;
        float: right;
        text-transform: uppercase; }
        .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-p3 a {
          text-decoration: none;
          color: #4088f6;
          transition: 0.2s; }
        .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-p3 a:hover {
          color: #75baff; }
      .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-p4 {
        color: #4088f6;
        font-family: 'ExoR', Arial, Verdana;
        font-size: 12px;
        text-align: right;
        margin-top: 20px;
        background: url(../img/cz-arrow-corretagem.png) no-repeat 362px center transparent;
        padding: 0 50px 0 0;
        width: 350px;
        float: right;
        text-transform: uppercase; }
        .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-p4 a {
          text-decoration: none;
          color: #4088f6;
          transition: 0.2s; }
        .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-p4 a:hover {
          color: #75baff; }
    .cz-header-inv .cz-header-content .cz-header-layer03 {
      position: absolute;
      z-index: 9999999999999;
      width: auto;
      right: 112px;
      top: 0;
      visibility: hidden; }
    .cz-header-inv .cz-header-content .cz-header-layer03-show {
      visibility: visible;
      transition: 0.2s; }
      .cz-header-inv .cz-header-content .cz-header-layer03-show .tchar {
        position: absolute;
        z-index: 99999999;
        color: white;
        top: -11px;
        right: -10px;
        font-size: 29px;
        background: #4088f6;
        line-height: 19px;
        padding: 0;
        border-radius: 3px;
        cursor: pointer; }

footer .cont_ftm #accordion_fm .ui-widget {
  float: left !important;
  width: 100% !important; }

footer .cont_ftm #accordion_fm h3 {
  float: left !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important; }

footer .cont_ftm #accordion_fm .ui-widget-content {
  border: none;
  padding: 0;
  width: 100%;
  float: left; }

footer .cont_ftm #accordion_fm .ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon, .ui-state-default .ui-icon {
  display: none; }

footer .cont_ftm .line_two label {
  margin: 26px 0 0 0;
  width: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .line_two label span:nth-child(1) {
  font: 12px Aller-Light, Arial, sans-serif;
  color: #939598;
  padding: 4px 10px 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .line_two label p span:nth-child(2) {
  font: 12px Aller-Light, Arial, sans-serif;
  color: #000000;
  padding: 4px 0 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .line_three {
  width: 100%;
  display: none; }

footer .cont_ftm .line_three h1 {
  width: 100%;
  font: 18px Aller_R, Arial, sans-serif;
  color: #000000;
  padding: 40px 0 0 0;
  margin: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .line_three label {
  width: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .line_three label h1 {
  width: 100%;
  font: 16px Aller_R, Arial, sans-serif;
  color: #000000;
  padding: 0;
  margin: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .line_three label span {
  width: 100%;
  font: 14px Aller_R, Arial, sans-serif;
  color: #a2a2a2;
  padding: 20px 0 10px 0;
  margin: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .line_three label input[type="text"] {
  font: 14px Aller_R, Arial, sans-serif;
  color: #a2a2a2;
  width: 100%;
  height: 30px;
  float: left;
  display: block;
  margin: 0 0 20px 0;
  border: 0;
  border-bottom: solid 1px #e6e7e8;
  background-color: transparent;
  transform: translateZ(0);
  transition: all 0.5s ease;
  box-sizing: border-box; }

footer .cont_ftm .line_three label input[type="text"]:focus {
  border-bottom: solid 1px #5086b6; }

footer .cont_ftm .line_three label button {
  clear: both; }

footer .cont_ftm .line_four {
  width: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .line_four h1 {
  width: 100%;
  font: 16px TitilliumRegular, Arial, sans-serif;
  color: #000000;
  padding: 40px 0 0 0;
  margin: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .line_four .column_one {
  width: 110px;
  height: 40px;
  padding: 26px 34px 0 0;
  float: left;
  display: block; }
  footer .cont_ftm .line_four .column_one a {
    border-bottom: none !important; }

footer .cont_ftm .line_four .column_two {
  width: 110px;
  height: 40px;
  padding: 26px 34px 0 0;
  float: left;
  display: block; }
  footer .cont_ftm .line_four .column_two a {
    border-bottom: none !important; }

footer .cont_ftm .line_four .column_three {
  width: 100%;
  float: right;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .line_four .column_three span {
  font: 14px Aller-Light, Arial, sans-serif;
  color: #939598;
  width: 100%;
  margin: 16px 0 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .line_four .column_three .bt_fb {
  width: 32px !important;
  height: 32px !important;
  border: none !important;
  margin: 16px 16px 0 0;
  float: left !important;
  display: block !important;
  box-sizing: border-box !important; }

footer .cont_ftm .line_four .column_three .bt_yt {
  width: 32px !important;
  height: 32px !important;
  border: none !important;
  margin: 16px 16px 0 0;
  float: left !important;
  display: block !important;
  box-sizing: border-box !important; }

footer .cont_ftm .line_five {
  width: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .line_five span {
  width: 100%;
  font: 12px Aller-Light, Arial, sans-serif;
  color: #000000;
  padding: 40px 0 0 0;
  margin: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .line_five p {
  width: 100%;
  font: 12px Aller-Light, Arial, sans-serif;
  color: #000000;
  padding: 20px 0 0 0;
  margin: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .line_six {
  width: 100%;
  margin: 20px 0 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .line_six ul {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0 0 20px 0;
  list-style: none;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .line_six ul li {
  width: auto;
  padding: 4px 6px 6px 0;
  margin: 0;
  list-style: none;
  float: left;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box; }

footer .cont_ftm .line_six ul li a {
  font: 13px TitilliumRegular, Arial, sans-serif !important;
  color: #000000 !important;
  text-decoration: none;
  border-bottom: none;
  padding: 0 6px 0 0;
  border-bottom: none !important;
  width: auto;
  height: auto;
  float: left;
  display: block;
  box-sizing: border-box; }

footer .cont_ftm .line_six ul li a:hover {
  text-decoration: underline; }

footer .cont_ftm .line_six ul li:nth-child(11) a {
  border-right: none; }

footer .cont_ftm .line_six div:nth-child(2) {
  width: 34px;
  height: 50px;
  margin: 0 20px 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }
  footer .cont_ftm .line_six div:nth-child(2) a {
    border-bottom: none !important; }

footer .cont_ftm .line_six div:nth-child(3) {
  width: 50px;
  height: 50px;
  margin: 0 20px 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }
  footer .cont_ftm .line_six div:nth-child(3) a {
    border-bottom: none !important; }

footer .cont_ftm .line_six div:nth-child(4) {
  width: 52px;
  height: 50px;
  margin: 0 20px 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }
  footer .cont_ftm .line_six div:nth-child(4) a {
    border-bottom: none !important; }

footer .cont_ftm .line_six div:nth-child(5) {
  width: 64px;
  height: 50px;
  float: left;
  display: block;
  box-sizing: border-box; }
  footer .cont_ftm .line_six div:nth-child(5) a {
    border-bottom: none !important; }

.menu .cont_m_m {
  max-width: 1800px;
  height: 100%;
  margin: auto;
  background-color: #ffffff;
  position: relative;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  display: none;
  box-sizing: border-box; }

.menu.shadow .cont_m_m {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4); }

.menu .cont_m_m .c_one {
  width: 40%;
  height: 100%;
  padding: 0 0 0 22px;
  float: left;
  display: block;
  box-sizing: border-box; }
  .menu .cont_m_m .c_one .logo_m {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/logo_clear_m.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 80px 28px;
    transition: all 0.5s ease;
    box-sizing: border-box; }
    .menu .cont_m_m .c_one .logo_m a {
      width: 100%;
      height: 100%;
      float: left;
      display: block;
      box-sizing: border-box; }

.menu .cont_m_m .c_two {
  width: 20%;
  height: 100%;
  border-left: solid 1px #d8d8d8;
  float: left;
  display: block;
  box-sizing: border-box; }

.menu .cont_m_m .c_three {
  width: 40%;
  height: 100%;
  float: left;
  display: block;
  box-sizing: border-box; }
  .menu .cont_m_m .c_three .bt_account_blue {
    font: 14px Aller_R, Arial, sans-serif;
    width: 100%; }

* {
  margin: 0;
  padding: 0; }

.nav-icon1, .nav-icon2, .bt_menu, .nav-icon4 {
  width: 18px;
  height: 9px;
  position: relative;
  margin: 30px auto;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer; }

.nav-icon1 span, .bt_menu span, .nav-icon4 span {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: #606060;
  border-radius: 0;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out; }

.bt_menu span:nth-child(1) {
  top: 0px; }

.bt_menu span:nth-child(2), .bt_menu span:nth-child(3) {
  top: 4px; }

.bt_menu span:nth-child(4) {
  top: 8px; }

.bt_menu.open span:nth-child(1) {
  top: 4px;
  width: 0%;
  left: 50%; }

.bt_menu.open span:nth-child(2) {
  transform: rotate(45deg); }

.bt_menu.open span:nth-child(3) {
  transform: rotate(-45deg); }

.bt_menu.open span:nth-child(4) {
  top: 4px;
  width: 0%;
  left: 50%; }

.cont_menu_m {
  width: 0%;
  height: 100%;
  background-color: #ffffff;
  border-top: solid 1px #e6e7e8;
  position: fixed;
  float: left;
  left: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  box-sizing: border-box; }

.bt_menu.open .cont_menu_m,
.bt_menu.open ~ .cont_menu_m {
  width: 100%;
  overflow: hidden;
  visibility: visible;
  transition: all 0.5s ease;
  opacity: 0.97; }

.cont_m_l {
  height: 460px;
  width: 100%;
  float: left;
  overflow: scroll; }

.cont_m_l a {
  font: 14px Aller_R, Arial, sans-serif !important;
  color: #4477ae !important;
  text-decoration: none;
  width: 100%;
  height: 40px !important;
  line-height: 40px !important;
  background-color: #ffffff;
  border-bottom: solid 1px #eaeaea !important;
  padding: 0 20px 0 20px;
  float: left;
  display: block;
  box-sizing: border-box; }

.cont_m_l .cz-menu-mob {
  background: #0079BC;
  color: #fff !important; }

.cont_m_l .bt_blue_f_b {
  width: 130px !important;
  border-bottom: solid 2px #5086b6;
  line-height: 38px; }

.cont_m_l #accordion_m_l ul li a {
  border: none;
  font: 14px Aller_R, Arial, sans-serif;
  color: #a2a2a2 !important;
  line-height: 40px;
  padding: 0 0 0 30px; }

.cont_m_l #accordion_m_l ul {
  width: 100%;
  float: left;
  display: block; }

.cont_m_l .line_one {
  margin: 26px 0 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }
  .cont_m_l .line_one span {
    font: 14px Aller-Light, Arial, sans-serif;
    color: #939598;
    width: 100%;
    line-height: 22px;
    float: left;
    display: block;
    box-sizing: border-box; }

.cont_m_l #accordion_m_l .ui-widget {
  float: left !important;
  width: 100% !important; }

.cont_m_l #accordion_m_l h3 {
  float: left !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important; }

.cont_m_l #accordion_m_l .ui-widget-content {
  border: none;
  padding: 0;
  width: 100%;
  float: left; }

.cont_m_l #accordion_m_l .ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon, .ui-state-default .ui-icon {
  display: none; }

.container_dt_filter {
  width: 100%;
  height: 100%;
  background-image: url(../img/bg_dt.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  padding: 140px 50px 0 50px;
  float: left;
  display: block;
  box-sizing: border-box; }
  .container_dt_filter .content_dt_filter h1 {
    width: 100%;
    font: 16px Aller_R, Arial, sans-serif;
    color: #000000;
    padding: 0 0 26px 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .container_dt_filter .content_dt_filter h2 {
    width: 100%;
    font: 16px Aller_R, Arial, sans-serif;
    color: #000000;
    text-align: center;
    padding: 0 0 26px 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .container_dt_filter .content_dt_filter span {
    width: 100%;
    font: 14px Aller-Light, Arial, sans-serif;
    color: #939598;
    float: left;
    display: block;
    box-sizing: border-box; }
  .container_dt_filter .content_dt_filter label {
    float: left;
    box-sizing: border-box; }
  .container_dt_filter .content_dt_filter input[type="text"], .container_dt_filter .content_dt_filter input[type="password"], .container_dt_filter .content_dt_filter input[type="email"] {
    font: 14px Aller_R, Arial, sans-serif;
    color: #a2a2a2;
    width: 100%;
    height: 30px;
    float: left;
    display: block;
    padding: 0;
    border: 0;
    border-bottom: solid 1px #e6e7e8;
    background-color: transparent;
    transform: translateZ(0);
    transition: all 0.5s ease;
    box-sizing: border-box; }
  .container_dt_filter .content_dt_filter input[type="text"]:focus, .container_dt_filter .content_dt_filter input[type="password"]:focus, .container_dt_filter .content_dt_filter input[type="email"]:focus {
    border-bottom: solid 1px #5086b6; }
  .container_dt_filter .content_dt_filter input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset; }
  .container_dt_filter .content_dt_filter .bt_blue_f_t_b {
    margin: 20px 0 0 0; }

.container_dt_filter_two {
  width: 100%;
  height: 100%;
  background-image: url(../img/bg_dt_two.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  padding: 140px 50px 0 50px;
  float: left;
  display: block;
  box-sizing: border-box; }
  .container_dt_filter_two .content_dt_filter h2 {
    width: 100%;
    font: 18px Aller_R, Arial, sans-serif;
    color: #000000;
    text-align: center;
    padding: 110px 0 26px 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .container_dt_filter_two .content_dt_filter span {
    width: 100%;
    font: 18px Aller-Light, Arial, sans-serif;
    text-align: center;
    line-height: 28px;
    color: #939598;
    float: left;
    display: block;
    box-sizing: border-box; }
  .container_dt_filter_two .content_dt_filter a {
    width: 100%;
    font: 18px Aller_R, Arial, sans-serif;
    text-align: center;
    line-height: 26px;
    color: #4477ae;
    float: left;
    display: block;
    box-sizing: border-box; }
  .container_dt_filter_two .content_dt_filter .bt_blue_f_t_b {
    margin: 20px 0 0 0; }
  .container_dt_filter_two .content_dt_filter .bt_close {
    width: 30px;
    height: 30px;
    font: 30px Aller_R, Arial, sans-serif;
    text-decoration: none;
    color: #000000;
    position: absolute;
    top: 40px;
    right: 40px; }

.cont_erro {
  width: 100%;
  background-image: url(../img/lg_error.png);
  background-position: center top;
  background-repeat: no-repeat;
  margin: 0 0 50px 0;
  float: left;
  display: block;
  box-sizing: border-box; }
  .cont_erro h1 {
    width: 100%;
    font: 100px Aller-Light, Arial, sans-serif;
    color: #4477ae;
    text-align: center;
    padding: 238px 0 0 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .cont_erro h2 {
    width: 100%;
    font: 16px Aller_R, Arial, sans-serif;
    color: #000000;
    text-align: center;
    padding: 20px 0 50px 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .cont_erro span {
    width: 100%;
    font: 14px Aller-Light, Arial, sans-serif;
    color: #000000;
    text-align: center;
    padding: 20px 0 50px 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .cont_erro .bt_blue_arrow {
    width: 180px;
    float: none;
    margin: auto;
    padding: 0 36px 0 0; }
    .cont_erro .bt_blue_arrow span {
      width: 100% !important;
      color: #4477ae !important;
      margin: 0 0 0 0 !important; }
    .cont_erro .bt_blue_arrow i {
      margin: 0;
      background-image: url(../img/bg_bt_blue_arrow_02.png);
      background-repeat: no-repeat;
      background-position: 0 0; }
      .cont_erro .bt_blue_arrow i span {
        width: 28px !important;
        background-image: url(../img/bg_bt_blue_arrow_02.png);
        background-repeat: no-repeat !important;
        background-position: 0 0 !important; }

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50); }

#modal {
  position: absolute;
  background: url(tint20.png) 0 0 repeat;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 14px;
  padding: 8px; }

#content {
  border-radius: 8px;
  background: #fff;
  padding: 20px; }

#close {
  position: absolute;
  background: url(close.png) 0 0 no-repeat;
  width: 24px;
  height: 27px;
  display: block;
  text-indent: -9999px;
  top: -7px;
  right: -7px; }

.remodal-confirm, .remodal-confirm:hover {
  color: #ffffff !important;
  background: transparent !important;
  width: 100%;
  height: 528px;
  margin: 72px 0 0 0;
  padding: 0; }

.remodal-confirm-mob, .remodal-confirm-mob:hover {
  display: none; }

.remodal {
  max-width: 740px !important;
  width: 740px !important;
  height: 600px !important;
  padding: 0 !important;
  background-image: url("../img/modal-740x600.jpg?031116") !important;
  background-position: center !important;
  background-repeat: no-repeat !important; }

.remodal-close:before {
  display: none !important; }

.remodal-close {
  position: absolute;
  top: 0;
  left: initial;
  display: block;
  overflow: visible;
  width: 76px;
  height: 72px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
  right: 0; }

.com_one {
  width: 100%;
  min-height: 142px;
  margin: 0;
  padding: 40px 0 0 0;
  background-color: #eaeeee;
  float: left;
  display: block;
  box-sizing: border-box; }

.com_one .section_com_one {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 9000000;
  float: left;
  display: block;
  box-sizing: border-box; }

.com_one .section_com_one .article_com_one {
  max-width: 1200px;
  height: 100%;
  padding: 0 20px 0 20px;
  margin: auto;
  display: block;
  box-sizing: border-box; }

.com_one .section_com_one .article_com_one h1 {
  font: 50px Aller-Light, Arial, sans-serif;
  color: #000000;
  width: 100%;
  padding: 0 0 10px 0;
  border: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.com_two {
  width: 100%;
  min-height: 142px;
  margin: 0;
  padding: 40px 0 0 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.com_two .section_com_two {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 9000000;
  float: left;
  display: block;
  box-sizing: border-box; }

.com_two .section_com_two .article_com_two {
  max-width: 1200px;
  height: 100%;
  padding: 0 20px 0 20px;
  margin: auto;
  display: block;
  box-sizing: border-box; }

.com_two .section_com_two .article_com_two h1 {
  font: 22px Aller_R, Arial, sans-serif;
  color: #4e4e4e;
  text-transform: uppercase;
  width: 100%;
  padding: 40px 0 30px 0;
  border: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.com_two .section_com_two .article_com_two h2 {
  font: 14px Aller_R, Arial, sans-serif;
  color: #000000;
  text-transform: uppercase;
  width: 100%;
  padding: 0 0 6px 0;
  border: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.com_two .section_com_two .article_com_two span {
  font: 14px Aller_R, Arial, sans-serif;
  color: #939598;
  width: 100%;
  line-height: 22px;
  border: 0;
  float: left;
  display: block;
  box-sizing: border-box; }

.com_two .section_com_two .article_com_two a {
  font: 14px Aller_R, Arial, sans-serif;
  color: #4779ac;
  line-height: 22px;
  text-decoration: none; }

.bn_planos {
  width: 1630px;
  height: 293px;
  background-image: url("../img/bg_bn_m_contratos.jpg?211117");
  margin: -126px 0 0 110px;
  float: left;
  display: block;
  box-sizing: border-box; }
  .bn_planos a {
    width: 170px;
    height: 44px !important;
    margin: 186px 0 0 110px;
    float: left;
    display: block;
    box-sizing: border-box; }

.bn_cursos {
  width: 1630px;
  height: 293px;
  background-image: url(../img/bg_bn_blog.jpg);
  margin: -126px 0 0 110px;
  float: left;
  display: block;
  box-sizing: border-box; }
  .bn_cursos a {
    width: 170px;
    height: 44px !important;
    margin: 186px 0 0 110px;
    float: left;
    display: block;
    box-sizing: border-box; }

#dt-faq-iframe {
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
  z-index: 900000000;
  bottom: 0px !important; }

.hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two section .cont_txt_bn {
  position: relative; }

.hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two section .cont_txt_bn i {
  font: 12px TitilliumRegular, Arial, sans-serif;
  position: absolute;
  color: #ffffff;
  left: 0;
  top: 282px; }

@media only screen and (max-width: 4800px) {
  .flickity-page-dots {
    height: 16px !important;
    bottom: 32px !important;
    max-width: 1200px !important;
    margin: auto !important;
    position: relative !important;
    z-index: 9000000 !important; }
    .flickity-page-dots li {
      float: left; }
    .flickity-page-dots li:nth-child(1) {
      margin: 0 8px 0 0; }
  .dt-floater {
    border-radius: 100% !important;
    bottom: 13px !important;
    right: 13px !important;
    padding: 10px !important;
    width: 71px !important;
    height: 71px !important;
    padding-left: 32px !important;
    background-color: #4088f6 !important;
    font-weight: bold;
    box-shadow: none !important;
    text-indent: -999px;
    font-size: 0 !important; }
  .dt-floater:before {
    content: " ";
    width: 71px;
    height: 71px;
    left: 0;
    top: 0;
    position: absolute;
    display: inline-block;
    background-image: url("../img/icon_sup.png?15012018");
    background-position: center;
    background-repeat: no-repeat; }
  .dt-floater > div {
    display: none; }
  .dt-faq-search-wrapper {
    border-top: 1px solid #735066; } }

@media only screen and (max-width: 1200px) {
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(5) a, .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(6) a {
    padding: 34px; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(5) a span {
    padding: 0 34px 0 0; }
  footer .cont_ft .f_second .cont_m_footer label:nth-child(1) {
    width: 50%; }
  footer .cont_ft .f_second .cont_m_footer label:nth-child(2) {
    width: 50%; }
  .flickity-page-dots {
    height: 16px !important;
    bottom: 32px !important;
    max-width: 1200px !important;
    margin: auto !important;
    position: relative !important;
    z-index: 9000000 !important; }
    .flickity-page-dots li {
      float: left; }
    .flickity-page-dots li:nth-child(1) {
      margin: 0 8px 0 0; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section, .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two section, .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three section {
    padding: 0 20px 0 20px !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section {
    padding: 0 !important; }
  .flickity-page-dots {
    padding: 0 20px 0 20px !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two {
    background-position: -320px 0 !important; }
  .hm_one .section_hm_one h1 {
    font: 90px Aller-Light, Arial, sans-serif;
    line-height: 90px;
    padding: 12% 5% 0 5%; }
  .hm_one .section_hm_one .article_hm_one .cont_article_hm_one {
    margin: 30px 0 0 0; }
  .hm_one .section_hm_one .article_hm_one {
    padding: 0 0 48% 0; }
  .hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(1) a .cont_txt_bn {
    padding: 0 0 0 20px; }
  .slides_at .cont_at ul li .bt_arrow {
    width: 118px; }
  .hm_nw_four .section_hm_nw_four .article_hm_nw_four .cont_left {
    width: 28%; }
  .hm_nw_four .section_hm_nw_four .article_hm_nw_four .cont_right {
    width: 72%; }
  .body_hm_two .line_brd_blue label h1 {
    font: 46px Aller-Light, Arial, sans-serif; }
  .body_hm_two .hm_two_at_left .bt_arrow {
    width: 118px; }
  .bt_g_play {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/icon_gplay.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.25;
    transition: all 0.5s ease;
    box-sizing: border-box;
    border-bottom: none !important; }
  .bt_g_play:hover {
    opacity: 0.9; }
  .bt_a_store {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/icon_itunes.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.25;
    transition: all 0.5s ease;
    box-sizing: border-box;
    border-bottom: none !important; }
  .bt_a_store:hover {
    opacity: 0.6; }
  .bt_fb {
    width: 32px;
    height: 32px;
    float: left;
    display: block;
    background-image: url(../img/bt_fb.png);
    background-repeat: no-repeat;
    box-sizing: border-box; }
  .bt_yt {
    width: 32px;
    height: 32px;
    float: left;
    display: block;
    background-image: url(../img/bt_yt.png);
    background-repeat: no-repeat;
    box-sizing: border-box; }
  .bt_account_blue {
    font: 14px ExoM, Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    width: 158px;
    height: 40px;
    line-height: 40px;
    background-color: #0079bc;
    float: right;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
    transition: all 0.5s ease;
    border-radius: 4px;
    box-sizing: border-box; }
  .lk_pit {
    font: 13px TitilliumRegular, Arial, sans-serif;
    color: #000000;
    text-decoration: none;
    height: 100%;
    line-height: 40px;
    float: left;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
    transition: all 0.5s ease;
    box-sizing: border-box; }
  .lk_pit span:nth-child(1) {
    visibility: visible;
    width: 100%;
    overflow: hidden;
    text-align: center;
    transition: width 0.5s ease; }
  .lk_pit span:nth-child(2) {
    visibility: hidden;
    width: 0;
    overflow: hidden;
    text-align: center;
    transition: width 0.5s ease; }
  .lk_atdm {
    font: 13px TitilliumRegular, Arial, sans-serif;
    color: #000000;
    text-decoration: none;
    width: 88px;
    height: 100%;
    line-height: 40px;
    overflow: hidden;
    float: left;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 0 0 0 26px;
    background-image: url("../img/im_atd.png?30012018");
    background-position: 0 center;
    background-repeat: no-repeat;
    transition: all 0.5s ease;
    box-sizing: border-box; }
  .bt_blue_f_t {
    font: 14px Aller_R, Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    height: 46px;
    background-color: transparent;
    border: solid 2px #5086b6;
    padding: 0 60px 0 60px;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    border-radius: 60px;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box; }
  .bt_blue_f_t_b {
    min-width: 140px;
    font: 14px Aller_R, Arial, sans-serif;
    color: #4477ae;
    text-decoration: none;
    height: 46px;
    background-color: transparent;
    border: solid 2px #5086b6;
    padding: 0 36px 0 36px;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    border-radius: 60px;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box; }
  .bt_white_f_t {
    font: 14px Aller_R, Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    width: 130px;
    height: 46px;
    background-color: transparent;
    border: solid 2px #ffffff;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    border-radius: 60px;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box; }
  .bt_play_white {
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #ffffff !important;
    width: 152px !important;
    height: 28px !important;
    padding: 0 !important;
    float: left !important;
    display: block !important;
    cursor: pointer !important;
    background-color: transparent;
    background-image: none;
    border-radius: 4px;
    box-sizing: border-box; }
  .bt_play_white i {
    width: 28px;
    height: 28px;
    margin: 0;
    float: left;
    display: block;
    background-image: url(../img/bg_play_white.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    transition: all 1s ease; }
  .bt_play_white i span {
    width: 28px !important;
    height: 28px !important;
    margin: 0 !important;
    background-image: url(../img/bg_play_white.png);
    background-repeat: no-repeat !important;
    background-position: 0 -37px !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    transition: all 1s ease; }
  .bt_play_white span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #ffffff !important;
    padding: 0 !important;
    margin: 0 0 0 8px !important;
    line-height: 28px !important;
    float: left !important; }
  .bt_play_white:hover {
    color: #ffffff; }
  .bt_play_white:hover i {
    background-image: url(../img/bg_play_white.png);
    background-position: 0 0;
    transition: all 1s ease; }
  .bt_play_white:hover i span {
    background-image: url(../img/bg_play_white.png);
    background-position: 0 -37px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    transition: all 1s ease; }
  .bt_play_blue i {
    width: 28px;
    height: 28px;
    margin: 0 0 0 12px;
    float: left;
    display: block;
    background-image: url(../img/bg_play_blue.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    transition: all 1s ease; }
  .bt_play_blue i span {
    width: 28px !important;
    height: 28px !important;
    margin: 0 !important;
    background-image: url(../img/bg_play_blue.png);
    background-repeat: no-repeat !important;
    background-position: 0 -37px !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    transition: all 1s ease; }
  .bt_play_blue span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #4477ae !important;
    padding: 0 !important;
    margin: 0 0 0 8px !important;
    line-height: 28px !important;
    float: left !important; }
  .bt_play_blue:hover {
    color: #4477ae; }
  .bt_play_blue:hover i {
    background-image: url(../img/bg_play_blue.png);
    background-position: 0 0;
    transition: all 1s ease; }
  .bt_play_blue:hover i span {
    background-image: url(../img/bg_play_blue.png);
    background-position: 0 -37px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    transition: all 1s ease; }
  .bt_blue_room {
    font: 14px Aller_R, Arial, sans-serif;
    color: #4477ae;
    text-decoration: none;
    height: 50px;
    padding: 0 26px 0 0;
    background-color: transparent;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    background-image: url(../img/bg_bt_blue_room.png);
    background-position: right 38px;
    background-repeat: no-repeat;
    align-items: flex-end;
    justify-content: flex-start;
    box-sizing: border-box; }
  .bt_blue_arrow {
    font: 14px Aller_R, Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    height: 46px;
    background-color: transparent;
    border: solid 2px #5086b6;
    padding: 0 16px 0 26px;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    border-radius: 60px;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box; }
  .bt_blue_arrow i {
    width: 28px;
    height: 46px;
    margin: 0 0 0 12px;
    float: left;
    display: block;
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    transition: all 1s ease; }
  .bt_blue_arrow i span {
    width: 28px !important;
    height: 28px !important;
    margin: 0 !important;
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-repeat: no-repeat !important;
    background-position: 0 -37px !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    transition: all 1s ease; }
  .bt_blue_arrow span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #ffffff !important;
    padding: 0 !important;
    margin: 0 0 0 8px !important;
    line-height: 28px !important;
    float: left !important; }
  .bt_blue_arrow:hover {
    color: #ffffff; }
  .bt_blue_arrow:hover i {
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-position: 0 0;
    transition: all 1s ease; }
  .bt_blue_arrow:hover i span {
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-position: 0 -37px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    transition: all 1s ease; }
  .bt_blue_arrow_w {
    font: 14px Aller_R, Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    height: 46px;
    background-color: transparent;
    border: solid 2px #5086b6;
    padding: 0 16px 0 26px;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    border-radius: 60px;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box; }
  .bt_blue_arrow_w i {
    width: 28px;
    height: 46px;
    margin: 0 0 0 12px;
    float: left;
    display: block;
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    transition: all 1s ease; }
  .bt_blue_arrow_w i span {
    width: 28px !important;
    height: 28px !important;
    margin: 0 !important;
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-repeat: no-repeat !important;
    background-position: 0 -37px !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    transition: all 1s ease; }
  .bt_blue_arrow_w span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #4477ae !important;
    padding: 0 !important;
    margin: 0 0 0 8px !important;
    line-height: 28px !important;
    float: left !important; }
  .bt_blue_arrow_w:hover {
    color: #4477ae; }
  .bt_blue_arrow_w:hover i {
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-position: 0 0;
    transition: all 1s ease; }
  .bt_blue_arrow_w:hover i span {
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-position: 0 -37px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    transition: all 1s ease; }
  .bt_arrow {
    width: 104px;
    height: 14px;
    font: 14px Aller_R, Arial, sans-serif;
    text-align: left;
    color: #4477ae;
    padding: 0 20px 0 0;
    background-image: url(../img/bg_bt_blue_room.png);
    background-repeat: no-repeat;
    background-position: right 4px;
    float: left;
    display: block;
    cursor: pointer;
    box-sizing: border-box; }
  .slhb {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/im_slhb.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: border-box; }
  .lg_bovespa {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/im_lg_bovespa.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: border-box; }
  .lg_td {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/im_lg_td.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: border-box; }
  .lg_cetip {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/im_lg_cetip.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: border-box; }
  .lk_atdm {
    width: 88px;
    transition: all 0.5s ease; }
  .lk_pit {
    transition: all 0.5s ease; }
  .bt_account_blue {
    width: 170px;
    transition: all 0.5s ease; }
  .menu {
    width: 100%;
    height: 70px;
    position: fixed;
    z-index: 9000000000000;
    top: 0;
    float: left;
    display: block;
    transition: all 0.5s ease;
    box-sizing: border-box; }
  .menu .cont_m {
    max-width: 1200px;
    height: 100%;
    margin: auto;
    background-color: #ffffff;
    display: block;
    box-sizing: border-box; }
  .menu .cont_m .logo {
    width: 162px;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/im_lg_h.png);
    background-position: 34px center;
    background-repeat: no-repeat;
    transition: all 0.5s ease;
    box-sizing: border-box; }
  .menu .cont_m .logo a {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
  .menu .cont_m ul {
    width: 53%;
    height: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    display: block;
    box-sizing: border-box; }
  .menu .cont_m li {
    width: auto;
    padding: 0 2% 0 2%;
    margin: 0;
    list-style: none;
    float: left;
    display: block;
    transition: padding 0.5s ease;
    box-sizing: border-box; }
  .menu .cont_m li a {
    font: 14px Aller_R, Arial, sans-serif;
    color: #6d6e71;
    line-height: 70px;
    text-decoration: none;
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    transition: all 0.5s ease;
    box-sizing: border-box; }
  .menu .cont_m .cont_right_m {
    width: auto;
    height: 100%;
    float: right; }
  .subm .column.one {
    width: 21%; }
  .subm .column.two {
    width: 38%; }
  .subm .column.three {
    width: 20%; }
  .subm .column.four {
    width: 21%; }
  .subm .column.one, .subm .column.two, .subm .column.three, .subm .column.four {
    padding: 0 20px 0 14px; } }

@media only screen and (max-width: 1130px) {
  .flickity-page-dots {
    height: 16px !important;
    bottom: 52px !important;
    max-width: 1200px !important;
    margin: auto !important;
    position: relative !important;
    z-index: 9000000 !important; }
    .flickity-page-dots li {
      float: left; }
    .flickity-page-dots li:nth-child(1) {
      margin: 0 8px 0 0; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three section .cont_txt_bn h1 {
    width: 55% !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two section .cont_txt_bn h1 {
    width: 48% !important; } }

@media only screen and (max-width: 1024px) {
  .flickity-page-dots {
    bottom: 40px !important; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div a label:nth-child(3), .hm_new_four .section_hm_new_four .article_hm_new_four div a label:nth-child(4) {
    width: 50%; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(2) a label:nth-child(3) span {
    font: 17px ExoM, Arial, sans-serif; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(3) a label:nth-child(3) span {
    padding: 49px 0 0 0; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(3) a label:nth-child(4) span {
    padding: 59px 0 0 0; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(5) a label:nth-child(3), .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(6) a label:nth-child(3) {
    bottom: 10px; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(5) a label:nth-child(4), .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(6) a label:nth-child(4) {
    bottom: 16px; } }

@media only screen and (max-width: 1023px) {
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .bt_blue_f_t, .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .bt_blue_f_t {
    margin: 36px 0 0 0 !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .value {
    float: left !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .value > .box {
    margin: 20px 1px 0 0 !important; }
  .flickity-page-dots {
    bottom: 40px !important; }
  footer .cont_ft .f_second .cont_m_footer label:nth-child(1) {
    width: 40%; }
  footer .cont_ft .f_second .cont_m_footer label:nth-child(2) {
    width: 60%; }
  .hm_new_seven .section_hm_new_seven {
    background-image: url("../img/im_plt_home.png?220218");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 60%;
    padding: 0 0 30% 0; }
  .hm_new_seven .section_hm_new_seven .article_hm_new_seven section span {
    width: 100%; }
  .hm_new_seven .section_hm_new_seven .article_hm_new_seven section {
    padding: 70px 32px 160px 32px; }
  .hm_new_seven .section_hm_new_seven .article_hm_new_seven article {
    display: none; }
  .cont_form_pz h1 {
    text-align: center; }
  .hm_new_five .section_hm_new_five .article_hm_new_five {
    position: relative; }
  .cont_form_pz label {
    width: 100% !important;
    margin: 0 70px 20px 0 !important; }
  .hm_new_three {
    height: 470px; }
  .hm_new_five .section_hm_new_five .article_hm_new_five .cont_right section {
    width: 98%;
    padding: 70px 32px 160px 32px; }
  .hm_new_five .section_hm_new_five .article_hm_new_five .cont_right {
    width: 100%;
    position: absolute; }
  .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left {
    width: 100%;
    margin: 40% 0 0 0; }
  .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left .carousel-wrapper .andre_hm {
    background-position: center bottom; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div .cont_form_pz label .bt_blue_f_t_b {
    float: left !important; }
  .bt_blue_f_t_b {
    float: left !important; }
  .subm.two ul li, .subm.three ul li {
    width: 304px !important; }
  .menu .cont_m_m .c_three .bt_account_blue {
    width: 82%;
    font: 12px ExoM, Arial, sans-serif;
    margin: 14px 16px 0 0; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(1) {
    width: 100% !important;
    margin: -64px 0 50px 0 !important; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div {
    width: 100% !important;
    margin: 0 0 50px 0 !important; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(2), .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(5) {
    width: 100% !important; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div a {
    width: 100%; }
  .hm_new_six .section_hm_new_six .article_hm_new_six div:nth-child(1), .hm_new_six .section_hm_new_six .article_hm_new_six div:nth-child(2) {
    width: 100%;
    margin: 0 0 16px 0; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn > h1 {
    width: 100% !important;
    margin: 56px 0 0 0 !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three section .cont_txt_bn h1 {
    width: 60% !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two section .cont_txt_bn h1 {
    width: 53% !important; }
  .hm_fourth .section_hm_fourth .article_hm_fourth {
    margin: 140px 3% 0 0; }
  .hm_three .section_hm_three .article_hm_three {
    margin: 147px 0 0 2%; }
  .hm_one .section_hm_one h1 {
    font: 80px Aller-Light, Arial, sans-serif;
    line-height: 90px;
    padding: 10% 5% 0 5%; }
  .hm_one .section_hm_one .article_hm_one .cont_article_hm_one {
    margin: 30px 0 0 0; }
  .hm_one .section_hm_one .article_hm_one {
    padding: 0 0 48% 0; }
  .jssora01r {
    right: -8px !important; }
  .hm_new_four .section_hm_new_four .article_hm_new_four .cont_left {
    width: 32%;
    padding: 0 0 0 2%; }
  .hm_new_four .section_hm_new_four .article_hm_new_four .cont_right {
    width: 68%; }
  .bt_g_play {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/icon_gplay.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.25;
    transition: all 0.5s ease;
    box-sizing: border-box;
    border-bottom: none !important; }
  .bt_g_play:hover {
    opacity: 0.9; }
  .bt_a_store {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/icon_itunes.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.25;
    transition: all 0.5s ease;
    box-sizing: border-box;
    border-bottom: none !important; }
  .bt_a_store:hover {
    opacity: 0.6; }
  .bt_fb {
    width: 32px;
    height: 32px;
    float: left;
    display: block;
    background-image: url(../img/bt_fb.png);
    background-repeat: no-repeat;
    box-sizing: border-box; }
  .bt_yt {
    width: 32px;
    height: 32px;
    float: left;
    display: block;
    background-image: url(../img/bt_yt.png);
    background-repeat: no-repeat;
    box-sizing: border-box; }
  .bt_account_blue {
    font: 14px ExoM, Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    width: 158px;
    height: 40px;
    line-height: 40px;
    background-color: #0079bc;
    float: right;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
    transition: all 0.5s ease;
    border-radius: 4px;
    box-sizing: border-box; }
  .lk_pit {
    font: 13px TitilliumRegular, Arial, sans-serif;
    color: #000000;
    text-decoration: none;
    height: 100%;
    line-height: 40px;
    float: left;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
    transition: all 0.5s ease;
    box-sizing: border-box; }
  .lk_pit span:nth-child(1) {
    visibility: visible;
    width: 100%;
    overflow: hidden;
    text-align: center;
    -moz-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    -webkit-transition: width 0.5s ease;
    transition: width 0.5s ease; }
  .lk_pit span:nth-child(2) {
    visibility: hidden;
    width: 0;
    overflow: hidden;
    text-align: center;
    -moz-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    -webkit-transition: width 0.5s ease;
    transition: width 0.5s ease; }
  .lk_atdm {
    width: 88px; }
  .bt_blue_f_t {
    font: 14px Aller_R, Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    height: 46px;
    background-color: transparent;
    border: solid 2px #5086b6;
    padding: 0 60px 0 60px;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    box-sizing: border-box; }
  .bt_blue_f_t_b {
    min-width: 140px;
    font: 14px Aller_R, Arial, sans-serif;
    color: #4477ae;
    text-decoration: none;
    height: 46px;
    background-color: transparent;
    border: solid 2px #5086b6;
    padding: 0 36px 0 36px;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    box-sizing: border-box; }
  .bt_white_f_t {
    font: 14px Aller_R, Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    width: 130px;
    height: 46px;
    background-color: transparent;
    border: solid 2px #ffffff;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    box-sizing: border-box; }
  .bt_play_white {
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #ffffff !important;
    width: 152px !important;
    height: 28px !important;
    padding: 0 !important;
    float: left !important;
    display: block !important;
    cursor: pointer !important;
    background-color: transparent;
    background-image: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box; }
  .bt_play_white i {
    width: 28px;
    height: 28px;
    margin: 0;
    float: left;
    display: block;
    background-image: url(../img/bg_play_white.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    transition: all 1s ease; }
  .bt_play_white i span {
    width: 28px !important;
    height: 28px !important;
    margin: 0 !important;
    background-image: url(../img/bg_play_white.png);
    background-repeat: no-repeat !important;
    background-position: 0 -37px !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_play_white span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #ffffff !important;
    padding: 0 !important;
    margin: 0 0 0 8px !important;
    line-height: 28px !important;
    float: left !important; }
  .bt_play_white:hover {
    color: #ffffff; }
  .bt_play_white:hover i {
    background-image: url(../img/bg_play_white.png);
    background-position: 0 0;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_play_white:hover i span {
    background-image: url(../img/bg_play_white.png);
    background-position: 0 -37px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_play_blue i {
    width: 28px;
    height: 28px;
    margin: 0 0 0 12px;
    float: left;
    display: block;
    background-image: url(../img/bg_play_blue.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_play_blue i span {
    width: 28px !important;
    height: 28px !important;
    margin: 0 !important;
    background-image: url(../img/bg_play_blue.png);
    background-repeat: no-repeat !important;
    background-position: 0 -37px !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_play_blue span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #4477ae !important;
    padding: 0 !important;
    margin: 0 0 0 8px !important;
    line-height: 28px !important;
    float: left !important; }
  .bt_play_blue:hover {
    color: #4477ae; }
  .bt_play_blue:hover i {
    background-image: url(../img/bg_play_blue.png);
    background-position: 0 0;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_play_blue:hover i span {
    background-image: url(../img/bg_play_blue.png);
    background-position: 0 -37px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_blue_room {
    font: 14px Aller_R, Arial, sans-serif;
    color: #4477ae;
    text-decoration: none;
    height: 50px;
    padding: 0 26px 0 0;
    background-color: transparent;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    background-image: url(../img/bg_bt_blue_room.png);
    background-position: right 38px;
    background-repeat: no-repeat;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    box-sizing: border-box; }
  .bt_blue_arrow {
    font: 14px Aller_R, Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    height: 46px;
    background-color: transparent;
    border: solid 2px #5086b6;
    padding: 0 16px 0 26px;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    box-sizing: border-box; }
  .bt_blue_arrow i {
    width: 28px;
    height: 46px;
    margin: 0 0 0 12px;
    float: left;
    display: block;
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_blue_arrow i span {
    width: 28px !important;
    height: 28px !important;
    margin: 0 !important;
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-repeat: no-repeat !important;
    background-position: 0 -37px !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_blue_arrow span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #ffffff !important;
    padding: 0 !important;
    margin: 0 0 0 8px !important;
    line-height: 28px !important;
    float: left !important; }
  .bt_blue_arrow:hover {
    color: #ffffff; }
  .bt_blue_arrow:hover i {
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-position: 0 0;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_blue_arrow:hover i span {
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-position: 0 -37px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_blue_arrow_w {
    font: 14px Aller_R, Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    height: 46px;
    background-color: transparent;
    border: solid 2px #5086b6;
    padding: 0 16px 0 26px;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    box-sizing: border-box; }
  .bt_blue_arrow_w i {
    width: 28px;
    height: 46px;
    margin: 0 0 0 12px;
    float: left;
    display: block;
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_blue_arrow_w i span {
    width: 28px !important;
    height: 28px !important;
    margin: 0 !important;
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-repeat: no-repeat !important;
    background-position: 0 -37px !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_blue_arrow_w span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #4477ae !important;
    padding: 0 !important;
    margin: 0 0 0 8px !important;
    line-height: 28px !important;
    float: left !important; }
  .bt_blue_arrow_w:hover {
    color: #4477ae; }
  .bt_blue_arrow_w:hover i {
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-position: 0 0;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_blue_arrow_w:hover i span {
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-position: 0 -37px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_arrow {
    width: 104px;
    height: 14px;
    font: 14px Aller_R, Arial, sans-serif;
    text-align: left;
    color: #4477ae;
    padding: 0 20px 0 0;
    background-image: url(../img/bg_bt_blue_room.png);
    background-repeat: no-repeat;
    background-position: right 4px;
    float: left;
    display: block;
    cursor: pointer;
    box-sizing: border-box; }
  .slhb {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/im_slhb.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: border-box; }
  .lg_bovespa {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/im_lg_bovespa.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: border-box; }
  .lg_td {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/im_lg_td.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: border-box; }
  .lg_cetip {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/im_lg_cetip.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: border-box; }
  .menu {
    width: 100%;
    height: 70px;
    position: fixed;
    z-index: 9000000000000;
    top: 0;
    float: left;
    display: block;
    transition: all 0.5s ease;
    box-sizing: border-box; }
  .menu .cont_m {
    display: none; }
  .menu .cont_m_m {
    display: block; }
  .menu .cont_m .logo {
    width: 172px;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/im_lg_h.png);
    background-position: 34px center;
    background-repeat: no-repeat;
    transition: all 0.5s ease;
    box-sizing: border-box; }
  .menu .cont_m .logo a {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
  .menu .cont_m ul {
    width: 42%;
    height: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    display: block;
    box-sizing: border-box; }
  .menu .cont_m li {
    width: auto;
    padding: 0 2% 0 2%;
    margin: 0;
    list-style: none;
    float: left;
    display: block;
    transition: padding 0.5s ease;
    box-sizing: border-box; }
  .menu .cont_m li a {
    font: 14px Aller_R, Arial, sans-serif;
    color: #6d6e71;
    line-height: 70px;
    text-decoration: none;
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    transition: all 0.5s ease;
    box-sizing: border-box; }
  .menu .cont_m .cont_right_m {
    width: auto;
    height: 100%;
    float: right; } }

@media only screen and (max-width: 960px) {
  footer .cont_ft .f_sac {
    width: 100%;
    float: left;
    padding: 20px 20px 0 20px;
    background-color: #fafafa;
    border-bottom: solid 1px #f3f1f0;
    box-sizing: border-box; }
  footer .cont_ft .f_sac .cont_m_footer {
    max-width: 1200px;
    height: 100%;
    margin: auto;
    display: block;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0; }
    footer .cont_ft .f_sac .cont_m_footer .footer-sac-01 {
      float: left;
      width: 50%;
      height: 80px; }
      footer .cont_ft .f_sac .cont_m_footer .footer-sac-01 .fig-atendimento {
        float: left;
        width: 40px;
        text-align: left;
        padding-top: 5px; }
      footer .cont_ft .f_sac .cont_m_footer .footer-sac-01 .atendimento-txt {
        float: left;
        width: auto;
        text-align: left;
        font: 16px TitilliumRegular, Arial, sans-serif !important;
        color: #5c5c5c; }
        footer .cont_ft .f_sac .cont_m_footer .footer-sac-01 .atendimento-txt span {
          font: 16px TitilliumSemiBold, Arial, sans-serif !important;
          color: #000000; }
    footer .cont_ft .f_sac .cont_m_footer .footer-sac-02 {
      float: left;
      width: 50%;
      height: 80px;
      border-left: none; }
      footer .cont_ft .f_sac .cont_m_footer .footer-sac-02 p {
        float: left;
        width: auto;
        text-align: left;
        font: 16px TitilliumRegular, Arial, sans-serif !important;
        color: #5c5c5c;
        padding-left: 44px;
        padding-top: 20px; }
        footer .cont_ft .f_sac .cont_m_footer .footer-sac-02 p span {
          font: 16px TitilliumSemiBold, Arial, sans-serif !important;
          color: #000000; }
    footer .cont_ft .f_sac .cont_m_footer .footer-sac-03 {
      float: left;
      width: 50%;
      height: 80px;
      border-left: none; }
      footer .cont_ft .f_sac .cont_m_footer .footer-sac-03 p {
        float: left;
        width: auto;
        text-align: left;
        font: 16px TitilliumRegular, Arial, sans-serif !important;
        color: #5c5c5c;
        padding-left: 44px;
        padding-top: 20px; }
        footer .cont_ft .f_sac .cont_m_footer .footer-sac-03 p span {
          font: 16px TitilliumSemiBold, Arial, sans-serif !important;
          color: #000000; }
    footer .cont_ft .f_sac .cont_m_footer .footer-sac-04 {
      float: left;
      width: 50%;
      height: 80px;
      border-left: none; }
      footer .cont_ft .f_sac .cont_m_footer .footer-sac-04 p {
        float: left;
        width: auto;
        text-align: left;
        font: 16px TitilliumRegular, Arial, sans-serif !important;
        color: #5c5c5c;
        padding-left: 44px;
        padding-top: 20px; }
        footer .cont_ft .f_sac .cont_m_footer .footer-sac-04 p span {
          font: 16px TitilliumSemiBold, Arial, sans-serif !important;
          color: #000000; }
  footer .cont_ft .f_second .cont_m_footer label:nth-child(1) {
    width: 100%;
    padding: 0 0 30px 0; }
  footer .cont_ft .f_second .cont_m_footer label:nth-child(2) {
    width: 100%;
    padding: 0 0 10px 0; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn h1 {
    width: 100% !important; }
  .menu .cont_m_m .c_three .bt_account_blue {
    width: 80%; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three section .cont_txt_bn h1 {
    width: 66% !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two section .cont_txt_bn h1 {
    width: 57% !important; }
  .hm_one {
    padding: 18% 0 20% 0; }
  .hm_one .section_hm_one h1 {
    font: 64px Aller-Light, Arial, sans-serif;
    line-height: 64px;
    padding: 12% 6% 0 6%; }
  .hm_one .section_hm_one .article_hm_one .cont_article_hm_one {
    margin: 30px 0 0 0; }
  .hm_one .section_hm_one .article_hm_one {
    padding: 0 0 48% 0; }
  .hm_two {
    padding: 64px 0 90px 0; }
  .hm_two .section_hm_two .article_hm_two .cont_one {
    width: 100%;
    height: 100%; }
  .hm_two .section_hm_two .article_hm_two .cont_two {
    width: 100%;
    height: 100%;
    padding: 20px 2% 20px 4%;
    border-left: none; }
  .hm_two .section_hm_two .article_hm_two .cont_two h1 {
    font: 14px TitilliumSemiBold, Arial, sans-serif !important;
    text-align: center; }
  .hm_new_five .section_hm_new_five .article_hm_new_five .cont_left {
    margin: 16% 0 0 0; }
  .hm_new_five .section_hm_new_five .article_hm_new_five .cont_right section a:nth-child(3) {
    width: 158px;
    float: none;
    margin: auto;
    clear: both; }
  .hm_two .section_hm_two .article_hm_two .cont_two span {
    width: 100%;
    font: 16px Aller-Light, Arial, sans-serif;
    text-align: center;
    line-height: 26px;
    padding: 0 12% 0 12%; }
  .hm_two .section_hm_two .article_hm_two .cont_three {
    width: 100%; }
  .hm_two .section_hm_two .article_hm_two .cont_three .bt_blue_arrowtb {
    width: 250px;
    margin: auto;
    padding: 0;
    float: none; }
  .hm_three {
    width: 100%;
    min-height: 874px;
    position: relative;
    background-color: #ffffff;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_three .section_hm_three .article_hm_three {
    width: 100%;
    height: 420px;
    margin: 446px 0 0 0;
    padding: 70px 70px 0 70px;
    position: relative;
    z-index: 9000;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_three .section_hm_three .article_hm_three h1 {
    width: 100%;
    font: 30px Aller-Light, Arial, sans-serif;
    color: #6d6e71;
    text-align: center;
    padding: 0 34% 0 34%; }
  .hm_three .section_hm_three .article_hm_three span {
    padding: 28px 20.4% 38px 20.4%;
    text-align: center; }
  .hm_three .section_hm_three .article_hm_three .bt_blue_f_t_b {
    margin: 0 0 0 26%; }
  .hm_three .section_hm_three .img_hm_three {
    width: 100%;
    min-height: 458px;
    background-image: url(../img/im_hm_three_960.jpg);
    position: absolute; }
  .hm_fourth {
    width: 100%;
    min-height: 678px;
    position: relative;
    background-color: #ffffff; }
  .hm_fourth .section_hm_fourth .article_hm_fourth {
    width: 100%;
    height: 380px;
    margin: 550px 0 0 0;
    padding: 70px 70px 0 70px; }
  .hm_fourth .section_hm_fourth .article_hm_fourth h1 {
    width: 100%;
    font: 30px Aller-Light, Arial, sans-serif;
    color: #6d6e71;
    text-align: center;
    padding: 0 34% 0 34%; }
  .hm_fourth .section_hm_fourth .article_hm_fourth span {
    width: 100%;
    padding: 28px 16.4% 38px 16.4%;
    text-align: center; }
  .hm_fourth .section_hm_fourth .article_hm_fourth .bt_blue_f_t_b {
    margin: 0 0 0 26%; }
  .hm_fourth .section_hm_fourth .img_hm_fourth {
    width: 100%;
    min-height: 546px;
    background-image: url(../img/im_hm_fourth_960.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; }
  .hm_fifth {
    width: 100%;
    min-height: 846px;
    background-color: #efeeed; }
  .hm_fifth .section_hm_fifth .article_hm_fifth div.cont_article_hm_fifth h1 {
    font: 45px Aller-Light, Arial, sans-serif;
    color: #7e7b7b;
    text-align: center;
    line-height: 50px;
    padding: 490px 0 0 0; }
  .hm_fifth .section_hm_fifth .img_hm_fifth {
    width: 100%;
    min-height: 860px;
    background-image: url(../img/im_hm_andre_960.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0; }
  .hm_seventh {
    width: 100%;
    min-height: 990px;
    background-color: #ffffff; }
  .hm_seventh .section_hm_seventh .img_hm_seventh {
    width: 100%;
    min-height: 470px;
    background-color: #ffffff;
    background-image: url(../img/im_hm_seventh_960.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    position: absolute;
    z-index: 900;
    left: 0;
    display: block;
    box-sizing: border-box; }
  .hm_seventh .section_hm_seventh .article_hm_seventh {
    width: 80%;
    min-height: 588px;
    background-color: #ffffff;
    position: absolute;
    padding: 70px 4% 0 4%;
    margin: 0 10% 0 10%;
    z-index: 9000;
    bottom: 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_seventh .section_hm_seventh .article_hm_seventh h1 {
    width: 100%;
    font: 30px Aller-Light, Arial, sans-serif;
    color: #6d6e71;
    text-align: left; }
  .hm_seventh .section_hm_seventh .article_hm_seventh .content .left {
    width: 100%; }
  .hm_seventh .section_hm_seventh .article_hm_seventh .content .right {
    display: none; }
  .hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_one label {
    width: 30%; }
  .hm_eighth {
    width: 100%;
    min-height: 564px; }
  .hm_eighth .section_hm_eighth .article_hm_eighth {
    width: 100%;
    height: 126px;
    margin: 90px auto; }
  .hm_eighth .section_hm_eighth .article_hm_eighth span {
    padding: 36px 20% 38px 20%; }
  .hm_eighth .section_hm_eighth .article_hm_eighth h1 {
    width: 100%;
    font: 45px Aller-Light, Arial, sans-serif;
    color: #ffffff;
    text-align: center;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_eighth .section_hm_eighth .img_hm_eighth {
    min-height: 260px; }
  .hm_sixth {
    display: none; }
  .hm_sixth_two {
    width: 100%;
    position: relative;
    background-color: #ffffff;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two {
    max-width: 1200px;
    background-color: #edebe9;
    margin: auto;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_rapha {
    width: 100%;
    height: 100% !important;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_rapha .img_rapha {
    width: 66%;
    height: 100%;
    background-image: url("../img/im_rapha_sld_anl_m.png?071216");
    background-repeat: no-repeat;
    background-position: top center;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_rapha .img_rapha .article_anl {
    width: 100%;
    height: 360px;
    margin: 464px 0 0 0;
    border-top: solid 1px #c9c9c9;
    padding: 48px 0 0 0;
    position: relative;
    float: right;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_rapha .img_rapha .article_anl h1 {
    width: 100%;
    font: 28px Aller-Light, Arial, sans-serif;
    color: #6d6e71;
    padding: 0 0 0 40px;
    margin: 0;
    border: 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_rapha .img_rapha .article_anl span {
    width: 100%;
    font: 16px Aller-Light, Arial, sans-serif;
    color: #939598;
    padding: 30px 40px 38px 40px;
    line-height: 26px;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_goes {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_goes .img_goes {
    width: 66%;
    height: 100%;
    background-image: url(../img/im_goes_sld_anl_two.png);
    background-repeat: no-repeat;
    background-position: top center;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_goes .img_goes .article_anl {
    width: 100%;
    height: 360px;
    margin: 464px 0 0 0;
    border-top: solid 1px #c9c9c9;
    padding: 48px 0 0 0;
    position: relative;
    float: right;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_goes .img_goes .article_anl h1 {
    width: 100%;
    font: 28px Aller-Light, Arial, sans-serif;
    color: #6d6e71;
    padding: 0 0 0 40px;
    margin: 0;
    border: 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_goes .img_goes .article_anl span {
    width: 100%;
    font: 16px Aller-Light, Arial, sans-serif;
    color: #939598;
    padding: 30px 40px 38px 40px;
    line-height: 26px;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_bo {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_bo .img_bo {
    width: 66%;
    height: 100%;
    background-image: url(../img/im_bo_sld_anl_two.png);
    background-repeat: no-repeat;
    background-position: top center;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_bo .img_bo .article_anl {
    width: 100%;
    height: 360px;
    margin: 464px 0 0 0;
    border-top: solid 1px #c9c9c9;
    padding: 48px 0 0 0;
    position: relative;
    float: right;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_bo .img_bo .article_anl h1 {
    width: 100%;
    font: 28px Aller-Light, Arial, sans-serif;
    color: #6d6e71;
    padding: 0 0 0 40px;
    margin: 0;
    border: 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_bo .img_bo .article_anl span {
    width: 100%;
    font: 16px Aller-Light, Arial, sans-serif;
    color: #939598;
    padding: 30px 40px 38px 40px;
    line-height: 26px;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_andre {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_andre .img_andre {
    width: 66%;
    height: 100%;
    background-image: url(../img/im_andre_sld_anl_two.png);
    background-repeat: no-repeat;
    background-position: top center;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_andre .img_andre .article_anl {
    width: 100%;
    height: 360px;
    margin: 464px 0 0 0;
    border-top: solid 1px #c9c9c9;
    padding: 48px 0 0 0;
    position: relative;
    float: right;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_andre .img_andre .article_anl h1 {
    width: 100%;
    font: 28px Aller-Light, Arial, sans-serif;
    color: #6d6e71;
    padding: 0 0 0 40px;
    margin: 0;
    border: 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_andre .img_andre .article_anl span {
    width: 100%;
    font: 16px Aller-Light, Arial, sans-serif;
    color: #939598;
    padding: 30px 40px 38px 40px;
    line-height: 26px;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .sectionhm_sixth_two .article_hm_sixth_two .cont_neto {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_neto .img_neto {
    width: 66%;
    height: 100%;
    background-image: url(../img/im_neto_sld_anl_two.png);
    background-repeat: no-repeat;
    background-position: top center;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_neto .img_neto .article_anl {
    width: 100%;
    height: 360px;
    margin: 464px 0 0 0;
    border-top: solid 1px #c9c9c9;
    padding: 0;
    position: relative;
    float: right;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_neto .img_neto .article_anl h1 {
    width: 100%;
    font: 28px Aller-Light, Arial, sans-serif;
    color: #6d6e71;
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_neto .img_neto .article_anl span {
    width: 100%;
    font: 16px Aller-Light, Arial, sans-serif;
    color: #939598;
    padding: 30px 40px 38px 40px;
    line-height: 26px;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_igor {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_igor .img_igor {
    width: 66%;
    height: 100%;
    background-image: url(../img/im_igor_sld_anl_two.png);
    background-repeat: no-repeat;
    background-position: top center;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_igor .img_igor .article_anl {
    width: 100%;
    height: 360px;
    margin: 464px 0 0 0;
    border-top: solid 1px #c9c9c9;
    padding: 0;
    position: relative;
    float: right;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_igor .img_igor .article_anl h1 {
    width: 100%;
    font: 28px Aller-Light, Arial, sans-serif;
    color: #6d6e71;
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_igor .img_igor .article_anl span {
    width: 100%;
    font: 16px Aller-Light, Arial, sans-serif;
    color: #939598;
    padding: 30px 40px 38px 40px;
    line-height: 26px;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_rapha .img_rapha .article_anl .bt_play_blue, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_goes .img_goes .article_anl .bt_play_blue, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_bo .img_bo .article_anl .bt_play_blue, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_andre .img_andre .article_anl .bt_play_blue, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_neto .img_neto .article_anl .bt_play_blue, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_igor .img_igor .article_anl .bt_play_blue {
    margin: 8px 0 0 14px; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_rapha .img_rapha .article_anl .ft_arti_anl, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_goes .img_goes .article_anl .ft_arti_anl, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_bo .img_bo .article_anl .ft_arti_anl, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_andre .img_andre .article_anl .ft_arti_anl, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_neto .img_neto .article_anl .ft_arti_anl, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_igor .img_igor .article_anl .ft_arti_anl {
    width: 87%;
    height: 60px;
    border-top: solid 1px #dbdbdb;
    margin: 40px 0 0 40px;
    float: left;
    display: block;
    background-image: url("../img/bg_ft_arti_anl.jpg?071216");
    background-repeat: no-repeat;
    background-position: bottom right;
    clear: both;
    box-sizing: border-box; }
  .slides_anl {
    height: 1000px; }
  .article_hm_sixth_two .bt_blue_f_t_b {
    width: 180px;
    float: left;
    margin: 0 0 0 40px;
    clear: both; }
  .article_hm_sixth_two .bt_blue_room {
    width: 110px;
    float: left; }
  .jssora22l {
    left: 20px !important;
    top: 200px !important; }
  .jssora22r {
    right: 20px !important;
    top: 200px !important; }
  .jssora10l {
    left: 20px !important; }
  .jssora10r {
    right: 20px !important; }
  .hm_nw_one {
    display: none; }
  .jssora01r {
    right: 30px !important; }
  .slides_at .cont_at ul li {
    width: 48%; }
  .hm_nw_four .section_hm_nw_four .article_hm_nw_four .cont_left {
    width: 100%; }
  .hm_nw_four .section_hm_nw_four .article_hm_nw_four .cont_right {
    width: 100%; }
  .hm_nw_four .section_hm_nw_four .article_hm_nw_four .body_hm_two .ui-accordion-header {
    padding: 22px 0 0 0;
    height: 66px; }
  .hm_nw_four .section_hm_nw_four .article_hm_nw_four .body_hm_two .ui-accordion-content {
    padding: 0 1% 40px 0; }
  .body_hm_two .hm_two_at_left {
    width: 50%;
    padding: 0;
    margin: 10px 0 0 0; }
  .body_hm_two .hm_two_at_right {
    width: 50%; }
  .body_hm_two .hm_two_at_left span {
    width: 80%;
    font: 14px Aller_R, Arial, sans-serif; }
  .hm_nw_four .section_hm_nw_four .article_hm_nw_four .body_hm_two .ui-accordion-header div:nth-child(2) h1 {
    padding: 3px 0 4px 0; }
  .slides_at .cont_at ul li span {
    width: 90%; }
  .hm_nw_four .section_hm_nw_four .article_hm_nw_four .body_hm_two .ui-accordion-header .cont_plus {
    margin: 2px 12% 0 0; }
  .hm_new_two .section_hm_new_two .article_hm_new_two .img_hm_new_two {
    width: 100%; }
  .hm_new_two .section_hm_new_two .article_hm_new_two {
    margin: 372px 0 0 0; }
  .hm_new_two {
    padding: 0 0 10% 0; }
  .hm_new_two .section_hm_new_two .article_hm_new_two h1 {
    width: 100%;
    text-align: center; }
  .hm_new_two .section_hm_new_two .article_hm_new_two p span {
    width: 100%;
    text-align: center;
    padding: 12px 10% 0 10%; }
  .hm_new_two .section_hm_new_two .article_hm_new_two .line {
    display: none; }
  .hm_new_two .section_hm_new_two .article_hm_new_two a:nth-child(3) {
    margin: 50px 0 0 32%; }
  .hm_new_two .section_hm_new_two .article_hm_new_two a:nth-child(5) {
    margin: 50px 0 0 30px; }
  .hm_new_four .section_hm_new_four .article_hm_new_four .cont_right, .hm_new_four .section_hm_new_four .article_hm_new_four .cont_right .sdw_anl {
    display: none; }
  .hm_new_four .section_hm_new_four .article_hm_new_four .cont_left {
    width: 100%;
    padding: 0;
    height: 308px; }
  .hm_new_four .section_hm_new_four .article_hm_new_four .cont_left h1 {
    width: 100%;
    text-align: center;
    margin: 60px 0 0 0; }
  .hm_new_four .section_hm_new_four .article_hm_new_four .cont_left span {
    width: 100%;
    text-align: center;
    padding: 14px 20% 20px 20%; }
  .hm_new_four .section_hm_new_four .article_hm_new_four .cont_left .bt_arrow {
    width: 90px;
    float: none;
    margin: auto;
    clear: both; }
  .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center {
    width: 100%;
    padding: 0 20px 0 20px;
    float: left;
    display: block;
    box-sizing: border-box; }
    .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div {
      width: 30%;
      height: 325px;
      margin: 0 0 30px 0;
      float: left;
      display: block;
      box-sizing: border-box; }
      .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div a {
        width: 100%;
        height: 324px;
        background-color: #ffffff;
        border: solid 1px #dad5d1;
        padding: 0;
        float: left;
        display: block;
        box-sizing: border-box;
        transition: all 0.4s ease; }
        .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div a span {
          width: 100%;
          font: 18px UbuntuM, Arial, sans-serif;
          color: #313132;
          padding: 244px 0 0 30px;
          float: left;
          display: block;
          box-sizing: border-box; }
      .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div .an_one {
        background-image: url(../img/im_an_one.jpg);
        background-position: center top;
        background-repeat: no-repeat; }
      .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div .an_two {
        background-image: url(../img/im_an_two.jpg);
        background-position: center top;
        background-repeat: no-repeat; }
      .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div .an_three {
        background-image: url(../img/im_an_three.jpg);
        background-position: center top;
        background-repeat: no-repeat; }
      .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div .an_four {
        background-image: url(../img/im_an_four.jpg);
        background-position: center top;
        background-repeat: no-repeat; }
      .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div .an_five {
        background-image: url(../img/im_an_five.jpg);
        background-position: center top;
        background-repeat: no-repeat; }
      .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div .an_six {
        background-image: url(../img/im_an_six.jpg);
        background-position: center top;
        background-repeat: no-repeat; }
    .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div:nth-child(2), .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div:nth-child(5) {
      margin: 0 5% 30px 5%; }
  .bg_video {
    display: none; }
  .subm .column.one {
    width: 28%; }
  .subm .column.two {
    width: 28%; }
  .subm .column.three {
    width: 25%; }
  .bt_g_play {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/icon_gplay.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.25;
    transition: all 0.5s ease;
    box-sizing: border-box;
    border-bottom: none !important; }
  .bt_g_play:hover {
    opacity: 0.9; }
  .bt_a_store {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/icon_itunes.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.25;
    transition: all 0.5s ease;
    box-sizing: border-box;
    border-bottom: none !important; }
  .bt_a_store:hover {
    opacity: 0.6; }
  .bt_fb {
    width: 32px;
    height: 32px;
    float: left;
    display: block;
    background-image: url(../img/bt_fb.png);
    background-repeat: no-repeat;
    box-sizing: border-box; }
  .bt_yt {
    width: 32px;
    height: 32px;
    float: left;
    display: block;
    background-image: url(../img/bt_yt.png);
    background-repeat: no-repeat;
    box-sizing: border-box; }
  .bt_account_blue {
    font: 14px ExoM, Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    width: 158px;
    height: 40px;
    line-height: 40px;
    background-color: #0079bc;
    float: right;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
    transition: all 0.5s ease;
    border-radius: 4px;
    box-sizing: border-box; }
  .lk_pit {
    font: 13px TitilliumRegular, Arial, sans-serif;
    color: #000000;
    text-decoration: none;
    height: 100%;
    line-height: 40px;
    float: left;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
    transition: all 0.5s ease;
    box-sizing: border-box; }
  .lk_pit span:nth-child(1) {
    visibility: hidden;
    width: 0;
    text-indent: -9000px;
    overflow: hidden;
    text-align: center;
    transition: width 0.5s ease; }
  .lk_pit span:nth-child(2) {
    visibility: visible;
    width: 100%;
    overflow: hidden;
    text-align: center;
    transition: width 0.5s ease; }
  .lk_atdm {
    width: 88px; }
  .bt_blue_f_t {
    font: 14px Aller_R, Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    height: 46px;
    background-color: transparent;
    border: solid 2px #5086b6;
    padding: 0 60px 0 60px;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    border-radius: 60px;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box; }
  .bt_blue_f_t_b {
    font: 14px Aller_R, Arial, sans-serif;
    color: #4477ae;
    text-decoration: none;
    height: 46px;
    background-color: transparent;
    border: solid 2px #5086b6;
    padding: 0 36px 0 36px;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    border-radius: 60px;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box; }
  .bt_white_f_t {
    font: 14px Aller_R, Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    width: 130px;
    height: 46px;
    background-color: transparent;
    border: solid 2px #ffffff;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    border-radius: 60px;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box; }
  .bt_play_white {
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #ffffff !important;
    width: 152px !important;
    height: 28px !important;
    padding: 0 !important;
    float: left !important;
    display: block !important;
    cursor: pointer !important;
    background-color: transparent;
    background-image: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box; }
  .bt_play_white i {
    width: 28px;
    height: 28px;
    margin: 0;
    float: left;
    display: block;
    background-image: url(../img/bg_play_white.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    transition: all 1s ease; }
  .bt_play_white i span {
    width: 28px !important;
    height: 28px !important;
    margin: 0 !important;
    background-image: url(../img/bg_play_white.png);
    background-repeat: no-repeat !important;
    background-position: 0 -37px !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_play_white span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #ffffff !important;
    padding: 0 !important;
    margin: 0 0 0 8px !important;
    line-height: 28px !important;
    float: left !important; }
  .bt_play_white:hover {
    color: #ffffff; }
  .bt_play_white:hover i {
    background-image: url(../img/bg_play_white.png);
    background-position: 0 0;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_play_white:hover i span {
    background-image: url(../img/bg_play_white.png);
    background-position: 0 -37px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_play_blue i {
    width: 28px;
    height: 28px;
    margin: 0 0 0 12px;
    float: left;
    display: block;
    background-image: url(../img/bg_play_blue.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_play_blue i span {
    width: 28px !important;
    height: 28px !important;
    margin: 0 !important;
    background-image: url(../img/bg_play_blue.png);
    background-repeat: no-repeat !important;
    background-position: 0 -37px !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_play_blue span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #4477ae !important;
    padding: 0 !important;
    margin: 0 0 0 8px !important;
    line-height: 28px !important;
    float: left !important; }
  .bt_play_blue:hover {
    color: #4477ae; }
  .bt_play_blue:hover i {
    background-image: url(../img/bg_play_blue.png);
    background-position: 0 0;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_play_blue:hover i span {
    background-image: url(../img/bg_play_blue.png);
    background-position: 0 -37px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_blue_room {
    font: 14px Aller_R, Arial, sans-serif;
    color: #4477ae;
    text-decoration: none;
    height: 50px;
    padding: 0 26px 0 0;
    background-color: transparent;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    background-image: url(../img/bg_bt_blue_room.png);
    background-position: right 38px;
    background-repeat: no-repeat;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    box-sizing: border-box; }
  .bt_blue_arrow {
    font: 14px Aller_R, Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    height: 46px;
    background-color: transparent;
    border: solid 2px #5086b6;
    padding: 0 16px 0 26px;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    box-sizing: border-box; }
  .bt_blue_arrow i {
    width: 28px;
    height: 46px;
    margin: 0 0 0 12px;
    float: left;
    display: block;
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_blue_arrow i span {
    width: 28px !important;
    height: 28px !important;
    margin: 0 !important;
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-repeat: no-repeat !important;
    background-position: 0 -37px !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_blue_arrow span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #ffffff !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 28px !important;
    float: left !important; }
  .bt_blue_arrow:hover {
    color: #ffffff; }
  .bt_blue_arrow:hover i {
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-position: 0 0;
    transition: all 1s ease; }
  .bt_blue_arrow:hover i span {
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-position: 0 -37px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_blue_arrow_w {
    font: 14px Aller_R, Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    height: 46px;
    background-color: transparent;
    border: solid 2px #5086b6;
    padding: 0 16px 0 26px;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    box-sizing: border-box; }
  .bt_blue_arrow_w i {
    width: 28px;
    height: 46px;
    margin: 0 0 0 12px;
    float: left;
    display: block;
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    box-sizing: border-box;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_blue_arrow_w i span {
    width: 28px !important;
    height: 28px !important;
    margin: 0 !important;
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-repeat: no-repeat !important;
    background-position: 0 -37px !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_blue_arrow_w span {
    width: auto !important;
    font: 14px Aller_R, Arial, sans-serif !important;
    color: #4477ae !important;
    padding: 0 !important;
    margin: 0 0 0 8px !important;
    line-height: 28px !important;
    float: left !important; }
  .bt_blue_arrow_w:hover {
    color: #4477ae; }
  .bt_blue_arrow_w:hover i {
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-position: 0 0;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_blue_arrow_w:hover i span {
    background-image: url(../img/bg_bt_blue_arrow.png);
    background-position: 0 -37px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .bt_arrow {
    width: 104px;
    height: 14px;
    font: 14px Aller_R, Arial, sans-serif;
    text-align: left;
    color: #4477ae;
    padding: 0 20px 0 0;
    background-image: url(../img/bg_bt_blue_room.png);
    background-repeat: no-repeat;
    background-position: right 4px;
    float: left;
    display: block;
    cursor: pointer;
    box-sizing: border-box; }
  .slhb {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/im_slhb.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: border-box; }
  .lg_bovespa {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/im_lg_bovespa.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: border-box; }
  .lg_td {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/im_lg_td.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: border-box; }
  .lg_cetip {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/im_lg_cetip.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: border-box; }
  .menu {
    width: 100%;
    height: 70px;
    position: fixed;
    z-index: 9000000000000;
    top: 0;
    float: left;
    display: block;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    box-sizing: border-box; }
  .menu .cont_m {
    display: none; }
  .menu .cont_m .logo {
    width: 150px;
    height: 100%;
    float: left;
    display: block;
    background-image: url(../img/im_lg_h.png);
    background-position: 34px center;
    background-repeat: no-repeat;
    transition: all 0.5s ease;
    box-sizing: border-box; }
  .menu .cont_m .logo a {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
  .menu .cont_m ul {
    width: 48%;
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    display: block;
    box-sizing: border-box; }
  .menu .cont_m li {
    width: auto;
    padding: 0 1.5% 0 1.5%;
    margin: 0;
    list-style: none;
    float: left;
    display: block;
    transition: padding 0.5s ease;
    box-sizing: border-box; }
  .menu .cont_m li a {
    font: 14px Aller_R, Arial, sans-serif;
    color: #6d6e71;
    line-height: 70px;
    text-decoration: none;
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    box-sizing: border-box; }
  .menu .cont_m .cont_right_m {
    width: auto;
    height: 100%;
    float: right; }
  /*Shared*/
  footer .cont_ft .f_first .cont_m_footer div.cont_Address {
    bottom: 0; }
  footer .cont_ft .f_first .cont_m_footer div.cont_Address label:nth-child(1) {
    width: 100%; }
  footer .cont_ft .f_first .cont_m_footer div.cont_Address label:nth-child(2) {
    width: 100%; }
  footer .cont_ft .f_first .cont_m_footer div.cont_Address label:nth-child(2) p {
    float: left;
    margin: 20px 0 0 0;
    padding: 0; }
  footer .cont_ft .f_second .cont_m_footer div.column:nth-child(1) {
    width: 100%; }
  footer .cont_ft .f_second .cont_m_footer div.column:nth-child(2) {
    width: 100%; }
  /*Shared*/
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .bt_blue_f_t, .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .bt_blue_f_t {
    margin: 36px 0 0 0 !important; } }

@media only screen and (max-width: 870px) {
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn h1 {
    width: 100% !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three section .cont_txt_bn h1 {
    width: 73% !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two section .cont_txt_bn h1 {
    width: 63% !important; } }

@media only screen and (max-width: 790px) {
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn h1 {
    width: 100% !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three section .cont_txt_bn h1 {
    width: 81% !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two section .cont_txt_bn h1 {
    width: 70% !important; } }

@media only screen and (max-width: 766px) {
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three {
    width: 100%;
    height: 580px;
    background-image: url("../img/black-week-mob.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover; }
    .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three .blackweek-logo {
      margin: 0 auto 0;
      width: 100%;
      text-align: center; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three .blackweek-logo img {
        width: 100%; }
    .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three .blackweek-clear {
      font: 9vw ExoSB, Arial, sans-serif;
      color: #ffffff;
      float: left;
      width: 100%;
      clear: both;
      padding: 10px 0;
      text-align: center;
      margin-top: -47px; }
    .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three .blackweek-hr {
      width: 64px;
      border: 2px solid #2699FB;
      margin: -53px auto 0;
      clear: both; }
    .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three .blackweek-p1 {
      font: 9vw ExoT, Arial, sans-serif;
      color: #ffffff;
      float: left;
      width: 100%;
      clear: both;
      padding: 20px 0 0 0;
      text-align: center;
      text-transform: uppercase;
      margin-top: 4px; }
    .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three .blackweek-p2 {
      font: 6vw ExoT, Arial, sans-serif;
      color: #ffffff;
      float: none;
      width: 66%;
      clear: both;
      padding: 10px 0;
      text-align: center;
      margin: 0 auto; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three .blackweek-p2 span {
        font: 20px ExoSB, Arial, sans-serif; }
    .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three .blackweek-p3 {
      font: 4.5vw ExoT, Arial, sans-serif;
      color: #ffffff;
      float: left;
      width: 100%;
      clear: both;
      padding: 12px 0 20px;
      text-align: center; }
    .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three .blackweek-inv-cupom {
      width: 100%;
      margin: 0 auto; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three .blackweek-inv-cupom .blackweek-cupom {
        float: none;
        width: 157px;
        height: 40px;
        background-image: url(../img/blackweek-cupom-bg.png);
        background-size: 100% auto;
        color: #fff;
        font: 21px TitilliumWebLight, Arial, sans-serif;
        text-align: center;
        padding-top: 2px;
        background-repeat: no-repeat;
        margin: 30px auto 0; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three .blackweek-inv-cupom .blackweek-instrucoes {
        float: none;
        width: 83%;
        color: #808080;
        font: 4.5vw TitilliumWebLight, Arial, sans-serif;
        text-align: center;
        line-height: 120%;
        margin: 0 auto; }
    .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three .inv-botao-black {
      float: left;
      width: 100%;
      margin-top: 38px; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three .inv-botao-black .blackweek-butao {
        width: 188px;
        text-align: center;
        border: none;
        margin: 0 auto;
        clear: both;
        position: relative;
        z-index: 9000;
        font: 14px ExoSB, Arial, sans-serif;
        color: #0079bc;
        text-transform: uppercase;
        text-decoration: none;
        background-color: #ffffff;
        height: 46px;
        line-height: 46px;
        border-radius: 4px;
        padding: 0 26px 0 26px;
        transition: all 0.2s ease;
        display: block;
        box-sizing: border-box; }
  .mini-titulo {
    font: 7vw ExoSB, Arial, sans-serif;
    color: #fff;
    width: 90%;
    max-width: 586px;
    margin: 30px auto 0;
    text-align: center;
    clear: both;
    line-height: 120%;
    text-transform: uppercase; }
  .mini-titulo-dois {
    font: 5.2vw Exot, Arial, sans-serif;
    color: #fff;
    width: 90%;
    max-width: 586px;
    margin: 15px auto 15px;
    text-align: center;
    clear: both;
    line-height: 120%;
    text-transform: uppercase; }
  .inv-analistas {
    width: 95%;
    margin: 0 auto;
    display: block;
    padding: 15px 0;
    clear: both; }
    .inv-analistas .analista-bloco {
      width: 25%;
      float: left; }
      .inv-analistas .analista-bloco .smc-figura-analista {
        clear: both;
        width: 100%;
        text-align: center; }
        .inv-analistas .analista-bloco .smc-figura-analista img {
          width: 100%;
          margin: 0 auto; }
        .inv-analistas .analista-bloco .smc-figura-analista .img-analista-trio {
          width: 76%; }
      .inv-analistas .analista-bloco .analista-name {
        font: 3vw TitilliumWebLight, Arial, sans-serif;
        color: #4088F6;
        text-align: center;
        margin: 0 auto 30px auto;
        width: 100%;
        clear: both; }
    .inv-analistas .analistas-trio {
      width: 33%;
      float: left; }
    .inv-analistas .bordy {
      border-left: none; }
    .inv-analistas .inv-butao-mini {
      float: left;
      width: 100%;
      margin-top: 20px; }
      .inv-analistas .inv-butao-mini .mini-contratos-butao {
        width: 188px;
        text-align: center;
        border: none;
        margin: 0 auto;
        clear: both;
        position: relative;
        z-index: 9000;
        font: 14px ExoSB, Arial, sans-serif;
        color: #0079bc;
        text-transform: uppercase;
        text-decoration: none;
        background-color: #ffffff;
        height: 46px;
        line-height: 46px;
        border-radius: 4px;
        padding: 0 26px 0 26px;
        transition: all 0.2s ease;
        display: block;
        box-sizing: border-box; }
  .cz-header-inv {
    float: left;
    margin-bottom: 0;
    background: url("../img/cz-bghome-mobile-01.jpg") no-repeat center top #000;
    background-size: cover;
    width: 100%;
    max-width: 100%;
    position: relative;
    padding: 20px 0 21px;
    height: 580px; }
    .cz-header-inv .cz-header-content {
      width: 90%;
      max-width: 90%;
      min-width: 90%;
      margin: 0 auto;
      position: relative;
      height: auto; }
      .cz-header-inv .cz-header-content .cz-header-layer01 {
        position: relative;
        width: 100%;
        clear: both;
        margin: 0; }
        .cz-header-inv .cz-header-content .cz-header-layer01 .cz-header-destaque01 {
          font-family: 'ExoR', Arial, Verdana;
          color: #4088f6;
          font-size: 7.8vw;
          letter-spacing: 5px;
          line-height: 100%;
          float: left;
          clear: both;
          padding: 0 0 0 20px; }
        .cz-header-inv .cz-header-content .cz-header-layer01 .cz-header-destaque02 {
          font-family: 'ExoSB', Arial, Verdana;
          color: #FFF;
          font-size: 25vw;
          line-height: 77%;
          float: left;
          clear: both;
          letter-spacing: -3px;
          padding: 0 0 20px 20px; }
      .cz-header-inv .cz-header-content .cz-header-layer02 {
        position: relative;
        width: 100%;
        clear: both;
        right: 0; }
        .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-videobg {
          width: 100%;
          height: auto;
          background-color: rgba(0, 0, 0, 0.5);
          clear: both;
          margin-bottom: 15px; }
          .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-videobg .cz-absolute-link {
            position: absolute;
            z-index: 999999;
            top: 0;
            left: 0;
            width: 100%;
            height: 172px; }
          .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-videobg .cz-header-icon {
            width: 100%;
            text-align: center;
            padding-top: 19px; }
          .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-videobg .cz-header-icon img {
            width: 37px; }
          .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-videobg .cz-header-p1 {
            color: #989899;
            font-family: 'ExoR', Arial, Verdana;
            font-size: 12px;
            width: 100%;
            text-align: center;
            padding: 9px 0 15px 0; }
          .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-videobg hr {
            width: 103px;
            border: 1px solid #2A8DFF;
            clear: both;
            margin: 0 auto; }
          .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-videobg .cz-header-p2 {
            color: #4088f6;
            font-family: 'ExoR', Arial, Verdana;
            font-size: 4vw;
            width: 100%;
            text-align: center;
            padding: 20px 0 20px 0;
            text-transform: uppercase;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            line-height: 120%; }
            .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-videobg .cz-header-p2 span {
              font-family: 'ExoSB', Arial, Verdana;
              color: #fff; }
          .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-videobg .cz-header-prods {
            font-size: 5.5vw;
            width: 100%;
            text-align: center;
            padding: 0 0 40px 0;
            text-transform: uppercase;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            line-height: 120%; }
        .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-p3 {
          display: none; }
          .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-p3 a {
            text-decoration: none;
            color: #4088f6;
            transition: 0.2s; }
          .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-p3 a:hover {
            color: #75baff; }
        .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-p4 {
          color: #4088f6;
          font-family: 'ExoR', Arial, Verdana;
          font-size: 3.5vw;
          text-align: left;
          margin: 19px 0 0 0;
          padding-right: 0;
          width: 100%;
          padding: 0;
          border-radius: 4px;
          line-height: 130%;
          float: left;
          text-transform: uppercase;
          background: url(../img/cz-arrow-corretagem.png) no-repeat right 9px transparent; }
          .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-p4 a {
            text-decoration: none;
            color: #4088f6;
            transition: 0.2s;
            width: 62%;
            display: block; }
          .cz-header-inv .cz-header-content .cz-header-layer02 .cz-header-p4 a:hover {
            color: #75baff; }
      .cz-header-inv .cz-header-content .cz-header-layer03 {
        position: absolute;
        z-index: 99990000011;
        width: 100%;
        height: 260px;
        top: 65%;
        visibility: hidden; }
        .cz-header-inv .cz-header-content .cz-header-layer03 #video-campanha-integrado {
          width: 100%;
          height: 182px; }
      .cz-header-inv .cz-header-content .cz-header-layer03-show {
        visibility: visible;
        transition: 0.2s;
        right: 0; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value > .box {
    width: 138px !important;
    padding: 20px !important; }
  .hm_new_seven .section_hm_new_seven .article_hm_new_seven section h1 {
    text-align: center;
    background-position: top center; }
  .hm_new_five .section_hm_new_five .article_hm_new_five .cont_right section h1 {
    text-align: center;
    background-position: top center; }
  .hm_new_five .section_hm_new_five .article_hm_new_five .cont_right section span {
    text-align: center; }
  .hm_new_seven .section_hm_new_seven .article_hm_new_seven section span {
    text-align: center; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value > .box h1 {
    padding: 0 !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value > .box h2 {
    font: 34px ExoR, Arial, sans-serif !important;
    padding: 20px 0 14px 30px !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value > .box h2 i {
    bottom: -16px !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value > .box {
    height: 170px !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .bt_blue_f_t {
    margin: 126px 0 0 0 !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three section .cont_txt_bn .bt_blue_f_t {
    margin: 293px 0 0 0 !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two section .cont_txt_bn .bt_blue_f_t {
    margin: 260px 0 0 0 !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two section .cont_txt_bn i {
    width: 104%;
    top: 398px; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .value > .box.hundred {
    width: 280px !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .value > .box.hundred h1 {
    font: 18px ExoR, Arial, sans-serif !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .value > .box.hundred .sub_tit h1 {
    font: 12px ExoR, Arial, sans-serif !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .value > .box {
    height: 258px !important; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(2) label {
    padding: 0; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(4) label {
    padding: 0; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(5) label {
    padding: 0; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(6) label {
    padding: 0; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(5) {
    height: 244px; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(6) {
    height: 244px; }
  .hm_new_six .section_hm_new_six .article_hm_new_six div {
    height: 380px; }
  .hm_new_six .section_hm_new_six .article_hm_new_six div label {
    padding: 0 0 45px 30px; }
  .hm_new_six .section_hm_new_six .article_hm_new_six div label span {
    display: none !important; }
  .hm_new_six .section_hm_new_six .article_hm_new_six div label section .line_brk {
    display: none; }
  .hm_new_six .section_hm_new_six .article_hm_new_six div label section a:nth-child(3) {
    margin: 24px 0 0 0;
    clear: both; }
  .hm_new_seven .section_hm_new_seven .article_hm_new_seven section a:nth-child(3) {
    float: none;
    margin: auto; }
  .hm_new_seven .section_hm_new_seven .article_hm_new_seven section a:nth-child(4) {
    float: none;
    margin: 30px auto; }
  .hm_new_four {
    padding: 0 12px 0 12px; }
  .hm_new_six .section_hm_new_six .article_hm_new_six {
    padding: 0 12px 0 12px; }
  .hm_new_seven {
    padding: 0 12px 0 12px; }
  .hm_new_five {
    padding: 0 12px 0 12px; }
  .hm_new_four .section_hm_new_four .article_hm_new_four div:nth-child(6) a section label:nth-child(2) {
    width: 130px; }
  .hm_new_seven .section_hm_new_seven .article_hm_new_seven section {
    padding: 70px 12px 66px 12px; }
  .hm_new_five .section_hm_new_five .article_hm_new_five .cont_right section {
    padding: 70px 12px 0 12px; }
  .hm_new_five .section_hm_new_five .article_hm_new_five .cont_right section {
    width: 86%; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .bt_blue_f_t {
    margin: 40px 0 0 0 !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .value > .box.hundred h2 {
    left: 0 !important; }
  .flickity-prev-next-button.previous {
    display: none !important; }
  .flickity-prev-next-button.next {
    display: none !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three {
    background-image: url("../img/black-week-desk.jpg") !important;
    background-size: cover !important;
    background-position: -880px 0 !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn > h1, .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two section .cont_txt_bn > h1 {
    width: 92% !important;
    font: 24px TitilliumRegular, Arial, sans-serif !important;
    line-height: 24px !important;
    margin: 14px 0 0 0 !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn h1 {
    margin: 14px 0 0 0 !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two {
    background-position: -800px bottom !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_three section .cont_txt_bn > h1 {
    width: 100% !important;
    font: 24px TitilliumRegular, Arial, sans-serif !important;
    line-height: 24px !important;
    margin: 14px 0 0 0 !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.bvsp {
    background-image: url(../img/bg-mini-home.jpg) !important; }
  .flickity-page-dots {
    bottom: 20px !important; }
  .cont_form_pz label .bt_blue_f_t_b {
    margin: 20px 0 0 0 !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one {
    background-position: -700px 0px !important;
    background-size: cover; }
  .hm_one {
    padding: 18% 0 20% 0; }
  .hm_one .section_hm_one h1 {
    font: 28px Aller-Light, Arial, sans-serif;
    line-height: 40px;
    padding: 11% 4% 0 4%; }
  .hm_one .section_hm_one .article_hm_one {
    width: 90%;
    padding: 0 0 48% 0;
    margin: auto;
    display: block;
    box-sizing: border-box; }
  .hm_one .section_hm_one .article_hm_one .cont_article_hm_one {
    margin: 0 0 0 0;
    border-top: none;
    padding: 10px 0 20px 0; }
  .hm_two {
    padding: 30px 0 90px 0; }
  .hm_two .section_hm_two .article_hm_two .cont_one {
    width: 100%;
    height: 100%; }
  .hm_two .section_hm_two .article_hm_two .cont_two {
    width: 100%;
    height: 100%;
    padding: 20px 2% 20px 4%;
    border-left: none; }
  .hm_two .section_hm_two .article_hm_two .cont_two span {
    width: 100%;
    font: 14px Aller-Light, Arial, sans-serif;
    text-align: center;
    line-height: 24px;
    padding: 0 2% 0 2%; }
  .hm_two .section_hm_two .article_hm_two .cont_three {
    width: 100%; }
  .hm_two .section_hm_two .article_hm_two .cont_three .bt_blue_arrowtb {
    width: 250px;
    margin: auto;
    padding: 0;
    float: none; }
  .hm_three {
    width: 100%;
    min-height: 680px;
    position: relative;
    background-color: #ffffff;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_three .section_hm_three .article_hm_three {
    width: 100%;
    height: 420px;
    margin: 250px 0 0 0;
    padding: 70px 20px 0 20px;
    position: relative;
    z-index: 9000;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_three .section_hm_three .article_hm_three h1 {
    width: 100%;
    font: 26px Aller-Light, Arial, sans-serif;
    color: #6d6e71;
    text-align: center;
    padding: 0 10% 0 10%; }
  .hm_three .section_hm_three .article_hm_three span {
    font: 14px Aller-Light, Arial, sans-serif;
    padding: 28px 2% 38px 2%;
    line-height: 22px;
    text-align: center; }
  .hm_three .section_hm_three .article_hm_three .bt_blue_f_t_b {
    margin: 0;
    float: none;
    margin: auto;
    width: 56%; }
  .hm_three .section_hm_three .article_hm_three .bt_play_blue {
    margin: 0;
    float: none !important;
    margin: 26px auto; }
    .hm_three .section_hm_three .article_hm_three .bt_play_blue .bt_play_blue i {
      margin: 0; }
  .hm_three .section_hm_three .img_hm_three {
    width: 100%;
    min-height: 300px;
    background-image: url(../img/im_hm_three_960.jpg);
    position: absolute; }
  .hm_fourth {
    width: 100%;
    min-height: 678px;
    position: relative;
    background-color: #ffffff; }
  .hm_fourth .section_hm_fourth .article_hm_fourth {
    width: 100%;
    height: 380px;
    margin: 280px 0 0 0;
    padding: 70px 20px 0 20px; }
  .hm_fourth .section_hm_fourth .article_hm_fourth h1 {
    width: 100%;
    font: 26px Aller-Light, Arial, sans-serif;
    color: #6d6e71;
    text-align: center;
    padding: 0 10% 0 10%; }
  .hm_fourth .section_hm_fourth .article_hm_fourth span {
    font: 14px Aller-Light, Arial, sans-serif;
    padding: 28px 2% 38px 2%;
    line-height: 22px;
    text-align: center; }
  .hm_fourth .section_hm_fourth .article_hm_fourth .bt_blue_f_t_b {
    margin: 0;
    float: none;
    margin: auto;
    width: 56%; }
  .hm_fourth .section_hm_fourth .article_hm_fourth .bt_play_blue {
    margin: 0;
    float: none !important;
    margin: 26px auto; }
    .hm_fourth .section_hm_fourth .article_hm_fourth .bt_play_blue .bt_play_blue i {
      margin: 0; }
  .hm_fourth .section_hm_fourth .img_hm_fourth {
    width: 100%;
    min-height: 300px;
    background-image: url(../img/im_hm_fourth_960.jpg);
    background-repeat: no-repeat;
    background-position: top center; }
  .hm_fifth {
    width: 100%;
    min-height: 750px;
    background-color: #efeeed; }
  .hm_fifth .section_hm_fifth .article_hm_fifth div.cont_article_hm_fifth h1 {
    font: 30px Aller-Light, Arial, sans-serif;
    color: #7e7b7b;
    text-align: center;
    line-height: 50px;
    padding: 390px 0 0 0; }
  .hm_fifth .section_hm_fifth .img_hm_fifth {
    width: 100%;
    min-height: 600px;
    background-image: url(../img/im_hm_andre_960.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    margin: 20px 0 0 0; }
  .hm_fifth .section_hm_fifth .article_hm_fifth div.cont_article_hm_fifth span {
    width: 100%;
    font: 14px Aller-Light, Arial, sans-serif;
    text-align: center;
    color: #939598;
    padding: 16px 10% 38px 10%; }
  .hm_fifth .section_hm_fifth .article_hm_fifth .bt_blue_f_t_b {
    margin: 0;
    float: none;
    margin: auto;
    width: 56%; }
  .hm_fifth .section_hm_fifth .article_hm_fifth .bt_play_blue {
    margin: 0;
    float: none !important;
    margin: 26px auto !important; }
    .hm_fifth .section_hm_fifth .article_hm_fifth .bt_play_blue .bt_play_blue i {
      margin: 0 !important; }
  .hm_seventh {
    width: 100%;
    min-height: 990px;
    background-color: #ffffff; }
  .hm_seventh .section_hm_seventh .img_hm_seventh {
    width: 100%;
    min-height: 470px;
    background-color: #ffffff;
    background-image: url(../img/im_hm_seventh_960.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    position: absolute;
    z-index: 900;
    left: 0;
    display: block;
    box-sizing: border-box; }
  .hm_seventh .section_hm_seventh .article_hm_seventh {
    width: 90%;
    min-height: 588px;
    background-color: #ffffff;
    position: absolute;
    padding: 70px 0 0 0;
    margin: 0 5% 0 5%;
    z-index: 9000;
    bottom: 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_seventh .section_hm_seventh .article_hm_seventh .content .left {
    padding: 0; }
  .hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_one label h1 {
    width: auto;
    font: 32px Aller-Light, Arial, sans-serif;
    color: #4477ae;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_seventh .section_hm_seventh .article_hm_seventh h1 {
    width: 100%;
    font: 30px Aller-Light, Arial, sans-serif;
    color: #6d6e71;
    text-align: left; }
  .hm_seventh .section_hm_seventh .article_hm_seventh .content .left {
    width: 100%; }
  .hm_seventh .section_hm_seventh .article_hm_seventh .content .right {
    display: none; }
  .hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_one label {
    width: 50%; }
  .hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_one label h2 {
    font: 16px Aller-Light, Arial, sans-serif; }
  .hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_one label span {
    font: 12px Aller_R, Arial, sans-serif; }
  .hm_seventh .section_hm_seventh .article_hm_seventh .content .left .line_three span {
    font: 14px Aller-Light, Arial, sans-serif; }
  .hm_eighth {
    width: 100%;
    min-height: 380px; }
  .hm_eighth .section_hm_eighth .article_hm_eighth {
    width: 100%;
    height: 126px;
    margin: 90px auto; }
  .hm_eighth .section_hm_eighth .article_hm_eighth span {
    display: none; }
  .hm_eighth .section_hm_eighth .article_hm_eighth h1 {
    width: 100%;
    font: 34px Aller-Light, Arial, sans-serif;
    color: #ffffff;
    text-align: center;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_eighth .section_hm_eighth .img_hm_eighth {
    min-height: 76px;
    background-size: cover; }
  .hm_sixth {
    display: none; }
  .hm_sixth_two {
    width: 100%;
    position: relative;
    background-color: #ffffff;
    background-image: url(../img/bg_hm_sixth_two.jpg);
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-repeat: repeat-x;
    background-position: top center;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two {
    max-width: 1200px;
    margin: auto;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_rapha {
    width: 100%;
    height: 100% !important;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_rapha .img_rapha {
    width: 66%;
    height: 59%;
    background-image: url("../img/im_rapha_sld_anl_m.png?071216");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_rapha .img_rapha .article_anl {
    width: 100%;
    height: 400px;
    margin: 754px 0 0 0;
    position: relative;
    float: right;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_rapha .img_rapha .article_anl h1 {
    width: 100%;
    font: 38px Aller-Light, Arial, sans-serif;
    color: #6d6e71;
    padding: 0 0 20px 40px;
    margin: 0;
    border: 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_goes {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_goes .img_goes {
    width: 66%;
    height: 59%;
    background-image: url("../img/im_goes_sld_anl_two.png?071216");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_goes .img_goes .article_anl {
    width: 100%;
    height: 400px;
    margin: 754px 0 0 0;
    position: relative;
    float: right;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_goes .img_goes .article_anl h1 {
    width: 100%;
    font: 38px Aller-Light, Arial, sans-serif;
    color: #6d6e71;
    padding: 0 0 20px 40px;
    margin: 0;
    border: 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_bo {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_bo .img_bo {
    width: 66%;
    height: 59%;
    background-image: url("../img/im_bo_sld_anl_two.png?071216");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_bo .img_bo .article_anl {
    width: 100%;
    height: 400px;
    margin: 754px 0 0 0;
    position: relative;
    float: right;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_bo .img_bo .article_anl h1 {
    width: 100%;
    font: 38px Aller-Light, Arial, sans-serif;
    color: #6d6e71;
    padding: 0 0 20px 40px;
    margin: 0;
    border: 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_andre {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_andre .img_andre {
    width: 66%;
    height: 59%;
    background-image: url("../img/im_andre_sld_anl_two.png?071216");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_andre .img_andre .article_anl {
    width: 100%;
    height: 400px;
    margin: 754px 0 0 0;
    position: relative;
    float: right;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_andre .img_andre .article_anl h1 {
    width: 100%;
    font: 38px Aller-Light, Arial, sans-serif;
    color: #6d6e71;
    padding: 0 0 20px 40px;
    margin: 0;
    border: 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .sectionhm_sixth_two .article_hm_sixth_two .cont_neto {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_neto .img_neto {
    width: 66%;
    height: 70%;
    background-image: url("../img/im_neto_sld_anl_two.png?200617");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_neto .img_neto .article_anl {
    width: 100%;
    height: 400px;
    margin: 754px 0 0 0;
    padding: 48px 0 0 0;
    position: relative;
    float: right;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_neto .img_neto .article_anl h1 {
    width: 100%;
    font: 38px Aller-Light, Arial, sans-serif;
    color: #6d6e71;
    padding: 0 0 20px 40px;
    margin: 0;
    border: 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_igor {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_igor .img_igor {
    width: 66%;
    height: 70%;
    background-image: url("../img/im_igor_sld_anl_two.png?200617");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_igor .img_igor .article_anl {
    width: 100%;
    height: 360px;
    margin: 754px 0 0 0;
    padding: 48px 0 0 0;
    position: relative;
    float: right;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_igor .img_igor .article_anl h1 {
    width: 100%;
    font: 38px Aller-Light, Arial, sans-serif;
    color: #6d6e71;
    padding: 0 0 20px 40px;
    margin: 0;
    border: 0;
    float: left;
    display: block;
    box-sizing: border-box; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_igor .img_igor .article_anl span {
    display: none; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_rapha .img_rapha .article_anl .bt_play_blue, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_goes .img_goes .article_anl .bt_play_blue, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_bo .img_bo .article_anl .bt_play_blue, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_andre .img_andre .article_anl .bt_play_blue, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_neto .img_neto .article_anl .bt_play_blue, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_igor .img_igor .article_anl .bt_play_blue {
    margin: 8px 0 0 14px; }
  .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_rapha .img_rapha .article_anl .ft_arti_anl, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_goes .img_goes .article_anl .ft_arti_anl, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_bo .img_bo .article_anl .ft_arti_anl, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_andre .img_andre .article_anl .ft_arti_anl, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_neto .img_neto .article_anl .ft_arti_anl, .hm_sixth_two .section_hm_sixth_two .article_hm_sixth_two .cont_igor .img_igor .article_anl .ft_arti_anl {
    width: 85%;
    height: 60px;
    border-top: none;
    margin: 40px auto 0 auto;
    float: none;
    display: block;
    background-repeat: no-repeat;
    background-position: bottom right;
    box-sizing: border-box; }
  .bn_tx_hm .section_bn_tx_hm div:nth-child(1) {
    width: 100%;
    padding: 30px 40px 0 40px; }
  .bn_tx_hm .section_bn_tx_hm div:nth-child(2) {
    width: 100%; }
  .bn_tx_hm {
    background-position: center bottom;
    height: 512px;
    padding: 10px 0 39px 0; }
  .bn_tx_hm .section_bn_tx_hm div:nth-child(1) h1 {
    width: 100%;
    text-align: center; }
  .bn_tx_hm .section_bn_tx_hm div:nth-child(1) h2 {
    text-align: center; }
  .bn_tx_hm .section_bn_tx_hm div:nth-child(2) div {
    width: 140px;
    clear: both;
    float: none; }
  .bn_tx_hm .section_bn_tx_hm div:nth-child(2) span {
    padding: 0px 30px 0 30px;
    text-align: center; }
  .bn_tx_hm .section_bn_tx_hm div:nth-child(2) div a {
    margin: 20px 0 0 0; }
  .slides_anl {
    height: 1180px; }
  .article_hm_sixth_two .bt_blue_f_t_b {
    font: 26px Aller_R, Arial, sans-serif;
    width: 300px;
    height: 80px;
    float: left;
    margin: 20px 30px 0 40px; }
  .article_hm_sixth_two .bt_blue_room {
    font: 26px Aller_R, Arial, sans-serif;
    width: 190px;
    float: left;
    margin: 24px 10px 0 0;
    background-position: right 28px;
    background-size: 10%; }
  .jssora22l {
    left: 20px !important; }
  .jssora22r {
    right: 20px !important; }
  .hm_nw_one {
    display: none; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one a span {
    background-position: 0;
    margin: 20px 0 0 0;
    padding: 20px 0 0 44px; }
  .slides_at_m .cont_at {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
  .slides_at_m .cont_at ul {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    box-sizing: border-box; }
  .slides_at_m .cont_at ul li {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    margin: 0 1px 0 0;
    float: left;
    display: block;
    box-sizing: border-box; }
    .slides_at_m .cont_at ul li a {
      width: 98%;
      float: left;
      display: block; }
    .slides_at_m .cont_at ul li h1 {
      font: 18px Aller_R, Arial, sans-serif;
      color: #050505;
      width: 100%;
      padding: 28px 0 0 64px;
      float: left;
      display: block;
      box-sizing: border-box; }
    .slides_at_m .cont_at ul li span {
      font: 20px Aller_R, Arial, sans-serif;
      color: #7c7c7c;
      width: 42%;
      line-height: 30px;
      padding: 12px 0 0 64px;
      float: left;
      display: block;
      box-sizing: border-box; }
    .slides_at_m .cont_at ul li .bt_arrow {
      width: 90px;
      margin: 20px 0 0 0;
      clear: both; }
    .slides_at_m .cont_at ul li .art_footer {
      width: 36%;
      margin: 24px 64px 0 64px;
      padding: 20px 0 0 0;
      border-top: solid 1px #ebebeb;
      float: left;
      display: block;
      box-sizing: border-box;
      clear: both; }
      .slides_at_m .cont_at ul li .art_footer h2 {
        font: 16px Aller_R, Arial, sans-serif;
        color: #838587;
        width: 100%;
        float: left;
        display: block;
        box-sizing: border-box; }
      .slides_at_m .cont_at ul li .art_footer h3 {
        font: 26px Aller_R, Arial, sans-serif;
        color: #000000;
        width: 100%;
        line-height: 26px;
        padding: 12px 0 0 0;
        float: left;
        display: block;
        box-sizing: border-box; }
  .jssora01l {
    left: 10px !important; }
  .jssora01r {
    right: 10px !important; }
  .hm_nw_four .section_hm_nw_four .article_hm_nw_four .cont_left {
    width: 100%; }
  .hm_nw_four .section_hm_nw_four .article_hm_nw_four .cont_left h1 {
    font: 26px Aller_R, Arial, sans-serif; }
  .hm_nw_four .section_hm_nw_four .article_hm_nw_four .cont_left span {
    font: 14px Aller_R, Arial, sans-serif;
    line-height: 24px; }
  .hm_nw_four .section_hm_nw_four .article_hm_nw_four .cont_right {
    width: 100%; }
  .hm_nw_four .section_hm_nw_four .article_hm_nw_four .body_hm_two .ui-accordion-header {
    padding: 22px 0 0 0;
    height: 66px; }
  .hm_nw_four .section_hm_nw_four .article_hm_nw_four .body_hm_two .ui-accordion-content {
    padding: 0 1% 40px 0; }
  .body_hm_two .hm_two_at_left {
    width: 100%;
    padding: 0;
    margin: 100px 0 0 0; }
  .body_hm_two .hm_two_at_right {
    width: 100%;
    position: absolute; }
  .body_hm_two .hm_two_at_left span {
    font: 14px Aller_R, Arial, sans-serif; }
  .hm_nw_four .section_hm_nw_four .article_hm_nw_four .body_hm_two .ui-accordion-header .cont_plus {
    display: none; }
  .hm_nw_four .section_hm_nw_four .article_hm_nw_four .body_hm_two .ui-accordion-header div:nth-child(2) h1 {
    padding: 3px 0 4px 0; }
  .hm_new_two .section_hm_new_two .article_hm_new_two .img_hm_new_two {
    height: 160px;
    background-size: 320px;
    background-position: center top;
    right: -9px; }
  .hm_new_two .section_hm_new_two .article_hm_new_two {
    margin: 176px 0 0 0; }
  .hm_new_two .section_hm_new_two .article_hm_new_two h1 {
    font: 40px Aller-Light, Arial, sans-serif; }
  .hm_new_two .section_hm_new_two .article_hm_new_two p {
    margin: 0 0 20px 0; }
  .hm_new_two .section_hm_new_two .article_hm_new_two a:nth-child(3) {
    float: none;
    margin: auto;
    width: 106px;
    clear: both; }
  .hm_new_two .section_hm_new_two .article_hm_new_two .line {
    display: block;
    float: none;
    margin: 16px auto;
    width: 120px; }
  .hm_new_two .section_hm_new_two .article_hm_new_two a:nth-child(5) {
    float: none;
    margin: auto;
    clear: both; }
  .hm_new_four .section_hm_new_four .article_hm_new_four .cont_left {
    width: 100%;
    padding: 0 20px 0 20px; }
  .hm_new_four .section_hm_new_four .article_hm_new_four .cont_left h1 {
    width: 100%;
    font: 40px Aller-Light, Arial, sans-serif;
    text-align: center;
    margin: 40px 0 0 0;
    line-height: 50px; }
  .hm_new_four .section_hm_new_four .article_hm_new_four .cont_left span {
    width: 100%;
    text-align: center;
    padding: 14px 0 20px 0; }
  .hm_new_four .section_hm_new_four .article_hm_new_four .cont_left .bt_arrow {
    float: none;
    margin: auto;
    clear: both;
    width: 90px; }
  .hm_new_four .section_hm_new_four .article_hm_new_four .cont_right {
    display: none; }
  .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center {
    width: 100%;
    padding: 0 20px 0 20px;
    float: left;
    display: block;
    box-sizing: border-box; }
    .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div {
      width: 100% !important;
      height: 325px !important;
      margin: 0 0 30px 0 !important;
      float: left;
      display: block;
      box-sizing: border-box; }
      .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div a {
        width: 100%;
        height: 324px;
        background-color: #ffffff;
        border: solid 1px #dad5d1;
        padding: 0;
        float: left;
        display: block;
        box-sizing: border-box;
        transition: all 0.4s ease; }
        .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div a span {
          width: 100%;
          font: 18px UbuntuM, Arial, sans-serif;
          color: #313132;
          padding: 244px 0 0 30px;
          float: left;
          display: block;
          box-sizing: border-box; }
      .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div .an_one {
        background-image: url(../img/im_an_one.jpg);
        background-position: center top;
        background-repeat: no-repeat; }
      .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div .an_two {
        background-image: url(../img/im_an_two.jpg);
        background-position: center top;
        background-repeat: no-repeat; }
      .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div .an_three {
        background-image: url(../img/im_an_three.jpg);
        background-position: center top;
        background-repeat: no-repeat; }
      .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div .an_four {
        background-image: url(../img/im_an_four.jpg);
        background-position: center top;
        background-repeat: no-repeat; }
      .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div .an_five {
        background-image: url(../img/im_an_five.jpg);
        background-position: center top;
        background-repeat: no-repeat; }
    .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div:nth-child(2), .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div:nth-child(5) {
      margin: 0 0 30px 0 !important; }
    .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center div:nth-child(6) {
      margin: 0 0 20px 0 !important; }
  .bg_video {
    display: none; }
  .menu {
    width: 100%;
    height: 70px;
    position: fixed;
    z-index: 9000000000000;
    top: 0;
    float: left;
    display: block;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .venoframe {
    height: 400px !important; }
  .menu .cont_m {
    display: none; }
  footer .cont_ft {
    display: none; }
  footer .cont_ftm {
    display: block; }
  .menu .cont_m_m {
    display: block; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value > .box h1.minimob {
    display: block !important; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value > .box h1.minidsk {
    display: none !important; } }

@media only screen and (max-width: 766px) and (max-width: 321px) {
  .hm_new_four .section_hm_new_four .article_hm_new_four .cont_center {
    padding: 40px 20px 0 20px; } }

@media only screen and (max-width: 766px) {
  #dt-faq-iframe {
    width: 99% !important; }
  .dt-floater {
    border-radius: 100% !important;
    bottom: 13px !important;
    right: 13px !important;
    padding: 10px !important;
    width: 50px !important;
    height: 50px !important;
    padding-left: 32px !important;
    background-color: #4088f6 !important;
    font-weight: bold;
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
    text-indent: -999px;
    font-size: 0 !important; }
  .dt-floater:before {
    content: " ";
    width: 50px;
    height: 50px;
    left: 0;
    top: 0;
    position: absolute;
    display: inline-block;
    background-image: url("../img/icon_sup_mob.png?15012018");
    background-position: center;
    background-repeat: no-repeat; } }

.hm_nw_one .section_hm_nw_one .article_hm_nw_one div:nth-child(1) a .cont_txt_bn .bt_blue_f_t {
  margin: 34px 0 0 0;
  clear: both; }

.hm_nw_m_one {
  width: 100%;
  height: 580px;
  position: relative;
  background-color: #00121f;
  float: left;
  display: block;
  box-sizing: border-box; }

.flickity-viewport {
  height: 580px !important; }

.hm_nw_m_one .section_hm_nw_m_one {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: auto;
  box-sizing: border-box; }

.hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one {
  max-width: 100%;
  height: 100%;
  margin: auto;
  display: block;
  box-sizing: border-box; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one {
    width: 100%;
    height: 580px;
    background-image: url("../img/bg-cz-home.jpg?310817");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover; }
    .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section {
      width: 100%;
      max-width: 1200px;
      height: 100%;
      margin: auto;
      box-sizing: border-box; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn h1 {
        font: 38px ExoR, Arial, sans-serif;
        color: #ffffff;
        text-transform: uppercase;
        width: 42%;
        line-height: 46px;
        margin: 144px 0 0 0;
        float: left;
        display: block; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .value {
        float: right;
        display: block;
        box-sizing: border-box; }
        .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .value > .box {
          width: 243px;
          height: 200px;
          background-color: rgba(0, 0, 0, 0.6);
          margin: 84px 1px 0 0;
          padding: 34px 30px 30px 40px;
          float: left;
          display: block;
          box-sizing: border-box; }
          .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .value > .box h1 {
            font: 16px ExoR, Arial, sans-serif;
            text-align: center;
            width: 100%;
            margin: 0;
            border-bottom: solid 1px #606166;
            padding: 0 0 6px 0;
            margin: 0 !important;
            float: left;
            display: block;
            box-sizing: border-box; }
          .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .value > .box h2 {
            font: 56px ExoR, Arial, sans-serif;
            color: #ffffff;
            width: 100%;
            margin: 0;
            position: relative;
            top: 0;
            line-height: 82px;
            padding: 0 0 14px 30px;
            float: left;
            display: block;
            box-sizing: border-box; }
            .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .value > .box h2 var {
              font: 16px ExoM, Arial, sans-serif;
              color: #ffffff;
              position: absolute;
              top: 34px;
              left: 0;
              float: left;
              display: block;
              box-sizing: border-box; }
            .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .value > .box h2 i {
              font-size: 12px;
              position: absolute;
              width: 100%;
              bottom: -30px;
              right: -34px;
              opacity: 0.20; }
        .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .value > .box.hundred {
          width: 444px; }
          .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .value > .box.hundred h1 {
            font: 20px ExoR, Arial, sans-serif;
            text-align: left;
            color: #ffffff;
            width: 80%;
            margin: 0;
            border-bottom: none;
            padding: 0 0 14px 0;
            float: left;
            display: block;
            box-sizing: border-box; }
          .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .value > .box.hundred h2 {
            width: 200px;
            float: right;
            clear: none;
            left: 20px; }
          .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .value > .box.hundred .sub_tit {
            width: 150px;
            padding: 16px 0 0 0;
            float: left;
            display: block;
            box-sizing: border-box; }
            .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .value > .box.hundred .sub_tit h1 {
              font: 16px ExoR, Arial, sans-serif;
              color: #ffffff;
              opacity: 0.5;
              width: 100%;
              padding: 0 0 6px 0;
              float: left;
              display: block;
              box-sizing: border-box; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn span {
        font: 16px Aller_R, Arial, sans-serif;
        color: #f3f1f0;
        width: 100%;
        height: 34px;
        margin: 0;
        padding: 38px 0 0 44px;
        background-image: url("../img/bg_bt_play_hm.png?280917");
        background-position: left;
        background-repeat: no-repeat;
        background-position: 0 30px;
        float: left;
        display: block; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn h2 {
        font: 12px UbuntuR, Arial, sans-serif;
        text-decoration: none;
        color: #999999;
        border: 0;
        position: absolute;
        top: 334px;
        clear: both;
        bottom: 0;
        float: left;
        display: block;
        box-sizing: border-box; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one section .cont_txt_bn .bt_blue_f_t {
        width: 188px;
        text-align: center;
        height: 46px;
        border: none;
        margin: -20px 0 0 0;
        padding: 0;
        clear: both;
        position: relative;
        z-index: 9000;
        font: 14px ExoSB, Arial, sans-serif;
        color: #0079bc;
        text-transform: uppercase;
        text-decoration: none;
        background-color: #ffffff;
        height: 46px;
        line-height: 46px;
        border-radius: 4px;
        padding: 0 26px 0 26px;
        transition: all 0.2s ease;
        float: left;
        display: block;
        box-sizing: border-box; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two {
    width: 100%;
    height: 580px;
    background-image: url("../img/bg-cz-home.jpg?310817");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover; }
    .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section {
      width: 100%;
      max-width: 1200px;
      height: 100%;
      margin: auto;
      box-sizing: border-box; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn h1 {
        font: 38px ExoR, Arial, sans-serif;
        color: #ffffff !important;
        text-transform: uppercase;
        width: 42%;
        line-height: 46px;
        border-bottom: none !important;
        margin: 144px 0 0 0;
        float: left;
        display: block; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value {
        float: right;
        display: block;
        box-sizing: border-box; }
        .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value > .box {
          width: 243px;
          height: 200px;
          background-color: rgba(0, 0, 0, 0.6);
          margin: 140px 1px 0 0;
          padding: 34px 30px 30px 40px;
          float: left;
          display: block;
          box-sizing: border-box; }
          .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value > .box h1.minidsk {
            font: 16px ExoR, Arial, sans-serif;
            text-align: center;
            color: #b4aaa4;
            width: 100%;
            margin: 0;
            padding: 0 0 6px 0;
            float: left;
            display: block;
            box-sizing: border-box; }
          .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value > .box h1.minimob {
            font: 16px ExoR, Arial, sans-serif;
            text-align: center;
            color: #b4aaa4;
            width: 100%;
            margin: 0;
            padding: 0 0 14px 0;
            float: left;
            display: none;
            box-sizing: border-box; }
          .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value > .box h2 {
            font: 56px ExoR, Arial, sans-serif;
            color: #ffffff;
            width: 100%;
            margin: 0;
            position: relative;
            top: 0;
            line-height: 82px;
            padding: 0 0 14px 30px;
            float: left;
            display: block;
            box-sizing: border-box; }
            .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value > .box h2 var {
              font: 16px ExoM, Arial, sans-serif;
              color: #ffffff;
              position: absolute;
              top: 34px;
              left: 0;
              float: left;
              display: block;
              box-sizing: border-box; }
            .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value > .box h2 i {
              font-size: 12px;
              position: absolute;
              width: 100%;
              bottom: -36px;
              opacity: 0.20;
              left: 34px;
              right: 0; }
        .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value > .box.hundred {
          width: 444px; }
          .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value > .box.hundred h1 {
            font: 20px ExoR, Arial, sans-serif;
            color: #ffffff;
            width: 80%;
            margin: 0;
            border-bottom: none;
            padding: 0 0 14px 0;
            float: left;
            display: block;
            box-sizing: border-box; }
          .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value > .box.hundred h2 {
            width: 200px;
            float: right;
            clear: none;
            left: 20px; }
          .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value > .box.hundred .sub_tit {
            width: 150px;
            padding: 16px 0 0 0;
            float: left;
            display: block;
            box-sizing: border-box; }
            .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .value > .box.hundred .sub_tit h1 {
              font: 16px ExoR, Arial, sans-serif;
              color: #ffffff;
              opacity: 0.5;
              width: 100%;
              padding: 0 0 6px 0;
              float: left;
              display: block;
              box-sizing: border-box; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn span {
        font: 16px Aller_R, Arial, sans-serif;
        color: #f3f1f0;
        width: 100%;
        height: 34px;
        margin: 0;
        padding: 38px 0 0 44px;
        background-image: url("../img/bg_bt_play_hm.png?280917");
        background-position: left;
        background-repeat: no-repeat;
        background-position: 0 30px;
        float: left;
        display: block; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn h2 {
        font: 12px UbuntuR, Arial, sans-serif;
        text-decoration: none;
        color: #999999;
        border: 0;
        position: absolute;
        top: 334px;
        clear: both;
        bottom: 0;
        float: left;
        display: block;
        box-sizing: border-box; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.two section .cont_txt_bn .bt_blue_f_t {
        width: 188px;
        text-align: center;
        height: 46px;
        border: none;
        margin: -74px 0 0 0;
        padding: 0;
        clear: both;
        position: relative;
        z-index: 9000;
        font: 14px ExoSB, Arial, sans-serif;
        color: #0079bc;
        text-transform: uppercase;
        text-decoration: none;
        background-color: #ffffff;
        height: 46px;
        line-height: 46px;
        border-radius: 4px;
        padding: 0 26px 0 26px;
        transition: all 0.2s ease;
        float: left;
        display: block;
        box-sizing: border-box; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_one.bvsp {
    width: 100%;
    height: 580px;
    background-image: url("../img/bg-mini-home.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover; }
  .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two {
    width: 100%;
    height: 580px;
    background-image: url("../img/bn_hm_m_five.jpg?040418");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover; }
    .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two section {
      width: 100%;
      max-width: 1200px;
      height: 100%;
      margin: auto;
      box-sizing: border-box; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two section .cont_txt_bn h1 {
        font: 34px ExoR, Arial, sans-serif;
        color: #ffffff;
        text-transform: uppercase;
        width: 34%;
        margin: 144px 0 0 0;
        line-height: 46px;
        float: left;
        display: block; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two section .cont_txt_bn span {
        font: 16px Aller_R, Arial, sans-serif;
        color: #f3f1f0;
        width: 100%;
        height: 34px;
        margin: 0;
        padding: 38px 0 0 44px;
        background-image: url("../img/bg_bt_play_hm.png?280917");
        background-position: left;
        background-repeat: no-repeat;
        background-position: 0 30px;
        float: left;
        display: block; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two section .cont_txt_bn h2 {
        font: 12px UbuntuR, Arial, sans-serif;
        text-decoration: none;
        color: #999999;
        border: 0;
        position: absolute;
        top: 334px;
        clear: both;
        bottom: 0;
        float: left;
        display: block;
        box-sizing: border-box; }
      .hm_nw_m_one .section_hm_nw_m_one .article_hm_nw_m_one .bn_two section .cont_txt_bn .bt_blue_f_t {
        width: 188px;
        text-align: center;
        height: 46px;
        border: none;
        margin: 36px 0 0 0;
        padding: 0;
        clear: both;
        position: relative;
        z-index: 9000;
        font: 14px ExoSB, Arial, sans-serif;
        color: #0079bc;
        text-transform: uppercase;
        text-decoration: none;
        background-color: #ffffff;
        height: 46px;
        line-height: 46px;
        border-radius: 4px;
        padding: 0 26px 0 26px;
        transition: all 0.2s ease;
        float: left;
        display: block;
        box-sizing: border-box; }

.flickity-page-dots .dot {
  width: 8px !important;
  height: 8px !important; }

.flickity-page-dots .dot.is-selected {
  background-color: #ffffff !important; }

.cont_form_pz {
  width: 100%;
  margin: 70px 0 0 0;
  position: relative;
  z-index: 90000;
  float: left;
  display: block; }
  .cont_form_pz h1 {
    font: 20px TitilliumSemiBold, Arial, sans-serif;
    color: #ffffff;
    width: 100%;
    margin: 0;
    padding: 0 0 20px 0;
    float: left;
    display: block; }
  .cont_form_pz label {
    width: 34%;
    margin: 0 70px 0 0;
    float: left;
    display: block; }
    .cont_form_pz label input {
      font: 18px TitilliumWebLight, Arial, sans-serif;
      color: #ffffff;
      width: 100%;
      height: 36px;
      float: left;
      display: block;
      border: 0;
      margin: 8px 0 0 0;
      border-bottom: solid 1px #606163;
      background-color: transparent;
      transform: translateZ(0);
      transition: all 0.5s ease;
      box-sizing: border-box; }
    .cont_form_pz label var {
      width: 100% !important;
      font: 12px Aller_R, Arial, sans-serif !important;
      color: #ffffff !important;
      padding: 10px 0 0 0 !important;
      margin: 2px 0 0 0 !important;
      float: left !important;
      display: block;
      box-sizing: border-box !important; }
    .cont_form_pz label .bt_blue_f_t_b {
      font: 14px ExoM, Arial, sans-serif;
      color: #ffffff;
      text-decoration: none;
      text-align: center;
      text-transform: uppercase;
      background-color: #0079bc;
      border: none !important;
      border-radius: 4px;
      width: 204px !important;
      height: 46px !important;
      margin: 0 !important;
      float: right; }
  .cont_form_pz label:nth-child(4) {
    width: auto;
    margin: 0; }

#dt-faq-iframe {
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
  z-index: 900000000;
  bottom: 0 !important; }

.dt-closebutton {
  display: none !important; }

@media only screen and (min-width: 1201px) {
  .subm .column.one {
    width: 21%; }
  .subm .column.two {
    width: 37%; }
  .subm .column.three {
    width: 20%; }
  .subm .column.four {
    width: 20%; } }

@media only screen and (min-width: 1380px) {
  .subm .column.one {
    width: 20%; }
  .subm .column.two {
    width: 31%; }
  .subm .column.three {
    width: 20%; }
  .subm .column.four {
    width: 20%; } }

@media only screen and (min-width: 1600px) {
  .subm .column.one {
    width: 22%; }
  .subm .column.two {
    width: 28%; }
  .subm .column.three {
    width: 18%; }
  .subm .column.four {
    width: 18%; } }

@media only screen and (min-width: 1601px) {
  .subm .column.one {
    width: 17%; }
  .subm .column.two {
    width: 28%; }
  .subm .column.three {
    width: 14%; }
  .subm .column.four {
    width: 15%; } }

@media only screen and (min-width: 1260px) {
  footer .cont_ft .social {
    padding: 0 20px 0 20px; } }

.hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-card-span {
  font: 15px TitilliumRegular, Arial, sans-serif; }

.hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card h1 {
  font: 16px ExoB, Arial, sans-serif;
  color: #3399ff; }

.hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-inv-floats {
  width: 100% !important;
  height: auto;
  clear: both;
  background-color: transparent;
  float: left;
  display: block;
  box-sizing: border-box;
  box-shadow: none;
  border-radius: 0;
  border-top: 1px solid #f0f0f0;
  margin: 15px 0 0 0 !important;
  padding: 15px 0 0 0 !important; }
  .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-inv-floats .cz-card-float-left {
    padding: 0;
    width: 50% !important;
    height: auto;
    background-color: transparent;
    float: left;
    display: block;
    box-sizing: border-box;
    margin: 0 !important;
    box-shadow: none;
    border-radius: 0; }
    .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-inv-floats .cz-card-float-left .cz-tit-card {
      font: 12px TitilliumSemiBold, Arial, sans-serif !important;
      color: #333333;
      line-height: 12px; }
    .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-inv-floats .cz-card-float-left .cz-valor-card {
      font: 32px TitilliumSemiBold, Arial, sans-serif !important;
      color: #2a8dff;
      line-height: 32px;
      margin-top: -10px; }
    .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-inv-floats .cz-card-float-left .cz-card-curso-gratis {
      font: 13px TitilliumSemiBold, Arial, sans-serif !important;
      color: #FFF;
      line-height: 16px;
      width: 82px;
      border-radius: 18px;
      text-align: center;
      padding: 4px 0;
      background: #242423;
      letter-spacing: 1px; }
  .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-inv-floats .cz-card-float-right {
    padding: 0;
    width: 50% !important;
    height: auto;
    background-color: transparent;
    float: right;
    display: block;
    box-sizing: border-box;
    margin: 0 !important;
    box-shadow: none;
    border-radius: 0;
    text-align: right;
    padding-top: 23px; }
    .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-inv-floats .cz-card-float-right s {
      color: #999999;
      font: 18px TitilliumRegular, Arial, sans-serif !important;
      line-height: 120%;
      text-decoration-line: line-through;
      text-decoration-style: solid;
      text-decoration-color: #4088f6; }
  .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-inv-floats .cz-card-curso-saiba {
    padding: 0;
    width: 50% !important;
    height: auto;
    background-color: transparent;
    float: left;
    display: block;
    box-sizing: border-box;
    margin: 0 !important;
    box-shadow: none;
    border-radius: 0;
    text-align: left;
    padding-top: 4px;
    font: 14px TitilliumSemiBold, Arial, sans-serif !important;
    color: #2a8dff; }

.hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-card-cursos-paddy {
  margin: 23px 0 0 0 !important;
  padding: 23px 0 0 0 !important; }

@media only screen and (max-width: 1024px) {
  .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card {
    height: auto !important; }
    .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-card-span {
      font: 15px TitilliumRegular, Arial, sans-serif; }
    .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card h1 {
      font: 16px ExoB, Arial, sans-serif;
      color: #3399ff; }
    .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-inv-floats {
      width: 100% !important;
      height: auto;
      clear: both;
      background-color: transparent;
      float: left;
      display: block;
      box-sizing: border-box;
      box-shadow: none;
      border-radius: 0;
      border-top: 1px solid #f0f0f0;
      margin: 15px 0 0 0 !important;
      padding: 15px 0 0 0; }
      .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-inv-floats .cz-card-float-left {
        padding: 0;
        width: 50%;
        height: auto;
        background-color: transparent;
        float: left;
        display: block;
        box-sizing: border-box;
        margin: 0 !important;
        box-shadow: none;
        border-radius: 0; }
        .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-inv-floats .cz-card-float-left .cz-tit-card {
          font: 11px TitilliumSemiBold, Arial, sans-serif !important;
          color: #333333;
          line-height: 4vw; }
        .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-inv-floats .cz-card-float-left .cz-valor-card {
          font: 28px TitilliumSemiBold, Arial, sans-serif !important;
          color: #2a8dff;
          line-height: 32px;
          margin-top: -10px; }
        .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-inv-floats .cz-card-float-left .cz-card-curso-gratis {
          font: 13px TitilliumSemiBold, Arial, sans-serif !important;
          color: #FFF;
          line-height: 16px;
          width: 82px;
          border-radius: 18px;
          text-align: center;
          padding: 4px 0;
          background: #242423;
          letter-spacing: 1px; }
      .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-inv-floats .cz-card-float-right {
        padding: 0;
        width: 50%;
        height: auto;
        background-color: transparent;
        float: right;
        display: block;
        box-sizing: border-box;
        margin: 0 !important;
        box-shadow: none;
        border-radius: 0;
        text-align: right;
        padding-top: 18px; }
        .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-inv-floats .cz-card-float-right s {
          color: #999999;
          font: 18px TitilliumRegular, Arial, sans-serif !important;
          line-height: 120%;
          text-decoration-line: line-through;
          text-decoration-style: solid;
          text-decoration-color: #4088f6; }
      .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-inv-floats .cz-card-curso-saiba {
        padding: 0;
        width: 50%;
        height: auto;
        background-color: transparent;
        float: left;
        display: block;
        box-sizing: border-box;
        margin: 0 !important;
        box-shadow: none;
        border-radius: 0;
        text-align: left;
        padding-top: 4px;
        font: 14px TitilliumSemiBold, Arial, sans-serif !important;
        color: #2a8dff; }
    .hm_new_four .section_hm_new_four .article_hm_new_four .cz-home-card .cz-card-cursos-paddy {
      margin: 23px 0 0 0 !important;
      padding: 23px 0 0 0 !important; } }

/*# sourceMappingURL=only_home.css.map */
