@import url(http://fonts.googleapis.com/css?family=Dosis:200,300,400,500,600,700);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic);
/**
 * body SCSS
 *
 * Projeto: Stelo
 * Autor: MG Studio <contato@mgstudio.com.br>
 */
/* line 17, ../../../../../../../../Program Files/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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;
}

/* line 22, ../../../../../../../../Program Files/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../Program Files/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../Program Files/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../Program Files/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../Program Files/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../Program Files/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../Program Files/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../Program Files/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 46, sass/style.scss */
* {
  text-decoration: none;
  border: none;
  word-wrap: break-word;
}

/* line 48, sass/style.scss */
.branco {
  background: white;
}

/* line 49, sass/style.scss */
.cinza-claro {
  background: #f8f8f8;
}

/* line 50, sass/style.scss */
.roxo {
  background: #7f2ef6;
}

.verde-citrico{ background: #d0ff00; }
.verde-menta{ background: #00ffc5; }


.verde {
  background: #00ffc5;
}
.verde h2 span{color: #7f2ff7}

.rosa {
  background: #ff4286;
}
.rosa h2 span{color: #ffffff}

/* line 52, sass/style.scss */
.bold {
  font-weight: 600;
}

/* line 53, sass/style.scss */
.f35em {
  font-size: 3.5em !important;
  line-height: 1em !important;
}

.f21em {
  font-size: 2.1em !important;
}

/* line 54, sass/style.scss */
.f50em {
  font-size: 5em !important;
}

/* line 55, sass/style.scss */
.f17em {
  font-size: 1.7em !important;
}

/* line 58, sass/style.scss */
.cf:before, .cf:after {
  content: "";
  display: table;
  clear: both;
}

/* line 60, sass/style.scss */
.clear {
  clear: both;
}

/* line 62, sass/style.scss */
::selection {
  color: white;
  background: #7f2ef6;
}

/* line 66, sass/style.scss */
::-moz-selection {
  color: white;
  background: #7f2ef6;
}

/* line 71, sass/style.scss */
.open-nav {
  display: none;
}

/* line 73, sass/style.scss */
.wrapper {
  width: 990px;
  margin: 0 auto;
}

/* line 79, sass/style.scss */
body {
  font-family: "Dosis", sans-serif;
  font-size: 10px;
  background: white;
  overflow-x: hidden;
}

/* line 87, sass/style.scss */
#scroll-top {
  position: fixed;
  bottom: 40px;
  right: 0px;
  display: block;
  background: url(img/bt/bt_top.png) no-repeat;
  width: 46px;
  height: 46px;
}
/* line 96, sass/style.scss */
#scroll-top:hover {
  width: 45px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 103, sass/style.scss */
  #scroll-top {
    background: url(img/scroll-topx2.png) no-repeat;
    width: 90px;
    height: 74px;
  }
  /* line 108, sass/style.scss */
  #scroll-top:hover {
    width: 90px;
  }
}
@media (max-width: 767px) {
  /* line 115, sass/style.scss */
  #scroll-top {
    background: url(img/scroll-topx2.png) no-repeat;
    width: 90px;
    height: 74px;
  }
  /* line 120, sass/style.scss */
  #scroll-top:hover {
    width: 90px;
  }
}
/* line 129, sass/style.scss */
.g586 {
  width: 586px !important;
}

/* line 130, sass/style.scss */
.g516 {
  width: 516px !important;
}

/* line 131, sass/style.scss */
.g308 {
  width: 308px !important;
}

.g368 {
  width: 368px !important;
}

.g315 {
  width: 315px !important;
}

/* line 132, sass/style.scss */
.g415 {
  width: 415px !important;
}

/* line 133, sass/style.scss */
.g488 {
  width: 488px !important;
}

/* line 134, sass/style.scss */
.g600 {
  width: 600px !important;
}

/* line 135, sass/style.scss */
.g660 {
  width: 660px !important;
}

/* line 136, sass/style.scss */
.g720 {
  width: 720px !important;
}

/* line 137, sass/style.scss */
.g780 {
  width: 780px !important;
}

/* line 138, sass/style.scss */
.g100p {
  width: 100% !important;
}

/* line 139, sass/style.scss */
.g460 {
  width: 460px !important;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 143, sass/style.scss */
  .g586, .g308, .g368, .g415, .g488, .g660, .g720, .g780, .g600, .g460, .g516, .g100p {
    width: 90% !important;
  }
}
@media (max-width: 767px) {
  /* line 147, sass/style.scss */
  .g586, .g308, .g368, .g415, .g488, .g660, .g720, .g780, .g600, .g460, .g516, .g100p {
    width: 90% !important;
  }
}
@media (max-width: 960px) {
  /* line 151, sass/style.scss */
  .g586, .g308, .g368, .g415, .g488, .g660, .g720, .g780, .g600, .g460, .g516, .g100p {
    width: 90% !important;
  }
}
/* line 155, sass/style.scss */
.g100p {
  color: #00f8c0 !important;
}

/* line 157, sass/style.scss */
.tcenter {
  text-align: center !important;
  margin-bottom: 0px !important;
}

/* line 162, sass/style.scss */
.relative {
  position: relative;
}

/* line 165, sass/style.scss */
.zindex {
  position: relative;
  z-index: 999;
}

/* line 167, sass/style.scss */
b {
  font-weight: 700;
}

/* line 169, sass/style.scss */
.mt20 {
  padding-top: 20px;
}

/* line 170, sass/style.scss */
.mb10 {
  margin-bottom: 10px !important;
}

/* line 172, sass/style.scss */
.text2 {
  font-family: "Dosis", sans-serif !important;
  font-size: 30px !important;
  text-transform: uppercase !important;
  color: #868686 !important;
}

/* line 180, sass/style.scss */

/*
.btn {
  float: right;
  background: #7f2ef6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 9px 13px;
  color: #00f8c0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.2em;
  cursor: pointer;
}*/

/* line 197, sass/style.scss */
#tarja-top {
  background: url(img/tarja-top.jpg);
  height: 3px;
  width: 100%;
}

/* line 203, sass/style.scss */
#header {
  width: 100%;
  background: #f8f8f8;
}
/* line 207, sass/style.scss */
#header #header-top {
  height: 96px;
  width: 100%;
  border-bottom: 2px solid #eeeeee;
}
/* line 212, sass/style.scss */
#header #header-top #magic-line {
  position: absolute;
  top: 3px;
  left: -20px;
  width: 15px;
  height: 7px;
  background: url(img/setinha.jpg) no-repeat;
}
/* line 221, sass/style.scss */
#header #header-top #nav {
  margin-top: 47px;
  float: left;
}
/* line 225, sass/style.scss */
#header #header-top #nav .open-nav {
  font-size: 60px;
}
/* line 229, sass/style.scss */
#header #header-top #nav #menu {
  font-size: 10px;
}
/* line 232, sass/style.scss */
#header #header-top #nav #menu .menu-item {
  margin-left: 80px;
  float: left;
}
/* line 236, sass/style.scss */
#header #header-top #nav #menu .menu-item:first-child {
  margin-left: 55px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 241, sass/style.scss */
  #header #header-top #nav #menu .menu-item:first-child {
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  /* line 247, sass/style.scss */
  #header #header-top #nav #menu .menu-item:first-child {
    margin-left: 0px;
  }
}
/* line 252, sass/style.scss */
#header #header-top #nav #menu .menu-item a {
  text-transform: uppercase;
  font-size: 2.0em;
  font-weight: 600;
  color: #989faf;
}
/* line 258, sass/style.scss */
#header #header-top #nav #menu .menu-item a:hover, #header #header-top #nav #menu .menu-item a.active, #header #header-top #nav #menu .menu-item a:active {
  color: #7f2ef6;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 264, sass/style.scss */
  #header #header-top #nav #menu .menu-item a {
    font-size: 3.0em;
    border-bottom: 1px solid #e0e0e0;
  }
}
@media (max-width: 767px) {
  /* line 271, sass/style.scss */
  #header #header-top #nav #menu .menu-item a {
    font-size: 3.0em;
    border-bottom: 1px solid #e0e0e0;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  /* line 279, sass/style.scss */
  #header #header-top #nav #menu .menu-item {
    margin-left: 50px;
    float: left;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 286, sass/style.scss */
  #header #header-top #nav #menu .menu-item {
    margin-left: 0;
    width: 100%;
    background: #f5f5f5;
  }
}
@media (max-width: 767px) {
  /* line 294, sass/style.scss */
  #header #header-top #nav #menu .menu-item {
    margin-left: 0;
    width: 100%;
    background: #f5f5f5;
  }
}
/* line 302, sass/style.scss */
#header #header-top #nav .submenu {
  position: absolute;
  margin-top: 42px;
}
/* line 306, sass/style.scss */
#header #header-top #nav .submenu .submenu-item {
  float: left;
  margin-right: 30px;
}
/* line 310, sass/style.scss */
#header #header-top #nav .submenu .submenu-item a {
  color: #7f2ef6;
  font-size: 1.2em !important;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 319, sass/style.scss */
  #header #header-top #nav .submenu .submenu-item a {
    color: #6c6c6c;
    font-size: 20px;
    padding-left: 60px;
  }
}
@media (max-width: 767px) {
  /* line 327, sass/style.scss */
  #header #header-top #nav .submenu .submenu-item a {
    color: #6c6c6c;
    font-size: 20px;
    padding-left: 60px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 337, sass/style.scss */
  #header #header-top #nav .submenu .submenu-item {
    margin: 0;
    width: 100%;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  /* line 345, sass/style.scss */
  #header #header-top #nav .submenu .submenu-item {
    margin: 0;
    width: 100%;
    font-size: 20px;
  }
}
/* line 353, sass/style.scss */
#header #header-top #nav .sou-comprador {
  margin-left: 53px;
}
/* line 357, sass/style.scss */
#header #header-top #nav .sou-vendedor {
  margin-left: 273px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 363, sass/style.scss */
  #header #header-top #nav {
    margin-top: 6px;
    float: left;
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 371, sass/style.scss */
  #header #header-top #nav {
    margin-top: 6px;
    float: left;
    width: 100%;
  }
}
/* line 378, sass/style.scss */
#header #header-top #criar {
  float: right;
  font-size: 1.2em;
  font-weight: 600;
  margin: 10px 24px 0 0;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 990px) {
  /* line 387, sass/style.scss */
  #header #header-top #criar {
    margin: 10px 0 0 0;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 393, sass/style.scss */
  #header #header-top #criar {
    margin: 10px 0 0 0;
  }
}
@media (max-width: 767px) {
  /* line 399, sass/style.scss */
  #header #header-top #criar {
    margin: 10px 0 0 0;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 407, sass/style.scss */
  #header #header-top {
    height: 152px;
  }
}
@media (max-width: 767px) {
  /* line 413, sass/style.scss */
  #header #header-top {
    height: 152px;
  }
}
/* line 420, sass/style.scss */
#header #header-bottom {
  width: 100%;
  height: 32px;
  background: white;
  border-bottom: 1px solid #eeeeee;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 429, sass/style.scss */
  #header #header-bottom {
    height: 120px;
  }
}
@media (max-width: 767px) {
  /* line 435, sass/style.scss */
  #header #header-bottom {
    height: 120px;
  }
}
/* line 442, sass/style.scss */
#header h1#logo {
  float: left;
  margin-top: 6px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 448, sass/style.scss */
  #header h1#logo img {
    width: 200px;
  }
}
@media (max-width: 767px) {
  /* line 454, sass/style.scss */
  #header h1#logo img {
    width: 200px;
  }
}
/* line 460, sass/style.scss */
#header #carteiras {
  float: right;
  margin-top: 40px;
  font-size: 10px;
}

#header #carteiras .mn_cadastrese,
#header #carteiras .mn_entrar{float: right; }

#header #carteiras .mn_cadastrese{
    color: #6743aa;    
    font-family: "Dosis",arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin: 11px 23px 0 0;
    text-transform: uppercase;
}
#header #carteiras .mn_cadastrese:hover{ color: #462d75; }

@media (min-width: 768px) and (max-width: 990px) {
  /* line 467, sass/style.scss */
  #header #carteiras {
    margin-top: 30px;
    width: 125px;
    font-size: 10px;
  }
  
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 475, sass/style.scss */
  #header #carteiras {
    position: absolute;
    right: 30px;
    font-size: 15px;
    width: 165px;
  }
}


@media only screen 
  and (min-device-width: 320px)
  and (max-device-width: 667px){
/*  
  
@media (max-width: 767px) {*/
  /* line 484, sass/style.scss */
  #header #carteiras {
    position: absolute;
    right: 30px;
    font-size: 15px;
    width: 165px;
	text-align: center;
  }
	#header #carteiras .mn_cadastrese, #header #carteiras .mn_entrar{ font-size: 23px; float: none;}
	#carteiras .mn_cadastrese{ display: inline-block; margin: 25px 0 0 0 !important;}
}

/* line 495, sass/style.scss */
.index #menu .menu-item:last-child .submenu, .conheca-a-stelo #menu .menu-item:last-child .submenu, .comprar-com-a-stelo #menu .menu-item:last-child .submenu, .sou-vendedor #menu .menu-item:first-child .submenu, .vendedor #menu .menu-item:first-child .submenu, .vender-com-a-stelo #menu .menu-item:first-child .submenu, .termos-de-uso #menu .menu-item .submenu, .disputa #menu .menu-item .submenu, .faq #menu .menu-item .submenu, .politica-de-privacidade #menu .menu-item .submenu, .central-de-atendimento #menu .menu-item .submenu {
  display: none;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 501, sass/style.scss */
  .index #menu .menu-item:last-child .submenu, .conheca-a-stelo #menu .menu-item:last-child .submenu, .comprar-com-a-stelo #menu .menu-item:last-child .submenu, .sou-vendedor #menu .menu-item:first-child .submenu, .vendedor #menu .menu-item:first-child .submenu, .vender-com-a-stelo #menu .menu-item:first-child .submenu, .termos-de-uso #menu .menu-item .submenu, .disputa #menu .menu-item .submenu, .faq #menu .menu-item .submenu, .politica-de-privacidade #menu .menu-item .submenu, .central-de-atendimento #menu .menu-item .submenu {
    display: block;
  }
}
@media (max-width: 767px) {
  /* line 507, sass/style.scss */
  .index #menu .menu-item:last-child .submenu, .conheca-a-stelo #menu .menu-item:last-child .submenu, .comprar-com-a-stelo #menu .menu-item:last-child .submenu, .sou-vendedor #menu .menu-item:first-child .submenu, .vendedor #menu .menu-item:first-child .submenu, .vender-com-a-stelo #menu .menu-item:first-child .submenu, .termos-de-uso #menu .menu-item .submenu, .disputa #menu .menu-item .submenu, .faq #menu .menu-item .submenu, .politica-de-privacidade #menu .menu-item .submenu, .central-de-atendimento #menu .menu-item .submenu {
    display: block;
  }
}
/* line 516, sass/style.scss */
.index #menu .menu-item.last-child .submenu, .conheca-a-stelo #menu .menu-item.last-child .submenu, .comprar-com-a-stelo #menu .menu-item.last-child .submenu, .sou-vendedor #menu .menu-item.first-child .submenu, .vendedor #menu .menu-item.first-child .submenu, .vender-com-a-stelo #menu .menu-item.first-child .submenu, .termos-de-uso #menu .menu-item .submenu, .disputa #menu .menu-item .submenu, .faq #menu .menu-item .submenu, .politica-de-privacidade #menu .menu-item .submenu, .central-de-atendimento #menu .menu-item .submenu {
  display: none;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 522, sass/style.scss */
  .index #menu .menu-item.last-child .submenu, .conheca-a-stelo #menu .menu-item.last-child .submenu, .comprar-com-a-stelo #menu .menu-item.last-child .submenu, .sou-vendedor #menu .menu-item.first-child .submenu, .vendedor #menu .menu-item.first-child .submenu, .vender-com-a-stelo #menu .menu-item.first-child .submenu, .termos-de-uso #menu .menu-item .submenu, .disputa #menu .menu-item .submenu, .faq #menu .menu-item .submenu, .politica-de-privacidade #menu .menu-item .submenu, .central-de-atendimento #menu .menu-item .submenu {
    display: block;
  }
}
@media (max-width: 767px) {
  /* line 528, sass/style.scss */
  .index #menu .menu-item.last-child .submenu, .conheca-a-stelo #menu .menu-item.last-child .submenu, .comprar-com-a-stelo #menu .menu-item:last-child .submenu, .sou-vendedor #menu .menu-item.first-child .submenu, .vendedor #menu .menu-item.first-child .submenu, .vender-com-a-stelo #menu .menu-item.first-child .submenu, .termos-de-uso #menu .menu-item .submenu, .disputa #menu .menu-item .submenu, .faq #menu .menu-item .submenu, .politica-de-privacidade #menu .menu-item .submenu, .central-de-atendimento #menu .menu-item .submenu {
    display: block;
  }
}
/* line 537, sass/style.scss */
#destaque {
  width: 100%;
  height: 613px;
  /*background: url(img/destaque.jpg) top center no-repeat;*/
  background-size: cover;
}
/* line 543, sass/style.scss */
#destaque .tit-destaque {
  width: 560px;
  float: left;
  margin-top: 58px;
}
/* line 548, sass/style.scss */
#destaque .tit-destaque h2 {
  font-weight: 600;
  font-size: 60px;
  text-transform: uppercase;
  color: white;
  margin-bottom: 25px;
}
/* line 556, sass/style.scss */
#destaque .tit-destaque p {
  font-weight: 500;
  font-size: 22px;
  text-transform: uppercase;
  color: white;
  line-height: 29px;
}

@media (max-width: 960px) {
  /* line 571, sass/style.scss */
  #destaque .tit-destaque {
    width: 560px;
    float: left;
    margin-top: 58px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 580, sass/style.scss */
  #destaque {
    background: url(img/destaque-half.jpg) top center no-repeat;
  }
  /* line 583, sass/style.scss */
  #destaque .tit-destaque {
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  /* line 590, sass/style.scss */
  #destaque {
    background: url(img/destaque-half.jpg) top center no-repeat;
  }
  /* line 593, sass/style.scss */
  #destaque .tit-destaque {
    margin-left: 30px;
  }
}
/* line 602, sass/style.scss */
.conheca-a-stelo #destaque {
  height: 366px;
  /*background: url(img/destaque-conheca-a-stelo.jpg) top center no-repeat;*/
}

/* line 610, sass/style.scss */
.vendedor #destaque {
  height: 546px;
  /*background: url(img/destaque-vendedor.jpg) top center no-repeat;*/
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 620, sass/style.scss */
  .conheca-a-stelo #destaque {
    height: 546px;
    background: url(img/destaque-conheca-a-stelo-half.jpg) top center no-repeat;
  }

  /* line 628, sass/style.scss */
  .vendedor #destaque {
    height: 546px;
    background: url(img/destaque-vendedor-half.jpg) top center no-repeat;
  }
}
@media (max-width: 767px) {
  /* line 638, sass/style.scss */
  .conheca-a-stelo #destaque {
    height: 546px;
    background: url(img/destaque-conheca-a-stelo-half.jpg) top center no-repeat;
  }

  /* line 646, sass/style.scss */
  .vendedor #destaque {
    height: 546px;
    background: url(img/destaque-vendedor-half.jpg) top center no-repeat;
  }
}
/* line 656, sass/style.scss */
#main article {
  padding: 80px 0;
}
/* line 659, sass/style.scss */
#main article .text {
  width: 440px;
  font-size: 10px;
}
@media (min-width: 768px) and (max-width: 990px) {
  /* line 665, sass/style.scss */
  #main article .text {
    text-align: center;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 671, sass/style.scss */
  #main article .text {
    width: 95%;
    text-align: left;
    font-size: 17px;
    line-height: 6em;
  }
}
@media (max-width: 767px) {
  /* line 680, sass/style.scss */
  #main article .text {
    width: 95%;
    text-align: left;
    font-size: 17px;
    line-height: 6em;
  }
}
/* line 688, sass/style.scss */
#main article .left {
  float: left;
}
/* line 689, sass/style.scss */
#main article .right {
  float: right;
}
@media (min-width: 768px) and (max-width: 990px) {
  /* line 693, sass/style.scss */
  #main article .left {
    float: none;
    /*margin: 0 auto 60px;*/
    display: block;
  }
  /* line 694, sass/style.scss */
  #main article .right {
    float: none;
    margin: 0 auto 60px;
    display: block;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 698, sass/style.scss */
  #main article .left {
    float: none;
    margin: 0 auto 60px;
    display: block;
  }
  /* line 699, sass/style.scss */
  #main article .right {
    float: none;
    margin: 0 auto 60px;
    display: block;
  }
}
@media (max-width: 767px) {
  /* line 703, sass/style.scss */
  #main article .left {
    float: none;
    margin: 0 auto 60px;
    display: block;
  }
  /* line 704, sass/style.scss */
  #main article .right {
    float: none;
    margin: 0 auto 60px;
    display: block;
  }
}
/* line 708, sass/style.scss */
#main article h3 {
  font-size: 6.0em;
  color: #7f2ef6;
  text-transform: uppercase;
  margin-bottom: 0.2em;
}
/* line 715, sass/style.scss */
#main article .subtitulo {
  font-family: "Dosis", sans-serif;
  font-size: 2.1em;
  color: #6c6c6c;
  text-transform: uppercase;
  margin-bottom: 25px;
}
/* line 723, sass/style.scss */
#main article .tit-roxo {
  font-family: "Dosis", sans-serif;
  font-size: 2.2em;
  font-weight: 600;
  color: #7f2ef6;
  text-transform: uppercase;
  margin-bottom: 25px;
}
/* line 732, sass/style.scss */
#main article p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.9em;
  font-weight: 100;
  color: #6c6c6c;
  margin-bottom: 35px;
  line-height: 1.5em;
}
/* line 741, sass/style.scss */
#main article a {
  font-family: "Dosis", sans-serif;
  color: #ff0174;
  font-size: 19px;
  font-weight: normal;
  text-decoration: underline;
}
/* line 748, sass/style.scss */
#main article #conveniencia {
  margin: 47px -170px -81px 0;
}
@media (max-width: 1024px) {
  /* line 753, sass/style.scss */
  #main article #conveniencia {
    margin: 65px -75px -91px 0;
    width: 580px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  /* line 760, sass/style.scss */
  #main article #conveniencia {
    margin: 0 auto -81px;
  }
}
@media (min-width: 640px) and (max-width: 47.5em) {
  /* line 766, sass/style.scss */
  #main article #conveniencia {
    margin: 0 auto -81px;
  }
}

/* line 783, sass/style.scss */
#infografico {
  /*
  position: relative;
  margin: -90px 0 0 0;
  background: url(img/infografico.jpg) -1% 0% no-repeat;
  width: 100%;
  height: 498px;
  height: 120px;
  float: left;*/
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 795, sass/style.scss */
  #infografico {
    background: url(img/infografico.jpg) 100% 0% no-repeat;
  }
}
@media (max-width: 767px) {
  /* line 801, sass/style.scss */
  #infografico {
    /*background: url(img/infografico.jpg) 100% 0% no-repeat;*/
  }
}
@media (max-width: 960px) {
  /* line 807, sass/style.scss */
  #infografico {
    /*background: url(img/infografico.jpg) 67% 0% no-repeat;*/
    width: 100%;
  }
}
@media (max-width: 1200px) {
  /* line 813, sass/style.scss */
  #infografico {
    background: url(img/infografico.jpg) 67% 0% no-repeat;
  }
}
/* line 819, sass/style.scss */
#ajuda {
  font-size: 10px;
  float: left;
  width: 100%;
  margin-top: 30px;
}
/* line 825, sass/style.scss */
#ajuda li {
  width: 464px;
  float: left;
  margin-left: 8px;
  padding-right: 75px;
  box-sizing: border-box;
}
/* line 832, sass/style.scss */
#ajuda li img {
  margin-bottom: 22px;
}
@media (max-width: 960px) {
  /* line 838, sass/style.scss */
  #ajuda li {
    width: 90%;
    float: left;
    margin-bottom: 50px;
    padding-right: 0px;
    box-sizing: border-box;
  }
  /* line 845, sass/style.scss */
  #ajuda li img {
    margin-bottom: 22px;
  }
  /* line 849, sass/style.scss */
  #ajuda li .icon {
    float: left;
    width: 215px;
    margin-top: 30px;
  }
  /* line 855, sass/style.scss */
  #ajuda li .text-icon {
    float: left;
    width: 400px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 865, sass/style.scss */
  #ajuda li {
    width: 90%;
    float: none;
    margin: 0 auto 50px;
    padding-right: 0px;
    box-sizing: border-box;
    overflow: hidden;
  }
  /* line 873, sass/style.scss */
  #ajuda li img {
    margin-bottom: 22px;
  }
  /* line 877, sass/style.scss */
  #ajuda li .icon {
    float: left;
    width: 215px;
    margin-top: 30px;
  }
  /* line 883, sass/style.scss */
  #ajuda li .text-icon {
    float: left;
    width: 400px;
  }
}
@media (max-width: 767px) {
  /* line 892, sass/style.scss */
  #ajuda li {
    width: 90%;
    float: none;
    margin: 0 auto 50px;
    padding-right: 0px;
    box-sizing: border-box;
    overflow: hidden;
  }
  /* line 900, sass/style.scss */
  #ajuda li img {
    margin-bottom: 22px;
  }
  /* line 904, sass/style.scss */
  #ajuda li .icon {
    float: left;
    width: 215px;
    margin-top: 30px;
  }
  /* line 910, sass/style.scss */
  #ajuda li .text-icon {
    float: left;
    width: 400px;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 920, sass/style.scss */
  #ajuda {
    font-size: 14px !important;
    float: left;
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 928, sass/style.scss */
  #ajuda {
    font-size: 14px !important;
    float: left;
    width: 100%;
  }
}
@media (max-width: 960px) {
  /* line 936, sass/style.scss */
  #ajuda {
    font-size: 10px;
    float: left;
    width: 100%;
  }
}
/* line 946, sass/style.scss */
h4 {
  font-family: "Dosis", sans-serif;
  font-size: 2.0em;
  color: #7f2ef6;
  text-transform: uppercase;
  font-weight: 600;
}

/* line 960, sass/style.scss */
#passos {
  float: left;
  margin-left: 65px;
  font-size: 10px;
}
/* line 965, sass/style.scss */
#passos li {
	display: inline-block;
	margin: 0 0 30px;
	width: 430px;
}

/* line 970, sass/style.scss */
#passos li:last-child {
  margin: 0;
}
/* line 974, sass/style.scss */
#passos li img {
  float: left;
  margin-right: 32px;
}
/* line 979, sass/style.scss */
#passos li #pague-passos {
  margin-top: -20px;
}
/* line 984, sass/style.scss */
#passos p {
  font-size: 1.6em !important;
  margin-bottom: 0 !important;
}
/* line 989, sass/style.scss */
#passos #ofereca {
  margin: 0 22px 0 -14px;
}

@media (max-width: 990px) {
  /* line 995, sass/style.scss */
  #passos {
    float: none;
    display: table;
    margin: 0 auto;
    width: 90%;
  }
  /* line 1001, sass/style.scss */
  #passos li {
    margin: 0 0 60px 0;
    width: 100%;
  }
  /* line 1006, sass/style.scss */
  #passos li img {
    float: left;
    margin-right: 32px;
  }
  /* line 1012, sass/style.scss */
  #passos #ofereca {
    margin: 0 46px 0 -14px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 1020, sass/style.scss */
  #passos {
    font-size: 15px;
    display: table;
    margin: 0 auto;
    width: 90%;
  }
  /* line 1026, sass/style.scss */
  #passos li {
    margin: 0 0 60px 0;
    width: 100%;
  }
  /* line 1031, sass/style.scss */
  #passos li img {
    float: left;
    margin-right: 32px;
    margin-bottom: 20px;
  }
  /* line 1038, sass/style.scss */
  #passos #ofereca {
    margin: 0 46px 25px -14px !important;
  }
}
@media (max-width: 767px) {
  /* line 1046, sass/style.scss */
  #passos {
    font-size: 15px;
    float: none;
    display: table;
    margin: 0 auto;
    width: 90%;
  }
  /* line 1053, sass/style.scss */
  #passos li {
    margin: 0 0 60px 0;
    width: 100%;
  }
  /* line 1058, sass/style.scss */
  #passos li img {
    float: left;
    margin-right: 32px;
    margin-bottom: 20px;
  }
  /* line 1065, sass/style.scss */
  #passos #ofereca {
    margin: 0 46px 25px -14px !important;
  }
}
/* line 1074, sass/style.scss */
h5 {
  font-size: 1.8em;
  color: #7f2ef6;
  text-transform: uppercase;
  font-weight: 600;
}

/* line 1081, sass/style.scss */
#mao {
  margin: 0 0 -81px 0;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 1086, sass/style.scss */
  #mao {
    margin: 0 auto -80px;
    display: inherit;
  }
}
@media (max-width: 767px) {
  /* line 1093, sass/style.scss */
  #mao {
    margin: 0 auto -80px;
    display: inherit;
  }
}
@media (max-width: 1024px) {
  /* line 1100, sass/style.scss */
  #mao {
    margin: 0 auto -80px;
    display: inherit;
  }
}
/* line 1106, sass/style.scss */
.sub-verde {
  color: #00f8c0 !important;
  float: left;
  margin-right: 80px;
  font-size: 10px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 1114, sass/style.scss */
  .sub-verde {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  /* line 1120, sass/style.scss */
  .sub-verde {
    width: 100% !important;
  }
}
@media (max-width: 1024px) {
  /* line 1126, sass/style.scss */
  .sub-verde {
    width: 100% !important;
  }
}
/* line 1131, sass/style.scss */
.txt-right {
  float: left;
  width: 570px;
}
/* line 1135, sass/style.scss */
.txt-right p {
  font-family: "Dosis", sans-serif !important;
  font-size: 3.0em !important;
  text-transform: uppercase;
  color: white !important;
}
/* line 1141, sass/style.scss */
.txt-right p.f27em {
  font-size: 2.7em !important;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 1150, sass/style.scss */
  .txt-right {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  /* line 1156, sass/style.scss */
  .txt-right {
    width: 100% !important;
  }
}
@media (max-width: 1024px) {
  /* line 1162, sass/style.scss */
  .txt-right {
    width: 100% !important;
  }
}
/* line 1168, sass/style.scss */
#cartoes {
  margin: 0 auto;
  display: inline-block;
}
/* line 1172, sass/style.scss */
#cartoes .cartoes-item {
  float: left;
  margin-right: 20px;
}

/* line 1181, sass/style.scss */
#pontos-fortes {
  font-size: 10px;
  float: left;
  width: 100%;
}
/* line 1186, sass/style.scss */
#pontos-fortes li {
  width: 31%;
  float: left;
  margin-left: 3.5%;
  box-sizing: border-box;
}
/* line 1192, sass/style.scss */
#pontos-fortes li:first-child {
  margin-left: 0;
}
/* line 1196, sass/style.scss */
#pontos-fortes li img {
  margin: 0 auto 30px;
  display: block;
}
/* line 1201, sass/style.scss */
#pontos-fortes li p {
  font-size: 1.6em !important;
}
/* line 1206, sass/style.scss */
#pontos-fortes #lupa {
  margin-bottom: 46px !important;
}
@media (max-width: 960px) {
  /* line 1211, sass/style.scss */
  #pontos-fortes li {
    width: 90%;
    float: left;
    margin-bottom: 50px;
    padding-right: 0px;
    box-sizing: border-box;
  }
  /* line 1218, sass/style.scss */
  #pontos-fortes li img {
    margin-bottom: 22px;
  }
  /* line 1222, sass/style.scss */
  #pontos-fortes li .icon {
    float: left;
    width: 215px;
    margin-top: 30px;
  }
  /* line 1228, sass/style.scss */
  #pontos-fortes li .text-icon {
    float: left;
    width: 400px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 1238, sass/style.scss */
  #pontos-fortes li {
    width: 90%;
    float: none;
    margin: 0 auto 50px;
    padding-right: 0px;
    box-sizing: border-box;
    overflow: hidden;
  }
  /* line 1246, sass/style.scss */
  #pontos-fortes li img {
    margin-bottom: 22px;
  }
  /* line 1250, sass/style.scss */
  #pontos-fortes li .icon {
    float: left;
    width: 30%;
    margin-top: 30px;
  }
  /* line 1256, sass/style.scss */
  #pontos-fortes li .text-icon {
    float: left;
    width: 70%;
  }
}
@media (max-width: 767px) {
  /* line 1265, sass/style.scss */
  #pontos-fortes li {
    width: 90%;
    float: none;
    margin: 0 auto 50px;
    padding-right: 0px;
    box-sizing: border-box;
    overflow: hidden;
  }
  /* line 1273, sass/style.scss */
  #pontos-fortes li img {
    margin-bottom: 22px;
  }
  /* line 1277, sass/style.scss */
  #pontos-fortes li .icon {
    float: left;
    width: 30%;
    margin-top: 30px;
  }
  /* line 1283, sass/style.scss */
  #pontos-fortes li .text-icon {
    float: left;
    width: 70%;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 1293, sass/style.scss */
  #pontos-fortes {
    font-size: 15px !important;
    float: left;
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 1301, sass/style.scss */
  #pontos-fortes {
    font-size: 15px !important;
    float: left;
    width: 100%;
  }
}
@media (max-width: 960px) {
  /* line 1309, sass/style.scss */
  #pontos-fortes {
    font-size: 10px;
    float: left;
    width: 100%;
  }
}
/* line 1322, sass/style.scss */
#seguranca-vendedor {
  margin: 0 0 0 80px;
}

/* line 1326, sass/style.scss */
#entre {
  margin-right: 60px;
}

/* line 1330, sass/style.scss */
#pague {
  margin: -22px 52px 0 0;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 1336, sass/style.scss */
  #seguranca-vendedor {
    margin: 0 0 0 80px;
  }

  /* line 1340, sass/style.scss */
  #entre {
    margin-right: 60px !important;
  }

  /* line 1344, sass/style.scss */
  #pague {
    margin: -22px 52px 45px 0 !important;
  }
}
@media (max-width: 767px) {
  /* line 1350, sass/style.scss */
  #seguranca-vendedor {
    margin: 0 0 0 80px;
  }

  /* line 1354, sass/style.scss */
  #entre {
    margin-right: 60px !important;
  }

  /* line 1358, sass/style.scss */
  #pague {
    margin: -22px 52px 45px 0 !important;
  }
}
@media (max-width: 990px) {
  /* line 1364, sass/style.scss */
  #seguranca-vendedor {
    margin: 0 0 0 80px;
  }

  /* line 1368, sass/style.scss */
  #entre {
    margin-right: 60px !important;
  }

  /* line 1372, sass/style.scss */
  #pague {
    margin: -22px 52px 0 0 !important;
  }
}
/* line 1383, sass/style.scss */
#facilidade-vender {
  margin: -357px -149px -81px 0;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 1388, sass/style.scss */
  #facilidade-vender {
    margin: 0 auto -79px !important;
  }
}
@media (max-width: 767px) {
  /* line 1394, sass/style.scss */
  #facilidade-vender {
    margin: 0 auto -81px !important;
  }
}
@media (max-width: 990px) {
  /* line 1400, sass/style.scss */
  #facilidade-vender {
    margin: 0px auto -80px !important;
  }
}
/* line 1405, sass/style.scss */
#simplicidade-vender {
  margin: 0 auto;
  display: inherit;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 1411, sass/style.scss */
  #simplicidade-vender {
    margin: 0 auto !important;
  }
}
@media (max-width: 767px) {
  /* line 1417, sass/style.scss */
  #simplicidade-vender {
    margin: 0 auto !important;
  }
}
@media (max-width: 960px) {
  /* line 1423, sass/style.scss */
  #simplicidade-vender {
    margin: 0px auto 0 !important;
  }
}
/* line 1434, sass/style.scss */
#disputa-lista {
  width: 990px;
}
/* line 1437, sass/style.scss */
#disputa-lista li {
  float: left;
  width: 27%;
  margin-right: 9%;
}
/* line 1442, sass/style.scss */
#disputa-lista li:last-child {
  margin-right: 0;
}
/* line 1447, sass/style.scss */
#disputa-lista .icon {
  float: left;
  margin-right: 12px;
}
/* line 1452, sass/style.scss */
#disputa-lista .text-icon p {
  font-size: 1.6em;
}

@media (max-width: 960px) {
  /* line 1460, sass/style.scss */
  #disputa-lista {
    width: 90%;
    margin: 0 auto;
  }
  /* line 1464, sass/style.scss */
  #disputa-lista li {
    float: left;
    width: 30%;
    margin-right: 5%;
  }
  /* line 1470, sass/style.scss */
  #disputa-lista .icon {
    float: none;
    margin: 0 auto 20px;
    display: table;
  }
  /* line 1476, sass/style.scss */
  #disputa-lista .text-icon h4, #disputa-lista .text-icon p {
    text-align: center;
  }
  /* line 1480, sass/style.scss */
  #disputa-lista .text-icon p {
    font-size: 1.6em;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 1487, sass/style.scss */
  #disputa-lista {
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
  }
  /* line 1492, sass/style.scss */
  #disputa-lista li {
    float: none;
    width: 100%;
    margin-right: 5%;
    padding: 10px 0;
  }
  /* line 1498, sass/style.scss */
  #disputa-lista li:last-child {
    margin-right: 0;
  }
  /* line 1503, sass/style.scss */
  #disputa-lista .icon {
    float: left;
    margin-right: 5%;
  }
  /* line 1508, sass/style.scss */
  #disputa-lista .text-icon h4, #disputa-lista .text-icon p {
    text-align: left;
  }
  /* line 1512, sass/style.scss */
  #disputa-lista .text-icon p {
    font-size: 1.6em;
  }
}
@media (max-width: 767px) {
  /* line 1519, sass/style.scss */
  #disputa-lista {
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
  }
  /* line 1524, sass/style.scss */
  #disputa-lista li {
    float: none;
    width: 100%;
    margin-right: 5%;
    padding: 10px 0;
  }
  /* line 1530, sass/style.scss */
  #disputa-lista li:last-child {
    margin-right: 0;
  }
  /* line 1535, sass/style.scss */
  #disputa-lista .icon {
    float: left;
    margin-right: 5%;
  }
  /* line 1540, sass/style.scss */
  #disputa-lista .text-icon h4, #disputa-lista .text-icon p {
    text-align: left;
  }
  /* line 1544, sass/style.scss */
  #disputa-lista .text-icon p {
    font-size: 1.6em;
  }
}
/* line 1556, sass/style.scss */
.como-abrir-disputa .subtitulo {
  font-family: "Dosis", sans-serif !important;
  color: #fff !important;
}
/* line 1561, sass/style.scss */
.como-abrir-disputa .txt p {
  font-family: "Dosis", sans-serif !important;
  color: #fff !important;
}
/* line 1566, sass/style.scss */
.como-abrir-disputa span {
  display: block;
}
/* line 1570, sass/style.scss */
.como-abrir-disputa .h4 {
  font-family: "Dosis", sans-serif;
  font-size: 2.2em;
  color: #00f8c0;
  margin-bottom: 15px;
  line-height: 1.2em;
}

/* line 1583, sass/style.scss */
#regras h5 {
  font-family: "Dosis", sans-serif;
  font-size: 2.2em;
  color: #6c6c6c;
  margin-bottom: 35px;
}
/* line 1590, sass/style.scss */
#regras li {
  position: relative;
  float: left;
  width: 25%;
  margin-right: 12%;
}
/* line 1596, sass/style.scss */
#regras li:after {
  content: "";
  background: url(img/separador.png) no-repeat;
  width: 13px;
  height: 659px;
  display: block;
  position: absolute;
  right: -26%;
  top: 110px;
}
/* line 1607, sass/style.scss */
#regras li:last-child:after {
  background: none;
}
/* line 1611, sass/style.scss */
#regras li:last-child {
  margin-right: 0;
}
/* line 1615, sass/style.scss */
#regras li p {
  font-size: 1.6em;
}

@media (max-width: 960px) {
  /* line 1627, sass/style.scss */
  #regras h5 {
    font-family: "Dosis", sans-serif;
    font-size: 2.2em;
    color: #6c6c6c;
    margin-bottom: 35px;
  }
  /* line 1634, sass/style.scss */
  #regras li {
    position: relative;
    float: left;
    width: 25%;
    margin-right: 12%;
  }
  /* line 1640, sass/style.scss */
  #regras li:after {
    content: "";
    background: url(img/separador.png) no-repeat;
    width: 13px;
    height: 659px;
    display: block;
    position: absolute;
    right: -26%;
    top: 110px;
  }
  /* line 1651, sass/style.scss */
  #regras li:last-child:after {
    background: none;
  }
  /* line 1655, sass/style.scss */
  #regras li:last-child {
    margin-right: 0;
  }
  /* line 1659, sass/style.scss */
  #regras li p {
    font-size: 1.6em;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 1668, sass/style.scss */
  #regras {
    font-size: 15px;
  }
  /* line 1671, sass/style.scss */
  #regras h5 {
    font-family: "Dosis", sans-serif;
    font-size: 2.2em;
    color: #6c6c6c;
    margin-bottom: 35px;
  }
  /* line 1678, sass/style.scss */
  #regras li {
    position: relative;
    float: none;
    width: 90%;
    margin: 0 auto;
  }
  /* line 1684, sass/style.scss */
  #regras li:after {
    content: "";
    background: url(img/separador.png) no-repeat;
    width: 13px;
    height: 659px;
    display: block;
    position: absolute;
    right: -26%;
    top: 110px;
  }
  /* line 1695, sass/style.scss */
  #regras li:last-child:after {
    background: none;
  }
  /* line 1699, sass/style.scss */
  #regras li:last-child {
    margin: 0 auto;
  }
  /* line 1703, sass/style.scss */
  #regras li p {
    font-size: 1.6em;
  }
}
@media (max-width: 767px) {
  /* line 1712, sass/style.scss */
  #regras {
    font-size: 15px;
  }
  /* line 1715, sass/style.scss */
  #regras h5 {
    font-family: "Dosis", sans-serif;
    font-size: 2.2em;
    color: #6c6c6c;
    margin-bottom: 35px;
  }
  /* line 1722, sass/style.scss */
  #regras li {
    position: relative;
    float: none;
    width: 90%;
    margin: 0 auto;
  }
  /* line 1728, sass/style.scss */
  #regras li:after {
    content: "";
    background: url(img/separador.png) no-repeat;
    width: 13px;
    height: 659px;
    display: block;
    position: absolute;
    right: -26%;
    top: 110px;
  }
  /* line 1739, sass/style.scss */
  #regras li:last-child:after {
    background: none;
  }
  /* line 1743, sass/style.scss */
  #regras li:last-child {
    margin: 0 auto;
  }
  /* line 1747, sass/style.scss */
  #regras li p {
    font-size: 1.6em;
  }
}
/* line 1763, sass/style.scss */
.termos h4 {
  font-family: "Dosis", sans-serif;
  font-size: 1.9em;
  color: #6c6c6c;
  margin-bottom: 17px;
}
/* line 1770, sass/style.scss */
.termos p {
  font-size: 1.5em !important;
  color: #6c6c6c !important;
}
/* line 1775, sass/style.scss */
.termos ol {
  counter-reset: li;
  /* Initiate a counter */
  margin-left: 0;
  /* Remove the default left margin */
  padding-left: 0;
  /* Remove the default left padding */
}
/* line 1780, sass/style.scss */
.termos ol > li {
  position: relative;
  /* Create a positioning context */
  margin: 0 0 6px 2em;
  /* Give each list item a left margin to make room for the numbers */
  padding: 4px 8px 4px 0;
  /* Add some spacing around the content */
  list-style: none;
}
/* line 1786, sass/style.scss */
.termos ol > li:before {
  content: counter(li) " . ";
  /* Use the counter as content */
  counter-increment: li;
  /* Increment the counter by 1 */
  position: absolute;
  top: 3px;
  left: -1em;
  width: 2em;
  margin-right: 8px;
  color: #6c6c6c;
  font-family: "Dosis", sans-serif;
  text-align: left;
  font-size: 1.9em;
}
/* line 1800, sass/style.scss */
.termos .btns-termos {
  margin-bottom: 30px;
}
/* line 1803, sass/style.scss */
.termos .btns-termos a {
  position: relative;
  font-family: "Dosis", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #7f2ef6 !important;
  margin-right: 50px;
  text-decoration: none !important;
  padding: 4px 0;
}
/* line 1813, sass/style.scss */
.termos .btns-termos a:after {
  display: none;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #7f2ef6 transparent transparent transparent;
  position: absolute;
  bottom: -7px;
  left: 47%;
}
/* line 1827, sass/style.scss */
.termos .btns-termos a:hover, .termos .btns-termos a.active {
  border-bottom: 2px solid #7f2ef6;
}
/* line 1831, sass/style.scss */
.termos .btns-termos a:hover:after, .termos .btns-termos a.active:after {
  display: block;
}
/* line 1837, sass/style.scss */
.termos #para-empresa {
  display: none;
}

@media (max-width: 960px) {
  /* line 1846, sass/style.scss */
  .termos h4 {
    font-family: "Dosis", sans-serif;
    font-size: 1.9em;
    color: #6c6c6c;
    margin-bottom: 17px;
  }
  /* line 1853, sass/style.scss */
  .termos p {
    font-size: 1.5em !important;
    color: #6c6c6c !important;
  }
  /* line 1858, sass/style.scss */
  .termos ol {
    counter-reset: li;
    /* Initiate a counter */
    margin-left: 0;
    /* Remove the default left margin */
    padding-left: 0;
    /* Remove the default left padding */
  }
  /* line 1863, sass/style.scss */
  .termos ol > li {
    position: relative;
    /* Create a positioning context */
    margin: 0 0 6px 2em;
    /* Give each list item a left margin to make room for the numbers */
    padding: 4px 8px 4px 0;
    /* Add some spacing around the content */
    list-style: none;
  }
  /* line 1869, sass/style.scss */
  .termos ol > li:before {
    content: counter(li) " . ";
    /* Use the counter as content */
    counter-increment: li;
    /* Increment the counter by 1 */
    position: absolute;
    top: 3px;
    left: -1em;
    width: 2em;
    margin-right: 8px;
    color: #6c6c6c;
    font-family: "Dosis", sans-serif;
    text-align: left;
    font-size: 1.9em;
  }
  /* line 1883, sass/style.scss */
  .termos .btns-termos {
    margin-bottom: 30px;
  }
  /* line 1886, sass/style.scss */
  .termos .btns-termos a {
    position: relative;
    font-family: "Dosis", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #7f2ef6 !important;
    margin-right: 50px;
    text-decoration: none !important;
    padding: 4px 0;
  }
  /* line 1896, sass/style.scss */
  .termos .btns-termos a:after {
    display: none;
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #7f2ef6 transparent transparent transparent;
    position: absolute;
    bottom: -7px;
    left: 47%;
  }
  /* line 1910, sass/style.scss */
  .termos .btns-termos a:hover, .termos .btns-termos a.active {
    border-bottom: 2px solid #7f2ef6;
  }
  /* line 1914, sass/style.scss */
  .termos .btns-termos a:hover:after, .termos .btns-termos a.active:after {
    display: block;
  }
  /* line 1920, sass/style.scss */
  .termos #para-empresa {
    display: none;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 1927, sass/style.scss */
  .termos {
    font-size: 15px;
  }
  /* line 1930, sass/style.scss */
  .termos h4 {
    font-family: "Dosis", sans-serif;
    font-size: 1.9em;
    color: #6c6c6c;
    margin-bottom: 17px;
    line-height: 1.5em;
  }
  /* line 1938, sass/style.scss */
  .termos p {
    font-size: 1.5em !important;
    color: #6c6c6c !important;
  }
  /* line 1943, sass/style.scss */
  .termos ol {
    counter-reset: li;
    /* Initiate a counter */
    margin-left: 0;
    /* Remove the default left margin */
    padding-left: 0;
    /* Remove the default left padding */
  }
  /* line 1948, sass/style.scss */
  .termos ol > li {
    position: relative;
    /* Create a positioning context */
    margin: 0 0 6px 2em;
    /* Give each list item a left margin to make room for the numbers */
    padding: 4px 8px 4px 0;
    /* Add some spacing around the content */
    list-style: none;
  }
  /* line 1954, sass/style.scss */
  .termos ol > li:before {
    content: counter(li) " . ";
    /* Use the counter as content */
    counter-increment: li;
    /* Increment the counter by 1 */
    position: absolute;
    top: 3px;
    left: -1em;
    width: 2em;
    margin-right: 8px;
    color: #6c6c6c;
    font-family: "Dosis", sans-serif;
    text-align: left;
    font-size: 1.9em;
  }
  /* line 1968, sass/style.scss */
  .termos .btns-termos {
    margin-bottom: 30px;
  }
  /* line 1971, sass/style.scss */
  .termos .btns-termos a {
    position: relative;
    font-family: "Dosis", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #7f2ef6 !important;
    margin-right: 50px;
    text-decoration: none !important;
    padding: 4px 0;
  }
  /* line 1981, sass/style.scss */
  .termos .btns-termos a:after {
    display: none;
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #7f2ef6 transparent transparent transparent;
    position: absolute;
    bottom: -7px;
    left: 47%;
  }
  /* line 1995, sass/style.scss */
  .termos .btns-termos a:hover, .termos .btns-termos a.active {
    border-bottom: 2px solid #7f2ef6;
  }
  /* line 1999, sass/style.scss */
  .termos .btns-termos a:hover:after, .termos .btns-termos a.active:after {
    display: block;
  }
  /* line 2005, sass/style.scss */
  .termos #para-empresa {
    display: none;
  }
  /* line 2009, sass/style.scss */
  .termos .abas {
    width: 90%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  /* line 2017, sass/style.scss */
  .termos {
    font-size: 15px;
  }
  /* line 2020, sass/style.scss */
  .termos h4 {
    font-family: "Dosis", sans-serif;
    font-size: 1.9em;
    color: #6c6c6c;
    margin-bottom: 17px;
    line-height: 1.5em;
  }
  /* line 2028, sass/style.scss */
  .termos p {
    font-size: 1.5em !important;
    color: #6c6c6c !important;
  }
  /* line 2033, sass/style.scss */
  .termos ol {
    counter-reset: li;
    /* Initiate a counter */
    margin-left: 0;
    /* Remove the default left margin */
    padding-left: 0;
    /* Remove the default left padding */
  }
  /* line 2038, sass/style.scss */
  .termos ol > li {
    position: relative;
    /* Create a positioning context */
    margin: 0 0 6px 2em;
    /* Give each list item a left margin to make room for the numbers */
    padding: 4px 8px 4px 0;
    /* Add some spacing around the content */
    list-style: none;
  }
  /* line 2045, sass/style.scss */
  .termos ol > li:before {
    content: counter(li) " . ";
    /* Use the counter as content */
    counter-increment: li;
    /* Increment the counter by 1 */
    position: absolute;
    top: 3px;
    left: -1em;
    width: 2em;
    margin-right: 8px;
    color: #6c6c6c;
    font-family: "Dosis", sans-serif;
    text-align: left;
    font-size: 1.9em;
  }
  /* line 2059, sass/style.scss */
  .termos .btns-termos {
    margin-bottom: 30px;
  }
  /* line 2062, sass/style.scss */
  .termos .btns-termos a {
    position: relative;
    font-family: "Dosis", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #7f2ef6 !important;
    margin-right: 50px;
    text-decoration: none !important;
    padding: 4px 0;
  }
  /* line 2072, sass/style.scss */
  .termos .btns-termos a:after {
    display: none;
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #7f2ef6 transparent transparent transparent;
    position: absolute;
    bottom: -7px;
    left: 47%;
  }
  /* line 2086, sass/style.scss */
  .termos .btns-termos a:hover, .termos .btns-termos a.active {
    border-bottom: 2px solid #7f2ef6;
  }
  /* line 2090, sass/style.scss */
  .termos .btns-termos a:hover:after, .termos .btns-termos a.active:after {
    display: block;
  }
  /* line 2096, sass/style.scss */
  .termos #para-empresa {
    display: none;
  }
  /* line 2100, sass/style.scss */
  .termos .abas {
    width: 90%;
    margin: 0 auto;
  }
}
/* line 2113, sass/style.scss */
.faq .faq-list {
  width: 100%;
}
/* line 2117, sass/style.scss */
.faq .faq-list li {
  position: relative;
  padding: 4px 8px 4px 0;
  /* Add some spacing around the content */
  background: white;
}
/* line 2122, sass/style.scss */
.faq .faq-list li.change {
  background: #7f2ef6 !important;
  color: white;
}
/* line 2128, sass/style.scss */
.faq .faq-list li:nth-child(odd) {
  background: #f8f8f8;
}
/* line 2133, sass/style.scss */
.faq .faq-list li .accordion {
  font-family: "Dosis", sans-serif;
  font-size: 2.5em;
  color: #7f2ef6;
  width: 101%;
  padding: 32px 0;
  cursor: pointer;
  position: relative;
}
/* line 2142, sass/style.scss */
.faq .faq-list li .accordion .setinha {
  background: url(img/bullet.png) top left no-repeat;
  top: 3px;
  left: -1em;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  text-align: left;
  float: left;
}
/* line 2154, sass/style.scss */
.faq .faq-list li .accordion.active {
  color: white;
}
/* line 2158, sass/style.scss */
.faq .faq-list li .accordion.active .setinha {
  background: url(img/bullet.png) bottom left no-repeat;
}
/* line 2162, sass/style.scss */
.faq .faq-list li .txt-accordion {
  width: 100%;
  font-size: 1.5em;
  padding: 10px 10px 10px 10px;
}
/* line 2168, sass/style.scss */
.faq .faq-list li .txt-accordion p {
  color: white !important;
}

@media (max-width: 960px) {
  /* line 2180, sass/style.scss */
  .faq .faq-list {
    width: 100%;
  }
  /* line 2183, sass/style.scss */
  .faq .faq-list li {
    position: relative;
    padding: 4px 8px 4px 0;
    /* Add some spacing around the content */
    background: white;
  }
  /* line 2188, sass/style.scss */
  .faq .faq-list li.change {
    background: #7f2ef6 !important;
    color: white;
  }
  /* line 2194, sass/style.scss */
  .faq .faq-list li:nth-child(odd) {
    background: #f8f8f8;
  }
  /* line 2199, sass/style.scss */
  .faq .faq-list li .accordion {
    font-family: "Dosis", sans-serif;
    font-size: 2.5em;
    color: #7f2ef6;
    width: 101%;
    padding: 32px 0;
    cursor: pointer;
    position: relative;
  }
  /* line 2208, sass/style.scss */
  .faq .faq-list li .accordion .setinha {
    background: url(img/bullet.png) top left no-repeat;
    top: 3px;
    left: -1em;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    text-align: left;
    float: left;
  }
  /* line 2220, sass/style.scss */
  .faq .faq-list li .accordion.active {
    color: white;
  }
  /* line 2224, sass/style.scss */
  .faq .faq-list li .accordion.active .setinha {
    background: url(img/bullet.png) bottom left no-repeat;
  }
  /* line 2228, sass/style.scss */
  .faq .faq-list li .txt-accordion {
    width: 100%;
    font-size: 1.5em;
    padding: 10px 10px 10px 10px;
  }
  /* line 2234, sass/style.scss */
  .faq .faq-list li .txt-accordion p {
    color: white !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 2246, sass/style.scss */
  .faq .faq-list {
    width: 100%;
  }
  /* line 2249, sass/style.scss */
  .faq .faq-list li {
    position: relative;
    padding: 4px 8px 4px 0;
    /* Add some spacing around the content */
    background: white;
  }
  /* line 2254, sass/style.scss */
  .faq .faq-list li.change {
    background: #7f2ef6 !important;
    color: white;
  }
  /* line 2260, sass/style.scss */
  .faq .faq-list li:nth-child(odd) {
    background: #f8f8f8;
  }
  /* line 2265, sass/style.scss */
  .faq .faq-list li .accordion {
    font-family: "Dosis", sans-serif;
    font-size: 2.5em;
    color: #7f2ef6;
    width: 98%;
    padding: 32px 10px;
    cursor: pointer;
    position: relative;
  }
  /* line 2274, sass/style.scss */
  .faq .faq-list li .accordion .setinha {
    background: url(img/bulletx2.png) top left no-repeat;
    top: 3px;
    left: -1em;
    width: 36px;
    height: 36px;
    margin-right: 8px;
    text-align: left;
    float: left;
  }
  /* line 2286, sass/style.scss */
  .faq .faq-list li .accordion.active {
    color: white;
  }
  /* line 2290, sass/style.scss */
  .faq .faq-list li .accordion.active .setinha {
    background: url(img/bulletx2.png) bottom left no-repeat;
  }
  /* line 2294, sass/style.scss */
  .faq .faq-list li .txt-accordion {
    width: 96%;
    font-size: 1.5em;
    padding: 10px 10px 10px 20px;
  }
  /* line 2299, sass/style.scss */
  .faq .faq-list li .txt-accordion p {
    color: white !important;
  }
}
@media (max-width: 767px) {
  /* line 2311, sass/style.scss */
  .faq .faq-list {
    width: 100%;
  }
  /* line 2314, sass/style.scss */
  .faq .faq-list li {
    position: relative;
    padding: 4px 8px 4px 0;
    /* Add some spacing around the content */
    background: white;
  }
  /* line 2319, sass/style.scss */
  .faq .faq-list li.change {
    background: #7f2ef6 !important;
    color: white;
  }
  /* line 2325, sass/style.scss */
  .faq .faq-list li:nth-child(odd) {
    background: #f8f8f8;
  }
  /* line 2330, sass/style.scss */
  .faq .faq-list li .accordion {
    font-family: "Dosis", sans-serif;
    font-size: 2.5em;
    color: #7f2ef6;
    width: 98%;
    padding: 32px 10px;
    cursor: pointer;
    position: relative;
  }
  /* line 2339, sass/style.scss */
  .faq .faq-list li .accordion .setinha {
    background: url(img/bulletx2.png) top left no-repeat;
    top: 3px;
    left: -1em;
    width: 36px;
    height: 36px;
    margin-right: 8px;
    text-align: left;
    float: left;
  }
  /* line 2351, sass/style.scss */
  .faq .faq-list li .accordion.active {
    color: white;
  }
  /* line 2355, sass/style.scss */
  .faq .faq-list li .accordion.active .setinha {
    background: url(img/bulletx2.png) bottom left no-repeat;
  }
  /* line 2359, sass/style.scss */
  .faq .faq-list li .txt-accordion {
    width: 96%;
    font-size: 1.5em;
    padding: 10px 10px 10px 20px;
  }
  /* line 2364, sass/style.scss */
  .faq .faq-list li .txt-accordion p {
    color: white !important;
  }
}
/* line 2379, sass/style.scss */
.central-de-atendimento legend {
  display: none;
}
/* line 2383, sass/style.scss */
.central-de-atendimento label {
  font-family: "Dosis", sans-serif;
  font-size: 2.0em;
  color: #7f2ef6;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
}
/* line 2392, sass/style.scss */
.central-de-atendimento input, .central-de-atendimento textarea, .central-de-atendimento select {
  background: #eeeeee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 15px;
  border: 1px solid #e2e2e2;
  font-family: "Dosis", sans-serif;
  font-size: 1.5em;
  color: #3d3d3d;
  width: 395px;
  box-sizing: border-box;
  margin: 10px 0 20px 0;
}
/* line 2405, sass/style.scss */
.central-de-atendimento textarea {
  width: 651px;
  height: 270px;
}
/* line 2410, sass/style.scss */
.central-de-atendimento #submit {
  font-family: "Dosis", sans-serif;
  float: left;
  font-size: 1.9em;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 2425, sass/style.scss */
  .central-de-atendimento legend {
    display: none;
  }
  /* line 2429, sass/style.scss */
  .central-de-atendimento label {
    font-family: "Dosis", sans-serif;
    font-size: 2.0em;
    color: #7f2ef6;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    height: 63px;
  }
  /* line 2440, sass/style.scss */
  .central-de-atendimento input, .central-de-atendimento textarea, .central-de-atendimento select {
    background: #eeeeee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 15px;
    border: 1px solid #e2e2e2;
    font-family: "Dosis", sans-serif;
    font-size: 1.5em;
    color: #3d3d3d;
    width: 395px;
    box-sizing: border-box;
    margin: 10px 0 20px 0;
  }
  /* line 2453, sass/style.scss */
  .central-de-atendimento textarea {
    width: 100%;
    height: 270px;
  }
  /* line 2458, sass/style.scss */
  .central-de-atendimento #submit {
    font-family: "Dosis", sans-serif;
    float: left;
    font-size: 1.9em;
  }
}
@media (max-width: 767px) {
  /* line 2469, sass/style.scss */
  .central-de-atendimento legend {
    display: none;
  }
  /* line 2473, sass/style.scss */
  .central-de-atendimento label {
    font-family: "Dosis", sans-serif;
    font-size: 2.0em;
    color: #7f2ef6;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    height: 63px;
  }
  /* line 2483, sass/style.scss */
  .central-de-atendimento input, .central-de-atendimento textarea, .central-de-atendimento select {
    background: #eeeeee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 15px;
    border: 1px solid #e2e2e2;
    font-family: "Dosis", sans-serif;
    font-size: 1.5em;
    color: #3d3d3d;
    width: 395px;
    box-sizing: border-box;
    margin: 10px 0 20px 0;
  }
  /* line 2496, sass/style.scss */
  .central-de-atendimento textarea {
    width: 100%;
    height: 270px;
  }
  /* line 2501, sass/style.scss */
  .central-de-atendimento #submit {
    font-family: "Dosis", sans-serif;
    float: left;
    font-size: 1.9em;
  }
}
/* line 2524, sass/style.scss */
#footer {
  width: 100%;
  background: #f7f7f7;
  text-align: center;
}
/* line 2529, sass/style.scss */
#footer #nav-footer {
  padding: 28px 0;
}
/* line 2533, sass/style.scss */
#footer #menu-footer {
  display: inline-block;
  margin: 0 auto;
  text-transform: uppercase;
}
/* line 2538, sass/style.scss */
#footer #menu-footer .menu-footer-item {
  float: left;
  margin-right: 40px;
}
/* line 2542, sass/style.scss */
#footer #menu-footer .menu-footer-item:last-child {
  margin-right: 0;
}
/* line 2546, sass/style.scss */
#footer #menu-footer .menu-footer-item a {
  font-size: 14px;
  color: #3d3d3d;
  display: block;
  padding-top:9px;
  line-height: 10px;
}
#footer #menu-footer .menu-footer-item a.ico-facebook{	
    height: 17px;
    padding-left: 35px;
	background: url("img/ico/ico-facebook.png") no-repeat left center;	 	
}

/* line 2550, sass/style.scss */
#footer #menu-footer .menu-footer-item a:hover {
  color: #7f2ef6;
}
/* line 2555, sass/style.scss */
#footer #menu-footer .menu-footer-item a.active {
  color: #7f2ef6;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 2560, sass/style.scss */
  #footer #menu-footer .menu-footer-item a {
    font-size: 25px;
    padding: 20px 0;
    display: block;
  }
}
@media (max-width: 767px) {
  /* line 2568, sass/style.scss */
  #footer #menu-footer .menu-footer-item a {
    font-size: 25px;
    padding: 20px 0;
    display: block;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 2577, sass/style.scss */
  #footer #menu-footer .menu-footer-item {
    float: none;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  /* line 2584, sass/style.scss */
  #footer #menu-footer .menu-footer-item {
    float: none;
    margin-right: 0;
  }
}
/* line 2591, sass/style.scss */
#footer #copyright ,
#footer .bc_rodape1{
  width: 100%;
  background: #e2e2e2;
  text-align: center;
  padding: 17px 0 14px;
}

/* line 2602, sass/style.scss */
li span.li {
  color: #6c6c6c;
  font-family: "Dosis", sans-serif;
  text-align: left;
  font-size: 1.1em;
}

/* line 2615, sass/style.scss */
.overlay-site {
  display: none;
  background: rgba(0, 0, 0, 0.85);
  width: 100%;
  height: 100%;
  z-index: 9999;
  position: fixed;
}

/* line 2624, sass/style.scss */
.popup-home {
  display: none;
  position: fixed;
  width: 500px;
  left: 50%;
  margin-left: -250px;
  top: 75px;
  background: #fff;
  z-index: 10000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0);
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0);
}

/* line 2638, sass/style.scss */
.popup-header {
  background: #684de8;
  /* Old browsers */
  background: -moz-linear-gradient(left, #684de8 0%, #46e7ae 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #684de8), color-stop(100%, #46e7ae));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #684de8 0%, #46e7ae 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #684de8 0%, #46e7ae 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #684de8 0%, #46e7ae 100%);
  /* IE10+ */
  background: linear-gradient(to right, #684de8 0%, #46e7ae 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#684de8', endColorstr='#46e7ae',GradientType=1 );
  /* IE6-9 */
  height: 45px;
}
/* line 2649, sass/style.scss */
.popup-header h1 {
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  padding: 15px;
}

/* line 2658, sass/style.scss */
#fechar-topo-box {
  width: 25px;
  height: 23px;
  display: block;
  font-family: "Dosis", sans-serif;
  font-size: 30px;
  color: #7f2ef6;
  text-align: center;
  padding: 7px 0px 0px 0px;
  position: absolute;
  right: 10px;
  top: -4px;
}

/* line 2672, sass/style.scss */
.aviso {
  padding: 15px;
  overflow: hidden;
  font-size: 13px;
  background: #ebebeb;
  color: #000;
}
/* line 2679, sass/style.scss */
.aviso p {
  font-size: 1.5em;
  line-height: 1.3em;
  margin-bottom: 15px;
}
/* line 2685, sass/style.scss */
.aviso legend, .aviso label {
  display: none;
}
/* line 2689, sass/style.scss */
.aviso .submit {
  margin-top: 20px;
}
/* line 2693, sass/style.scss */
.aviso #submit {
  cursor: pointer;
  float: right;
}

/* line 2698, sass/style.scss */
#email-aviso {
  width: 93%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
}

@media (min-width: 768px) and (max-width: 990px) {
  /* line 6, sass/_mediaqueries.scss */
    
	
  .wrapper {
    width: 750px;
    margin: 0 auto;
  }

  /* line 11, sass/_mediaqueries.scss */
  .menu-item {
    margin-left: 55px;
    float: left;
  }
}
@media (min-width: 990px) and (max-width: 1024px) {
  /* line 19, sass/_mediaqueries.scss */
  .wrapper {
    width: 945px;
    margin: 0 auto;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  /* line 29, sass/_mediaqueries.scss */
  .wrapper {
    width: 100%;
    margin: 0 auto;
  }

  /* line 34, sass/_mediaqueries.scss */
  #nav {
    float: none;
    text-align: center;
    margin: 0 auto .5em;
  }

  /* line 39, sass/_mediaqueries.scss */
  #nav {
    border-top: 1px solid #d5d5d7;
    margin-bottom: 0;
  }

  /* line 44, sass/_mediaqueries.scss */
  #nav #menu {
    max-height: 0;
    transition: max-height .4s ease-in-out;
    overflow: hidden;
  }

  /* line 50, sass/_mediaqueries.scss */
  #nav #menu.active {
    max-height: 50em;
  }

  /* line 54, sass/_mediaqueries.scss */
  #nav .open-nav {
    padding: .5em 0 .5em 1em;
    position: relative;
  }

  /* line 59, sass/_mediaqueries.scss */
  #nav .open-nav:active {
    color: #7f2ef6;
  }

  /* line 63, sass/_mediaqueries.scss */
  #nav .open-nav:before {
    content: "";
    position: absolute;
    top: .5em;
    right: .5em;
    width: 60px;
    height: 56px;
    background: url(img/menu.png);
  }

  /* line 73, sass/_mediaqueries.scss */
  #nav .open-nav, #nav .menu-item {
    display: block;
    border-bottom: 1px solid #d5d5d7;
    text-align: left;
  }

  /* line 79, sass/_mediaqueries.scss */
  #nav .menu-item:after {
    content: "";
  }

  /* line 83, sass/_mediaqueries.scss */
  #nav .menu-item:last-child {
    border: none;
  }

  /* line 87, sass/_mediaqueries.scss */
  #nav .menu-item:first-child a {
    padding: 25px 0 25px 1.0em;
  }

  /* line 91, sass/_mediaqueries.scss */
  #nav .menu-item a {
    margin: 0;
    padding: 25px 0 25px 1.0em;
    display: block;
  }

  /* line 97, sass/_mediaqueries.scss */
  #header #header-top #nav .submenu {
    position: relative;
    margin-top: 0;
  }

  /* line 102, sass/_mediaqueries.scss */
  #magic-line {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 111, sass/_mediaqueries.scss */
  .wrapper {
    width: 100%;
    margin: 0 auto;
  }

  /* line 116, sass/_mediaqueries.scss */
  #nav {
    float: none;
    text-align: center;
    margin: 0 auto .5em;
  }

  /* line 121, sass/_mediaqueries.scss */
  #nav {
    border-top: 1px solid #d5d5d7;
    margin-bottom: 0;
  }

  /* line 126, sass/_mediaqueries.scss */
  #nav #menu {
    max-height: 0;
    transition: max-height .4s ease-in-out;
    overflow: hidden;
  }

  /* line 132, sass/_mediaqueries.scss */
  #nav #menu.active {
    max-height: 50em;
  }

  /* line 136, sass/_mediaqueries.scss */
  #nav .open-nav {
    padding: .5em 0 .5em 0.3em;
    position: relative;
  }

  /* line 141, sass/_mediaqueries.scss */
  #nav .open-nav:before {
    content: "";
    position: absolute;
    top: .5em;
    right: .5em;
    width: 60px;
    height: 56px;
    background: url(img/menu.png);
  }

  /* line 151, sass/_mediaqueries.scss */
  #nav .open-nav, #nav .menu-item {
    display: block;
    border-bottom: 1px solid #d5d5d7;
    text-align: left;
  }

  /* line 157, sass/_mediaqueries.scss */
  #nav .menu-item:after {
    content: "";
  }

  /* line 161, sass/_mediaqueries.scss */
  #nav .menu-item:last-child {
    border: none;
  }

  /* line 165, sass/_mediaqueries.scss */
  #nav .menu-item:first-child a {
    padding: 25px 0 25px 1.0em;
  }

  /* line 169, sass/_mediaqueries.scss */
  #nav .menu-item a {
    margin: 0;
    padding: 25px 0 25px 1.0em;
    display: block;
  }

  /* line 175, sass/_mediaqueries.scss */
  #header #header-top #nav .submenu {
    position: relative;
    margin-top: 0;
  }

  /* line 180, sass/_mediaqueries.scss */
  #magic-line {
    display: none;
  }
}

.conheca-a-stelo-vendedor #destaque {
  height: 366px !important;
}
b, strong { font-weight: 700; }

.aviso p:first-child {
color: #5200cd;
font-weight: 500;
}


#footer #copyright span {
font-family: 'PT Sans', sans-serif;
line-height: 17px;
}

#footer .bc_rodape1{
	background: #ffffff;
	padding: 20px 0;
}
#footer .bc_rodape1 p{
	font-size: 17px;
    font-family: "Source Sans Pro", sans-serif;
    line-height: 30px;
	color: #555555;
}

#footer .bc_rodape1 p em{ font-size: 14px; }





/** Botões
 * ----------------------------------------- */
.btn {
	display: inline-block;
	padding: 0.61em 2em;
	margin-bottom: 0;
	font-size: 13px;
	font-weight: 700;
	font-family: 'Dosis', sans-serif;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 2em;
	border: 0;
	color: #f2f2f2;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;      
	text-decoration: none;
	transition: all 0.1s linear;
}

#main .btn:hover { text-decoration: none !important;  }
#main .btn:focus/*, .btn:active */{  
	outline: 0;  
	-webkit-transition: background linear 0.2s, -webkit-box-shadow linear 0.2s, border-color linear 0.2s;
	-moz-transition: background linear 0.2s, -moz-box-shadow linear 0.2s, border-color linear 0.2s;
	-o-transition: background linear 0.2s, box-shadow linear 0.2s, border-color linear 0.2s;
	transition: background linear 0.2s, box-shadow linear 0.2s, border-color linear 0.2s;
}

.btn.mod1 { color: #FFF; background: #6743aa; }
.btn.mod1:hover, .btn.mod1.active { background: #462d75; color: #FFF;}
/*.btn.mod1:focus, .btn.mod1:active*/ { background: #ffffff; color: #6f5699; }

.btn.mod2 { color: #6f5699; background: #fff; }
.btn.mod2:hover, .btn.mod2.active { background: #6743aa; color: #fff;}
/*.btn.mod2:focus, .btn.mod2:active */{ background: #462d75; color: #fff; }

.btn.mod3 { color: #6743aa; background: #f2f2f2; }
.btn.mod3:hover, .btn.mod3.active { background: #6f5699; color: #fff;}
/*.btn.mod3:focus, .btn.mod3:active*/ { background: #462d75; color: #fff; }

.btn.mod4 { 
	color: #ffffff; 
	background: #ff4286; 
	text-transform: inherit;
	font-weight: 400;
}
.btn.mod4:hover, .btn.mod4.active { background: #6f5699; color: #ffffff;}

#main .btn.mod5 { 
	color: #ffffff; 
	background: #7f2ef6;
	border-radius: 50px; 
	border: 2px solid #ffffff;
	text-transform: inherit;
	font-weight: 400;	
}
#main .btn.mod5:hover, #main .btn.mod5.active { background: #ffffff; color: #7f2ef6;}



/** Icones
 * ----------------------------------------- */
 .ico{
	display: block;		
	vertical-align: middle;
 }

	.ico i{
		background: url("img/bg/pattern.png") no-repeat; 		
		height: 34px;
		display: block;	
		margin: 0 auto;
	}
 
	.ico--circle {
		border-radius: 50%;
		text-align: center;
		background: #462d75;
	}
		
	.ico--large {
		box-sizing: border-box;
		height: 60px;
		padding-top: 15px;
		width: 60px;
	}
 
	i.ico-carteira{ background-position: -14px -74px; width: 26px; }
	
	i.ico-caixa-registradora{ background-position:  -11px -134px; width: 33px; }
	
	


/** Titulos
 * ----------------------------------------- */	
 .tit_padrao{
	text-transform: uppercase;
	display: block;
 }
	.tit30DosisRoxo{
		font: 30px "Dosis", arial, sans-serif !important;
		color: #7f2ff7 !important;
	}	
	.tit24DosisRoxo{
		font: 24px "Dosis", arial, sans-serif !important;
		color: #7f2ff7 !important;
	}
 

/** Comprador
 * ----------------------------------------- */

/*estrutura*/ 
.index #main > article { padding: 60px 0}

/*botões*/  
.home .btn.mod4, #main.home .btn.mod5{        
    text-transform: inherit;    
    text-decoration: none;    
    padding: 0;    
    height: 63px;
	font-size: 24px;
    line-height: 63px;
}
.home .btn.mod4{ width: 266px; }
.home .btn.mod5 {
    width: 335px;
    margin: 60px auto 0;
    display: block;
}


/*destaque*/ 
#destaque.home{ height: 766px; position: relative;}
#destaque.home .tit-destaque { width: 690px; margin-bottom: 200px} 
#destaque.home .tit-destaque h2 {
	font-weight: 200;
	font-size: 52px;  
	color: #7f2ff7;
	margin-bottom: 30px;
}
#destaque.home .desc-destaque{ margin-bottom: 35px;}
#destaque.home .desc-destaque p {
	font-weight: 400;
	font-size: 23px;  
	text-transform: inherit;
	color: #464646;
	line-height: 29px;
	margin-bottom: 15px;
}

/*informativo de navegação com scroll*/
.home .info-nav{
	background: rgb(200, 54, 54); 
	background: rgba(127, 47, 247, 0.7);
    border-radius: 10px;
    width: 210px;
    padding: 17px 12px 17px 12px;
    clear: both;
    margin: 0 auto;
    height: 30px;
}
.home .info-nav > span{ margin: 7px 20px 0 10px; }
.home .info-nav p{ width: 160px; }
.home .info-nav p > span{
	color: #ffffff;
	font-size: 15px;
	font-weight: 300;
	font-family: "Dosis", sans-serif;
}
.home .info-nav span, .home .info-nav p{ float: left; }
.home .info-nav .icon-arrow-bottom{
	background: url("img/ico/icon-arrow-bottom_15x18.png") no-repeat;
	width: 15px;
	height: 18px;	
}

/*passo a passo como comprar*/
.ct_passos_comprar h3{
	font-size: 32px !important;
    font-weight: 200;
    color: #ffffff !important;
    margin-bottom: 55px !important;
    text-transform: inherit !important;
}

.ct_passos_comprar .bc_passos_comprar{ display: inline-block; }
.ct_passos_comprar .bc_passos_comprar li{ float: left;width: 250px; }
.ct_passos_comprar .bc_passos_comprar .arrow_right{ width: 120px; margin-top: 30px;}
.ct_passos_comprar .bc_passos_comprar img{ margin: 0 auto 25px; display: block; }
.ct_passos_comprar .bc_passos_comprar .passo p{
    font: 300 20px/25px "Dosis", sans-serif !important;	
    color: #ffffff !important;
    text-align: center !important;
    margin-bottom: 0 !important;
}
.ct_passos_comprar .bc_passos_comprar .icon-arrow-right{
	background: url("img/ico/icon-arrow-right_58x42.png") no-repeat;
	width: 58px;
	height: 42px;	
	display: block;
	margin: 0 auto;
}


/*Cartoes aceitos*/

#main > article.ct_cartoes{ border-bottom: 1px solid #acacac; padding: 60px 0 50px 0}
.ct_cartoes .bc_cartoes{ text-align: center; }
.ct_cartoes .bc_cartoes .tit, 
.ct_cartoes .bc_cartoes .cartao{ float: left; }
.ct_cartoes .bc_cartoes dl{ display: inline-block; }
.ct_cartoes .bc_cartoes .cartao{ margin-right: 20px; }
#main .ct_cartoes .tit h3{
	color: #555555;
	font: 33px "Dosis", sans-serif; 	
	text-transform: none;
	margin-right: 25px;
}

/*vantagens*/
.ct_vantagem h3 {
    font-size: 37px !important;
    font-weight: 300;
	text-align: center;
    color: #7f2ff7 !important;
    margin-bottom: 55px !important;
    text-transform: inherit !important;
}
.ct_vantagem .bc_vantagem{ 
	width: 990px;
    min-height: 500px;
    position: relative;
}
.ct_vantagem .bc_vantagem > div{ position: absolute; }
.ct_vantagem .bc_vantagem p{ font-size: 21px !important; text-align: right;}
.ct_vantagem .bc_vantagem h4 {
    font-size: 21px !important;
    margin-bottom: 25px;   
	text-align: right;
	color: #7f2ff7 !important;
	text-transform: inherit
}
.ct_vantagem .bc_vantagem p{ 
    color: #555555 !important;
    font-weight: 300 !important;
    margin-bottom: 20px !important;
    line-height: 23px  !important;
}
.ct_vantagem .bc_vantagem p span {
    font-size: 12px;
    margin-top: 10px;
    width: 150px;
    float: right;
    line-height: 16px;
}

.ct_vantagem .bc_vantagem .desc_txt{
    left: 0;
    top: 70px;
    z-index: 10;
    width: 250px;
}
.ct_vantagem .bc_vantagem .desc_img{
    right: 0;
    top: 0;
    z-index: 9;    
}

/*Segurança bloco 1 */
.ct_seguranca.first h3 {
    font-size: 53px !important;
    font-weight: 300;
    color: #7f2ff7 !important;
    margin-bottom: 50px !important;
    text-transform: inherit !important;
    line-height: 70px;
}
.ct_seguranca.first .bc_seguranca p{ 
    font-size: 24px !important;
	color: #555555 !important;
    font-weight: 400 !important;
    margin-bottom: 20px !important;
    line-height: 45px  !important;
}
.ct_seguranca .bc_seguranca p strong{ font-weight: 600 !important; }

.ct_seguranca .desc_txt.mobile{ display: none }
.ct_seguranca .desc_img,
.ct_seguranca .desc_txt{ float: left; }
.ct_seguranca .desc_img{ width: 350px; }
.ct_seguranca .desc_txt{ width: 570px;    margin-top: 10px; }

.ct_seguranca .desc_txt ul{ margin:80px 0 0 10px; }
.ct_seguranca .desc_txt ul li{ float: left;margin-right: 40px;}

 /*Segurança bloco 2 */
 .ct_seguranca.second h3, 
 .ct_seguranca.second p, 
 .ct_seguranca.second a{ color: #555555 !important; }
 .ct_seguranca.second h3 {
	font-size: 34px !important;
    font-weight: 700;    
    margin-bottom: 20px !important;
    text-transform: inherit !important;    
}

.ct_seguranca .bc_top{ text-align: center;margin-bottom: 60px; }
.ct_seguranca.second .bc_top p{ 
    font-size: 20px !important;	
    font-weight: 400 !important;
    margin-bottom: 10px !important;    
    line-height: 20px !important;    
}
.ct_seguranca .bc_top p strong{ font-weight: 600 !important; }

.ct_seguranca.second .bc_bottom  p{ 
    font-size: 18px !important;
    font-weight: 400 !important;
    margin-bottom: 10px !important;
    line-height: 27px !important;  
}

.ct_seguranca.second .bc_bottom  a{
	font-size: 13px !important;	
	font-weight: 600 !important;
}

.ct_seguranca.second .bc_bottom img{ margin-bottom: 40px; }

.ct_seguranca .bc_left,
.ct_seguranca .bc_center,
.ct_seguranca .bc_right{ float: left; }
.ct_seguranca .bc_left,
.ct_seguranca .bc_right{ margin-top: 25px; width: 300px;}
.ct_seguranca .bc_left{  text-align: left}
.ct_seguranca .bc_left.mobile{ display:none}
.ct_seguranca .bc_center{ width: 360px; text-align: center}
.ct_seguranca .bc_right{ text-align: right}

/* custo  bloco 1*/
.ct_custo .bc_custo{ width: 640px; margin: 0 auto;}
.ct_custo.first  h3{
	font-size: 44px !important;
	font-weight: 700;    
	line-height: 55px !important;
	color: #555555 !important;
	margin-bottom: 145px !important;
	text-transform: inherit !important;    
	text-align: right;
}
.ct_custo .icon-arrow-bottom_49x59 {
    background: url("img/ico/icon-arrow-bottom_49x59.png") no-repeat;
    width: 49px;
    height: 59px;    
	margin-right: 40px;
	float: right;
}
.ct_custo .bc_left, .ct_custo .bc_right{ float: left; }
.ct_custo .bc_left{ width: 350px; margin-right: 20px}
.ct_custo .bc_right{ width: 270px; }

/* custo  bloco 2*/
.ct_custo.second  h3{
	font-size: 37px !important;
	font-weight: 400;    	
	color: #555555 !important;
	margin-bottom: 15px !important;		
}
.ct_custo .bc_custo.second{ width: auto; }
.ct_custo.second  h3 strong{ font-weight: 700; }
.ct_custo.second  p{
	font-size: 22px !important;
	font-weight: 400 !important;    	
	color: #555555 !important;
	margin-bottom: 25px !important;		
	line-height: 27px !important;
}
.ct_custo.second  .bc_left{ width: 530px; margin-right: 40px}
.ct_custo.second  .bc_right{ width: 420px; }

.ct_custo .bc_valor{ 
    width: 470px;
    border: 2px solid #555555;
    text-align: center;
    margin: 0 auto 50px;
    height: 140px;
	display: block;
}
.ct_custo .bc_valor span{ 
    font-size: 104px;
    font-weight: 700;
    color: #555555;
    line-height: 140px;
}

.ct_custo .bc_txt{ width: 440px; margin: 0 auto;}
#main .ct_custo .bc_txt a{ 
    text-transform: inherit;
    text-decoration: none;
    padding: 0;
    height: 69px;
    font-size: 30px;
    line-height: 69px;
    width: 324px;
    color: #fff;
}
/*
@media only screen 
  and (min-width: 375px) 
  and (max-width: 667px) {
  */
@media only screen 
  and (min-device-width: 320px)
  and (max-device-width: 667px){

  
	.desktop{ display: none !important; }
	.mobile{ display: block !important; }
	
	.home .wrapper{ width: 90%; }
	
	#destaque.home{height: 900px;}
	#destaque.home .tit-destaque{ width: 100%;margin-left: 0; margin-bottom: 80px;}
	#destaque.home .tit-destaque h2{ font-size: 70px; font-weight: 400}
	#destaque.home .desc-destaque{ margin-bottom: 75px; }
	#destaque.home .desc-destaque p{ font-weight: 400 !important; line-height: 40px; font-size: 30px !important; }
	.home .btn.mod4, #main.home .btn.mod5{
		width: 80%;
		font-size: 50px;
		height: 110px;
		line-height: 100px;
		margin-top: 10px;
		margin: 0 auto;
		display: block;
	}	
	
	#main.home article .text{ margin: 0 auto;text-align: center; }
	.ct_passos_comprar h3{ font-weight: 400;font-size: 70px !important; }
	
	.index #main > article{ text-align: center; }
	.ct_passos_comprar .bc_passos_comprar{ margin-bottom: 50px; }
	.ct_passos_comprar .bc_passos_comprar li{ float: none;width: 90%;margin: 0 auto; }
	.ct_passos_comprar .bc_passos_comprar .arrow_right{margin: 30px auto;}
	.ct_passos_comprar .bc_passos_comprar .icon-arrow-right{
		background: url("img/ico/icon-arrow-bottom_43x52.png") no-repeat;
		width: 43px;
		height: 52px;
	}
	.ct_passos_comprar .bc_passos_comprar .passo p{    font: 400 30px "Dosis", sans-serif !important;}
	
	.ct_cartoes .bc_cartoes .tit{ float: none; margin-bottom: 15px; }
	
	.ct_vantagem h3{ font-weight:400; font-size: 70px !important; margin-bottom: 45px !important; }
	.ct_vantagem .bc_vantagem{ width: 100%; min-height: inherit;}
	.ct_vantagem .bc_vantagem > div{ position: static }
	.ct_vantagem .bc_vantagem p{ text-align: center; font-size: 23px !important;line-height: 30px !important; }
	.ct_vantagem .bc_vantagem p span{margin-bottom:10px; display: inline-block;text-align: right;width: 100%;} 
	.ct_vantagem .bc_vantagem .desc_txt{width: 100%;}	
	.ct_vantagem .bc_vantagem .desc_img img{ width: 90%; }
	.ct_vantagem .bc_vantagem p span{     text-align: center;font-size: 20px !important; margin-top: 20px !important; }
	
	.ct_seguranca .desc_img, .ct_seguranca .desc_txt{ float: none; width: 100%}
	
	
	.ct_seguranca .desc_img img{ width: 50%  }
	.ct_seguranca.second .bc_bottom img{ width: 40%; margin-bottom: 0; }
	.ct_seguranca .desc_txt p{ line-height: 35px !important; }
	.ct_seguranca.second h3, .ct_seguranca.first h3 { font-size: 70px !important; }
	.ct_seguranca.second .bc_top p,.ct_seguranca.second .bc_bottom p{ font-size: 25px !important;line-height: 30px !important; }	
	.ct_seguranca.second  .bc_top{     margin-bottom: 40px; }
	.ct_seguranca .bc_center{ float: none; margin: 0 auto 20px; }	
	.ct_seguranca .bc_left, .ct_seguranca .bc_right{ width: 47% }
	.ct_seguranca .bc_right{ float: right }
	
	.ct_custo .bc_custo{ width: 100% }
	.ct_custo .bc_left{ margin:0 ;width: 63% }
	.ct_custo .bc_right{width: 37% }
	.ct_custo .bc_right img{width: 100% }
	.ct_custo.first h3{  margin-bottom: 95px !important;}
	.ct_custo.first h3{ font-size: 70px !important;line-height: 75px !important; } 
	
	.ct_custo.second h3{ font-size: 70px !important; margin-bottom: 25px !important }
	.ct_custo.second p{ line-height: 35px !important;font-size: 30px !important }
	.ct_custo.second .bc_left,
	.ct_custo.second .bc_valor,
	.ct_custo .bc_txt,
	.ct_custo.second .bc_right{ width: 100%; margin-right: 0; }
	.ct_custo.second .bc_right{ margin-top: 30px; }
	.ct_custo.second .bc_right img{width: 80%; }
	#main .ct_custo .bc_txt a{
		width: 80%;
		font-size: 50px;
		height: 110px;
		line-height: 100px;
		margin-top: 10px;
		margin: 0 auto;
		display: block;
	}
	
}

 

/** Intervenção
 * ----------------------------------------- */
.ct_intervencao{
	width: 100%;
	background: #f8f8f8;
	border-bottom: 3px solid #00ffc5;
	overflow: hidden;
	display: none;
}

.bc_intervencao{ position: relative; }
.bc_intervencao figure{
	position: absolute;
	top:0;
	left:0;
	z-index: 100;
	height: 163px;	
}
.bc_intervencao figcaption p{ display:none; }
.bc_intervencao figcaption a{
	position: absolute;
	top: 62px;
	right: 333px;
	z-index: 101;
	background: url('img/bg/bg-1px.png') repeat;
	display: block;
	text-indent: -9998px;
	height: 22px;
	width: 146px;
}
.bc_intervencao .btn_fechar{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 102;
    background: url('img/bg/bg-1px.png') repeat;
    display: block;
    text-indent: -9998px;
    height: 19px;
    width: 57px;
	content: " ";
}

.animacaoIntervencaoIn {
	animation-fill-mode: forwards;
	animation-name: animacaoIntervencaoIn; 
	animation-delay: 1s;
	animation-duration: 2s; 
	transition-timing-function: ease-in-out;
}
/*animacao de ida*/
@keyframes animacaoIntervencaoIn {
	from { height:0; }to{ height:160px;}
}
@-moz-keyframes animacaoIntervencaoIn {
	from { height:0; }to{ height:160px;}
}
@-webkit-keyframes animacaoIntervencaoIn {
	from { height:0; }to{ height:160px;}
}
@-o-keyframes animacaoIntervencaoIn {
	from { height:0; }to{ height:160px;}
}

@media only screen 
  and (min-width: 320px)
  and (max-width: 900px){  
  .ct_intervencao{ display: none !important}	
}


@media only screen 
  and (min-device-width: 320px)
  and (max-device-width: 667px){
  
	
}


/** Cadastre-se
 * ----------------------------------------- */
#main.pg_cadastrese article.first { padding-top: 0; }
 
.pg_cadastrese .bc_right,
.pg_cadastrese .bc_left{ float: left; box-sizing: border-box;}

.pg_cadastrese h2{
    font-size: 32px;    
	text-transform: uppercase;
}

.pg_cadastrese .bc_header{ padding: 35px 0; margin-bottom: 50px;}

.pg_cadastrese h2 i,
.pg_cadastrese h2 span{ float : left }
.pg_cadastrese h2 span{ padding-left: 30px; }
 
.pg_cadastrese .bc_right,
.pg_cadastrese .bc_left{ 
	width: 46%; 
	text-align: center; 
	margin: 0 2% 0 0;
	padding-top: 40px;
} 
.pg_cadastrese .second .bc_left,
.pg_cadastrese .second .bc_right{ padding-top: 0 } 

.pg_cadastrese .bc_left { border-right: 1px solid #dbdbdb; padding-right: 70px;}
#main.pg_cadastrese .second .bc_left{ border: 0; padding-right: 0;}

.pg_cadastrese .bc_right { margin-right: 0; }
#main.pg_cadastrese  .second  .bc_right { padding-top: 10px; }

#main.pg_cadastrese .bc_right .bc_info p{ margin-bottom: 40px; }

.pg_cadastrese .bc_left header,
.pg_cadastrese .bc_right header{ display: inline-block;}
  
#main .btn.mod1{
	background: none repeat scroll 0 0 #6743aa;
    color: #fff;
	font-size: 18px;
	text-decoration: none;
}
#main .btn.mod1:hover { background: #462d75; color: #FFF;}
 
#main.pg_cadastrese .bc_info p {
    color: #353535;
    font: 19px "Dosis",arial,sans-serif;
    margin: 0 0 35px;	
}
#main.pg_cadastrese  .second .bc_info p{ font-size: 22px; text-align: left; }

#main.pg_cadastrese .bc_info p span{display:block;font-size:16px;}

#main.pg_cadastrese .bc_info p strong{ font-weight: 600; }

#main.pg_cadastrese .bc_bancos {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
	width:100%;
}

#main.pg_cadastrese .bc_bancos strong{ font-size: 19px; }

#main.pg_cadastrese .bc_bancos  p{ margin-bottom: 20px; }

#main.pg_cadastrese .bc_bancos figure{ margin: 0 auto 30px; width: 40%; }

#main.pg_cadastrese .bc_bancos  a{  font-size: 14px; }	

#main.pg_cadastrese .bc_bancos img {
    display: block;
    margin: 0 auto;
    /*width: 90%;*/
}

#main.pg_cadastrese .bc_bancos > div{ float: left; width: 45%;  }

#main.pg_cadastrese .bc_bancos .bc_bra{ margin-right: 4%; }

.pg_cadastrese .tit30DosisRoxo{ margin: 0 0 10px !important; }
  /*

@media only screen 
  and (min-width: 375px) 
  and (max-width: 667px) {
  */
@media only screen 
  and (min-device-width: 320px)
  and (max-device-width: 667px){ 
	
	#main.pg_cadastrese .wrapper{ width: 90%; }
  
	#main.pg_cadastrese .bc_right, 
	#main.pg_cadastrese .bc_left {
		float: none;
		margin: 0 auto 10%;
		text-align: center;
		width: 74%;
	}
	
	
	#main.pg_cadastrese article { padding: 0 }
	
	#main.pg_cadastrese article .left{ margin: 0 auto; }
	
	.pg_cadastrese .bc_header{ padding: 0;margin-bottom: 30px;}
	
	.pg_cadastrese h2 { text-align: center;}
	.pg_cadastrese h2 span { padding-left: 20px; }
	.pg_cadastrese h2 i, 
	.pg_cadastrese h2 span {
		display: inline-block;
		vertical-align: middle;
		float: none;
	}

	#main.pg_cadastrese .bc_right, 
	#main.pg_cadastrese .bc_left {
		float: none;
		margin: 0 auto 10%;
		padding: 0;
		text-align: center;
		width: 100%;
	}
	#main.pg_cadastrese .first .bc_left{
		border-right: 0;
		border-bottom: 1px solid #dbdbdb;
		padding-bottom: 10%
	}
	
	#main.pg_cadastrese .bc_info p,
	#main.pg_cadastrese .bc_info p span,
	#main.pg_cadastrese .second .bc_info p{ font-size: 26px; }
	#main.pg_cadastrese .bc_bancos strong{ font-size: 30px; }
	#main.pg_cadastrese .bc_info > p{ margin: 0 0 50px; }
	#main.pg_cadastrese .second .bc_info p{ margin: 0 0 50px; text-align: center;}
	
	#main.pg_cadastrese .btn.mod1{ 
		font-size: 60px;
		width: 100%;
		height: 120px;
		line-height: 120px;
		text-align: center;
		padding: 0;
	}
	
	#main.pg_cadastrese .bc_left .btn.mod1{ height: 90px; line-height: 90px; font-size: 50px}
	
	.pg_cadastrese .tit30DosisRoxo {
		margin: 0 0 25px !important;
		text-align: center;
	}
}


/** Tarifas
 * ----------------------------------------- */
#main.pg_tarifas article .text{ width: 600px}

#main.pg_tarifas article{ padding: 40px 0}
 
#main.pg_tarifas h3{ font-size: 50px;margin-bottom: 0; } 

#main.pg_tarifas p.sub-verde{ 
	font-size: 25px; 
	color: #7f2ef6;
	text-transform: uppercase;
	font-weight: 500;
	font-family: "Dosis", arial, sans-serif;
	margin: 0;
}

#main.pg_tarifas p.sub-verde strong {
    display: block;
    font-size: 24px;
    font-weight: 500;
    margin-top: 10px;
}


#main.pg_tarifas .list_vant li.last{ margin-right: 0 }

#main.pg_tarifas .list_vant li{
	background: url("img/ico/ticado.png") no-repeat;
    color: #3d3d3d;
    float: left;
    font-family: "Dosis",arial,sans-serif;
    padding: 7px 0 7px 45px;
    font-size: 18px;
    font-weight: 700;
    margin-right: 60px;
}


#main.pg_tarifas .ct_vantagens{   margin: 80px 0 0 0; float: left; }

#main.pg_tarifas .ct_vantagens h3{ margin-bottom: 10px; }

#main.pg_tarifas .ct_vantagens .bc_img,
#main.pg_tarifas .ct_vantagens .bc_info,
#main.pg_tarifas .ct_vantagens .bc_left,
#main.pg_tarifas .ct_vantagens .bc_right{ float: left; }

#main.pg_tarifas .ct_vantagens .bc_left{  
	background: url("img/bg/bg_divsao_vatagens.png") no-repeat right center;
    margin: 0 35px 0 0;
    padding: 0 55px 0 0;
	min-height: 330px;
}

#main.pg_tarifas .ct_vantagens .bc_left,
#main.pg_tarifas .ct_vantagens .bc_right{ padding-top: 60px; }

#main.pg_tarifas .ct_vantagens .item { min-height: 150px; }

#main.pg_tarifas .ct_vantagens .bc_img{ width: 130px; }
#main.pg_tarifas .ct_vantagens .bc_info{ width: 270px; }


#main.pg_tarifas .ct_vantagens h4 { margin-bottom: 5px; }

#main.pg_tarifas .ct_vantagens p{
    color: #3d3d3d;
    font-family: "Dosis",arial,sans-serif;
    font-size: 16px;
    line-height: 18px;
	font-weight: 400;
}

#main.pg_tarifas sup{ 
	font-size: 10px;
    margin-left: 2px;
    vertical-align: top;
	line-height: 13px;
}

#main.pg_tarifas .ct_footer{  display: inline-block; margin-top: 70px; }

#main.pg_tarifas .ct_footer p,
#main.pg_tarifas .ct_footer p a{
    font-family: "Source Sans Pro",arial,sans-serif;
    font-size: 14px;
    margin-bottom: 5px;		
}
 
 
 
 

/** Desenvolvedor
 * ----------------------------------------- */
#destaque.pg_dev{ height: 370px;}

#main.pg_dev article{ padding: 40px 0}

#main.pg_dev p{ 	font-size:16px; 
	color: #787878; 
	font-family: "Source Sans Pro", sans-serif;	font-weight: 500;}
 
#main.pg_dev header h3{ font-size: 47px;margin-bottom: 0.4em; } 
#main.pg_dev header h4, #main.pg_dev header p{ 
	font-size: 21px; 
	margin-bottom: 0.5em;
	font-weight: 300;
}
#main.pg_dev header h4{  }
#main.pg_dev header p{ margin-bottom: 0; }

#main.pg_dev header .subtitulo{ 
	width: 500px; 
	text-transform: uppercase;
	line-height: 30px;
}

/*documentacao*/
#main.pg_dev .ct_docs{ margin: 100px 0 70px 0; display: inline-block; }
#main.pg_dev .ct_docs .item{ 
    float: left;
    width: 29%;
    margin-left: 6.5%;
    text-align: center;
}
#main.pg_dev .ct_docs .item:first-child{ margin-left: 0; }
#main.pg_dev .ct_docs .item h3{ 
	font-size:24px; 
	color: #7f2ff7; 
	margin-bottom: 30px;
}
#main.pg_dev .ct_docs .item p{ 


	min-height: 150px;
}


/*sandbox*/
.ct_sandbox{ margin-top: 46px; display: inline-block}
.ct_sandbox *{ float: left; }
.ct_sandbox img{ margin-right: 140px; }
.ct_sandbox p{ width: 230px; margin: 40px 190px 0 0; }
.ct_sandbox  a{ margin-top: 60px }



/*facilidades - vantagens*/
#main.pg_dev .ct_vantagens{   margin: 60px 0 0 0; float: left; }

#main.pg_dev .ct_vantagens .item{ 
	margin: 0 90px 20px 0;
	float: left; 
	min-height: 150px;
}
#main.pg_dev .ct_vantagens .item.even{ margin-right: 0; }
#main.pg_dev .ct_vantagens h3{ margin-bottom: 10px; }
#main.pg_dev .ct_vantagens .bc_img,
#main.pg_dev .ct_vantagens .bc_info,
#main.pg_dev .ct_vantagens .item{ float: left; }

#main.pg_dev .ct_vantagens .bc_img{
    margin-right: 30px;
    text-align: left;
    width: 36px;
}

#main.pg_dev .ct_vantagens .bc_info{ width: 340px; }

#main.pg_dev .ct_vantagens h4 {
    font-size: 1.8em;
    font-weight: 600;
    margin-bottom: 5px;
	text-transform: inherit;
}

#main.pg_dev .ct_vantagens p{    	
    line-height: 18px;
	margin-bottom:0;
}

#main.pg_dev .ct_vantagens.ct_cinza .bc_left{
    margin: 0 15px 0 0;
    padding-right:75px ;
}

#main.pg_dev .ct_vantagens.ct_cinza .bc_info{ width: 320px; }

#main.pg_dev .ct_vantagens.ct_cinza .bc_img{
	width: 130px;
	text-align: center;
	margin-right: 0
}

/*repositório*/
.ct_repositorio{ margin-top: 46px; display: inline-block}
.ct_repositorio > figure img{ margin-right: 10px;  float: left;}
.ct_repositorio figcaption{ 
	width: 692px; 
	margin: 50px 0 0 0; 
	float: left;
}
#main.pg_dev .ct_repositorio p{ 
	font-size: 21px; 
	font-weight: 400;
	font-family: "Dosis", sans-serif;
	text-transform: uppercase;
	float: left;
}

.bc_repositorio{ 
	width: 850px; 	
	float: right; 
	margin-top: 50px;	
}
.bc_repositorio h4{
	text-transform: inherit;
	font-size: 24px;
	color: #7f2ff7;
	text-align: center;
	margin-bottom: 80px;
}
.bc_repositorio > span{ 
	font-size: 13px;
    font-weight: 400;
    font-family: "Dosis", sans-serif;
    display: inline-block;
    margin-top: 30px;		
}
.bc_repositorio .separador{  
	width: 1px;
	min-height:240px;
	float: left;
	border-right: 1px solid #adadad;
}

.bc_repositorio .bc_itens{
	display: inline-block;
}

.bc_repositorio .bc_left, .bc_repositorio .bc_right{ 
	float: left; 
	min-height: 240px;
	width: 420px;
	text-align: center;
}


 
 
 
 

/** Onde Comprar
 * ----------------------------------------- */

#main.pg_ondcoprar h2{
    font-size: 32px;    
	text-transform: uppercase;
}

#main.pg_ondcoprar .bc_header{ padding: 35px 0; margin-bottom: 50px;}

#main.pg_ondcoprar .second .bc_header{ margin-bottom: 0;}

#main.pg_ondcoprar .third .bc_header{ margin-bottom: 70px;}
 
#main.pg_ondcoprar { padding: 50px 0 }  

#main.pg_ondcoprar > article{ padding: 0  }

#main.pg_ondcoprar h3{ margin: 0 0 55px; }

#main.pg_ondcoprar .bts_filtro{ float: right; }

#main.pg_ondcoprar .bts_filtro span{
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	float: left;
	line-height: 36px;
	margin-right: 15px;
}

#main.pg_ondcoprar .bts_filtro a{
	background: #ff4286;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 20px;
	width: 100px;
	height: 36px;
	text-align: center;
	float: left;
	margin-right: 10px;
	font-size: 11px;
	line-height: 36px;
	font-weight: 800;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.1s linear;
}
#main.pg_ondcoprar .bts_filtro a.active,
#main.pg_ondcoprar .bts_filtro a:hover{
	background: #fff;
	border-color: #ff4286;
	color: #ff4286;
}

#main.pg_ondcoprar .bc_filtro{
	border-bottom: 1px solid #ff4286;	
	height: 70px;	
	/*margin-bottom: 60px;*/
	margin-bottom: 0;
	/*display: none;*/
}


.ct_mixItUp{ -webkit-backface-visibility: hidden; }
.ct_mixItUp:after{
  content: '';
  display: inline-block;
  width: 100%;
}

.bc_lojas .mix{ display: none; }

#main.pg_ondcoprar .bc_filtro li{ 
	height: 45px; 
	float: left; 	
	margin:20px 20px 0 0;
	transition: all 0.1s linear;
}
#main.pg_ondcoprar .bc_filtro li.active{ border-bottom: 5px solid #ff4286; } 
#main.pg_ondcoprar .bc_filtro li a{
	float: left;
	font-size: 12px;
	font-weight: 800;	
	line-height: 15px;
	text-decoration: none;
	color: #ff4286;
	text-transform: uppercase;
}
#main.pg_ondcoprar .bc_filtro li.eletronicos-e-info{ width: 76px; }
#main.pg_ondcoprar .bc_filtro li.moda-e-beleza{ width: 45px; }
#main.pg_ondcoprar .bc_filtro li.esporte-e-saude{ width: 52px; }
#main.pg_ondcoprar .bc_filtro li.cultura-e-lazer{ width: 55px; }
#main.pg_ondcoprar .bc_filtro li.casa-e-construcao{ width: 77px; }
#main.pg_ondcoprar .bc_filtro li.bebes-e-criancas{ width: 57px; }
#main.pg_ondcoprar .bc_filtro li.alimentos-e-bebida{ width: 65px; }
#main.pg_ondcoprar .bc_filtro li.lojas-de-departamento{ width: 91px; }
#main.pg_ondcoprar .bc_filtro li.presentes-e-variedades{ width: 76px; }
#main.pg_ondcoprar .bc_filtro li.games-e-colecionaveis{ width: 87px; }
#main.pg_ondcoprar .bc_filtro li.serviços-e-viagens{ width: 66px; }

#main.pg_ondcoprar .bc_lojas{
    clear: both;
    display: inline-block;
    margin: 60px auto 0;
    width: 96%;
}
 
#main.pg_ondcoprar .bc_lojas p,
#main.pg_ondcoprar .bc_lojas ul,
#main.pg_ondcoprar .bc_lojas ul li{ float: left; }
  
#main.pg_ondcoprar .bc_lojas p {
    color: #353535;
    font: 300 26px "Dosis",sans-serif;
    margin: 0 0.7% 0 0;
    width: 14%;
}

#main.pg_ondcoprar .bc_lojas ul {
    height: auto;
    overflow: hidden;
    width: 100%;
	transition: all 0.1s linear;
}

#main.pg_ondcoprar .bc_lojas ul li{ 
	margin: 0 13.7% 8.2% 0; 
	width: 14.7%;
	transition: all 0.1s linear;
}
#main.pg_ondcoprar .bc_lojas ul li.gap{ margin:0; width:0; }

#main.pg_ondcoprar .bc_lojas ul li.seis,
#main.pg_ondcoprar .bc_lojas ul li.cinco,
#main.pg_ondcoprar .bc_lojas ul li.quatro,
#main.pg_ondcoprar .bc_lojas ul li.tres,
#main.pg_ondcoprar .bc_lojas ul li.dois{ margin-right: 0 !important; }

#main.pg_ondcoprar .bc_nova .tit_nova span{
	font-size: 32px;
	color: #ff4286;
	font-weight: 500;
	margin-top: 15px;
	display: block;
	text-align: center;
}

#main.pg_ondcoprar .bc_nova.bottom{ 
	border-top: 1px solid #cbcbcb;
	padding: 70px 0 0 0;
	display: none;
}
#main.pg_ondcoprar .bc_nova.top{ 
	border-bottom: 1px solid #EDE4E4;
	padding: 40px 0 0px 0;
	margin-bottom: 70px;
}
#main.pg_ondcoprar .bc_nova.top ul li{ margin: 0 13.7% 4.2% 0; }

#main .embreve .wrapper{
	border-top: 1px solid #e5e5e5;	
	padding-top: 70px;
	margin-top: 70px;
}
 

@media (max-width: 900px) {

	#main.pg_ondcoprar .bc_lojas p {
		border-bottom: 1px solid #d9d9d9;		
		float: none;		
		margin: 0 0 3.5%;
		padding-bottom: 2%;
		width: 100%;
	}
	
	#main.pg_ondcoprar .bc_lojas ul { width: 100%; /* height: 106px; */}	
	#main.pg_ondcoprar .bc_lojas ul li { width: 23%; /* height: 94px; */}	

	#main.pg_ondcoprar .bc_bt { width: 24.5%; }
	
	#main.pg_ondcoprar a.btn { padding: 6.5% 26%;  }
	
}
 

  /*
@media only screen 
  and (min-width: 375px) 
  and (max-width: 667px) {
*/
@media only screen 
  and (min-device-width: 320px)
  and (max-device-width: 667px){ 
	
	#main.pg_ondcoprar .wrapper{ width:90%; }
	
	#main.pg_ondcoprar .desktop{ display:none; }
	#main.pg_ondcoprar .mobile{ display:block; }
	
	#main.pg_ondcoprar  article .text{ text-align: center;line-height: 40px; }
	#main.pg_ondcoprar  article .left{margin: 0 auto;}
	#main.pg_ondcoprar  article .flexslider{ width: 90%;margin: 0 auto; }
	#main.pg_ondcoprar  article .flex-control-nav{ bottom: 40px; }
	
	#main.pg_ondcoprar .bc_header{ padding: 55px 0; }
	#main.pg_ondcoprar h2{font-size: 70px;}
	
	
	#main.pg_ondcoprar > article{ position: relative; }
	#main.pg_ondcoprar .bc_filtro{
		position: absolute;
		right: 0;
		width: 80%;
		background-color: #462d75;
		height: auto;
		padding: 3% 3% 3% 2%;
	}
	#main.pg_ondcoprar .bc_filtro li{
		width: 100% !important;
		height: auto;
		margin: 0;
		margin: 3% 0 10% 0;
	}
	#main.pg_ondcoprar .bc_filtro li a{ 
		color: #fff;  
		font-weight: 200;
		font-size: 70px;
		line-height: 65px;		
		text-transform: none;		
	}
	
	#main.pg_ondcoprar .bts_filtro{
		margin: 40px auto 0;
		display: inline-block;
		float: none;
		width: 80%;
	}
	#main.pg_ondcoprar .bts_filtro a{ 
		margin-right: 0; 
		width: 48%;
		border-radius: 50px;
		height: 90px;
		line-height: 90px;
		font-size: 30px;
		font-weight: 600;
	}
	#main.pg_ondcoprar .bts_filtro a.f_segmento{ margin-right: 3%; }
	
	#main.pg_ondcoprar .bc_lojas{ text-align: center; }
	#main.pg_ondcoprar .bc_lojas ul{ width: 100%; }
	#main.pg_ondcoprar .bc_lojas ul li{
		width: 90%;
		margin: 0 auto 10%;
		float: none;
	}	
	#main.pg_ondcoprar .bc_lojas ul li img{ width: 60% }


}

/** Pesquisa de satisfação
 * ----------------------------------------- */
#destaque.pesq_satis{
	background-image: url("img/campanhas/pesquisa-satisfacao/compre-com-stelo-e-ganhe-100-reais.jpg") !important;
	height: 720px;
}

#destaque.pesq_satis .tit-destaque{ float: right; }
 
#destaque.pesq_satis .wrapper{ width: 1100px; }
 
#destaque.pesq_satis h2{
	color: #7f2ff7;
	font-size: 68px;
	margin-bottom: 50px;
}
 
#destaque.pesq_satis p {
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 24px;
	text-transform: none;
	color: #000;
	margin-bottom: 30px;
	width: 82%;
}
	
#destaque.pesq_satis p  strong{ font-weight: 700; font-size: 18px;}

#main.pesq_satis .bc_passo h3{
	font-size: 48px;
	font-weight: 400;
	margin-bottom: 20px;
}

#main.pesq_satis .bc_passo p{ text-transform: uppercase; }
 
@media (max-width: 900px) {	 
	
	#destaque.pesq_satis .wrapper{ width: 90% }
} 
 
@media (max-width: 600px) {
	 #destaque.pesq_satis{
		background-image: url("img/campanhas/pesquisa-satisfacao/compre-com-stelo-e-ganhe-100-reais-mobile.jpg") !important;		
	}
	
	#destaque.pesq_satis p { width: 100% }
	
	#destaque .tit-destaque{ width:  100%}
	
	#destaque.pesq_satis .wrapper{ width: 90% }
}
 
 
 
 
 

/** Disputa
 * ----------------------------------------- */
 #main .ct_como_funciona{ padding-top:0;}
 
 .bc_como_funciona > div{
	float: left;
	width: 33%
}
 
.bc_como_funciona .m_etapas{ display: none; }

.bc_como_funciona .bc_head{ width: 100%; }

.bc_como_funciona .bc_head > div{
	background: #6f5699;	
	width: 99%;
}

.bc_como_funciona .tit_tbl{
	color: #ffffff;
	text-transform: uppercase;
	font: 500 24px 'Dosis', sans-serif;
	text-align: center;
	padding: 12px 0;
	margin-bottom: 1.3%;
	box-sizing: border-box;
} 
.bc_como_funciona .col_left .tit_tbl{ 
	background: #462d75; 
	padding: 12px 0 12px 12px;
	text-align: left;	
	width: 100%;
} 

.bc_como_funciona  .tit_etapa{
	font: 400 18px "Source Sans Pro", sans-serif;
	color: #462d75;
	text-transform: uppercase;
}

.bc_como_funciona .bc_tbl{	
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}
.bc_como_funciona .col_left .bc_tbl{	 border-color: #d3d2d2; }
.bc_como_funciona .bc_tbl.bottom{ border-bottom: 0; }

.bc_como_funciona .col_center .bc_tbl{		
	border-right: 1px solid #e5e5e5;
}


.bc_como_funciona .bc_tbl > div {
    box-sizing: border-box;
    /*min-height: 451px;*/
    padding: 25px 21px 15px 25px;
    width: 99%;
}

.bc_como_funciona  .col_left .bc_tbl > div{ background: #ebeaea; }

#main .bc_como_funciona .bc_tbl p{
	color: #464646;
	font: 16px "Source Sans Pro", sans-serif;
	margin-bottom: 25px;
}

@media handheld, only screen and (max-width: 900px) {
	#main article h3{ font-size: 3em; }
	
	.bc_como_funciona .col_left{ display: none; }
	
	.bc_como_funciona .col_center{ margin-bottom: 30px; }
	
	.bc_como_funciona > div{ float: none; width: 100%;}
	
	.bc_como_funciona .col_center .bc_tbl,
	.bc_como_funciona .bc_tbl{ border-right: 0; border-bottom:0}
	
	.bc_como_funciona .m_etapas{ display: block; }
	
	.bc_como_funciona .bc_tbl > div { height: auto !important; }
	
	.bc_como_funciona .bc_info{ display: none; }
	
	.bc_como_funciona .tit_tbl{ font-size: 34px; }
	
	#main .bc_como_funciona .tit_etapa{
		background: url("img/ico/arrow_right_bottom.png") no-repeat right -175px;
		border-bottom: 1px solid #cccccc;
		color: #7f2ff7;
		font-size: 30px;
		margin-bottom: 15px;
		padding: 0 30px 15px 0;
		text-decoration: none;
		text-transform: uppercase;
		text-align: center;
		display: block;
	}
	
	#main .bc_como_funciona .tit_etapa.active{				
		background-position: right 12px;
 	}
	
}


 /** Ofertas
 * ----------------------------------------- */ 
#main.pg_ofertas .oferta_ativa{ padding: 35px 0 0 0; }

 
#main.pg_ofertas header{ padding: 35px 0; }

.pg_ofertas h2 {
    color: #ffffff;
    font-size: 32px;
    font-weight: 300;
}

#main.pg_ofertas .text_header{
	margin: 0;
	color: #676767;
	font-size: 16px;	
	font-weight: 500;
	
	text-transform: inherit
}

#main.pg_ofertas .tit_article{
	margin-bottom: 5px;
	color: #6c6c6c;
	font-size: 30px;	
	font-weight: 500;
	text-transform: inherit
}

#main .ct_ofertas{ display: inline-block; width: 100%}

/* header destaque*/
.header_destaque_oferta{
	width: 100%;
	margin: 0 0 10px;
	position: relative;
	display: inline-block;
}
#main .header_destaque_oferta p{ float: left }
#main .header_destaque_oferta .img_campanha{ float: right }
#main .header_destaque_oferta .tempo_oferta{ position: absolute; bottom: 15px; }
#main .header_destaque_oferta .tempo_oferta .ico-relogio{ 
	width: 48px;
	height: 55px;
	float: left;
	margin-right: 10px;
}
#main .header_destaque_oferta .tempo_oferta p{  font: 16px/16px 'Dosis', sans-serif;	 }
#main .header_destaque_oferta .tempo_oferta cite strong{ font: 600 35px 'Dosis', sans-serif; }

/* header geral*/
#main .tempo_oferta p{ 
	font: 13px/16px 'Dosis', sans-serif;	
	text-transform: uppercase;
	margin: 0;
	text-align: left;
}
#main .tempo_oferta cite{ display: block;font: 600 13px 'Dosis', sans-serif;	}
#main .tempo_oferta cite strong{ font: 600 19px 'Dosis', sans-serif;	}

#main .header_info_oferta {
    border-bottom: 1px solid #d8d8d8;
    display: inline-block;
    width: 100%;
	padding-bottom: 5px;
	margin-bottom: 7px;
}

#main .header_info_oferta .tempo_oferta{ float: left }
#main .header_info_oferta .tempo_oferta .ico-relogio{ 
	width: 28px;
	height: 32px;
	background: url('img/ico/icon_relogio.png') no-repeat;
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}
#main .header_info_oferta .tempo_oferta p{ float: left; line-height: 10px;}
#main .header_info_oferta .tempo_oferta cite strong{ color: #7f2ff7;}

#main .header_info_oferta .oferta_social{ float: right; } 
#main .header_info_oferta .oferta_social p{  
	font: 600 13px "Dosis", sans-serif;
	color: #5b5b5b;
	text-transform: uppercase;
	text-align: right;
} 
#main .header_info_oferta .oferta_social a{  
	width: 16px;
	height: 16px;
	background: url("img/ico/ico_facebook.jpg") no-repeat;
	display:block;
	text-indent: -9998px;
	float: right;
} 




#main.pg_ofertas .btn{ 
	text-decoration: none;
	text-transform: uppercase;	
	font-weight: 600;
	color: #ffffff;
	font-size: 20px;
	width: 240px;
	box-sizing: border-box;
}

#main .oferta_destaque{ padding: 30px 0; }

.oferta_destaque .list_ofertas {
    background: #e9e9e9 none repeat scroll 0 0;
    border-radius: 0 0 3px 3px;
    display: inline-block;
    padding: 15px 0 0;
    width: 100%;
}

.ct_ofertas .item{
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    box-sizing: border-box;
    float: left;
    height: 430px;
    margin: 0 1% 2%;
    overflow: hidden;
    padding: 0;
    text-align: center;

}

#main .ct_ofertas .info_oferta {
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    height: 100%;
    margin: 0 auto;
    min-height: 296px;
    padding: 10px 3.9% 0;
    width: 100%;
}

.val_oferta{ visibility: hidden; }

#main .ct_ofertas .info_oferta .val_oferta { 
	font: 12px "Dosis", sans-serif;
	color:#acacac;	
	margin-bottom: 25px;
}

#main .ct_ofertas .header_oferta{ 
	height: 132px; 
	display: flex;
	overflow: hidden;
	align-items: center;
}

#main .info_oferta p{ margin-bottom: 0; line-height: 18px;}
#main .info_oferta a{ text-decoration: none; transition: all 1s linear;}
#main .info_oferta a:hover{ text-decoration: underline; }

#main .info_oferta .desc_loja{  margin-bottom: 10px;  overflow: hidden; }
#main .info_oferta .desc_loja a{ 
	font: 400 16px/16px "Dosis", sans-serif;
	color:#5b5b5b;	
}

#main .info_oferta .desc_oferta{  margin: 0;}
#main .info_oferta .desc_oferta a{ width: 100%;}
#main .info_oferta .desc_oferta,
#main .info_oferta .desc_oferta a{ 
	color:#ff4286;			
	text-transform: uppercase;
}

#main .info_oferta .cond_oferta{ 	
	margin-bottom: 20px;
	overflow: hidden;
}
#main .info_oferta .cond_oferta sup{ 
	vertical-align: top;
	font-size: 9px;
	font-weight: 700;
	margin-left:2px; 
}
#main .info_oferta .cond_oferta  a{ 
	font: 600 15px/15px "Dosis", sans-serif;
	color:#5b5b5b;	
}

#main .text_legal{ width: 100%; display: inline-block;}

#main .text_legal p{
	margin: 0 0 10px;
	font: 15px 'Dosis', sans-serif;
	color: #b6b6b6;
}
#main .text_legal p sup{ font-size: 9px; vertical-align: top; }

/*pequeno*/
#main .pequeno .header_info_oferta{ display: none; }
#main .pequeno .info_oferta .desc_loja{ height: 42px;}
#main .pequeno .info_oferta .cond_oferta{ height: 42px;}
#main .pequeno .info_oferta .desc_oferta{ height: 65px; overflow: hidden;}
#main .pequeno.item{ width: 310px;}
#main .pequeno .info_oferta .desc_oferta{ height: 65px; overflow: hidden;}
#main .pequeno .info_oferta .desc_oferta,
#main .pequeno .info_oferta .desc_oferta a{ 
	font: 600 28px/32px "Dosis", sans-serif;	
	
}

/*medio*/
#main .medio .info_oferta .val_oferta{ display: none; }
#main .medio .info_oferta .desc_loja{ height: 20px;}
#main .medio .info_oferta .cond_oferta{ height: 25px;}
#main .medio .info_oferta .desc_oferta{ height: 20px; overflow: hidden;}
#main .medio.item { width: 640px;}

#main .medio .info_oferta .desc_oferta{ height: 95px; overflow: hidden;}
#main .medio .info_oferta .desc_oferta,
#main .medio .info_oferta .desc_oferta a{ 
	font: 600 50px/45px "Dosis", sans-serif;	
}


/*grande*/
#main .grande .header_oferta{  
	float: left;
    height: 100%;
    width: 310px;
}
#main .grande .info_oferta{  
	width: 658px;  
	float: left;
	padding: 10px 1.9% 0;
	position: relative;
}
#main .grande .header_info_oferta{margin-bottom: 15px; padding-bottom: 10px;}
#main .grande .info_oferta .val_oferta{ display: none; }
#main .grande .info_oferta .desc_loja{ height: 35px; }
#main .grande .info_oferta .cond_oferta{ height: 25px;}
#main .grande .info_oferta .desc_oferta{ height: 20px; overflow: hidden;}
#main .grande.item { width: 970px;}

#main .grande .info_oferta .desc_oferta{ height: 110px; overflow: hidden;}
#main .grande .info_oferta .desc_oferta,
#main .grande .info_oferta .desc_oferta a{ 
	font: 600 50px/45px "Dosis", sans-serif;	
}
#main .grande .info_oferta .acao_oferta{
	position: absolute;
	bottom: 40px;
	left: 210px;
}



#main .ct_ofertas .n_item p{     
    color: #6c6c6c;
	font-family: "Dosis", sans-serif;
    font-size: 26px;
    font-weight: 500;
	text-align: center;
}
#main .ct_ofertas .n_item p:first-child{ margin-top: 120px; }

#main .ct_ofertas .n_item .txt_bold_32{ 
	display: block;
	margin: 40px 0 15px 0;
	font-weight: 800;
	font-size: 32px;	
}

#main .ct_ofertas .n_item .bg_porco{
	background: url("img/bg/porco_80x76.png") no-repeat;
	width: 80px;	
	height: 76px;
	display: block;
	margin: 20px auto 0;
}

.ct_ofertas .item.tres{ margin-right: 0 }

.ct_ofertas .item figure{ width: 100% } 

.ct_ofertas .item .img_oferta{	
	display: block;
	margin: 0 auto;
}

.ct_ofertas .item .img_oferta.mobile{  display: none; }

#main .passo_a_passo{
	border: 1px solid #7f2ef6;	
	border-radius: 5px;
	background: #f8f8f8;
	padding: 20px 35px;
	width: 970px;
	margin: 60px auto;
}

#main .passo_a_passo .list .circulo_num{
    background: #7f2ff7 none repeat scroll 0 0;
    border-radius: 20px;
    color: #ffffff;
    display: block;
    font: bold 15px/35px "Dosis",sans-serif;
    height: 35px;
    text-align: center;
    width: 35px;
	margin-bottom: 5px;
}

#main .passo_a_passo .list li{ float: left; margin: 0 0 0 100px; }
#main .passo_a_passo .list li:first-child{ margin: 0; }

#main .passo_a_passo .list p{
	font-size: 18px;
	font-family: 'Dosis', sans-serif;
	line-height: 22px;
	color: #7c8083;
	font-weight: 600;	
}

#main .passo_a_passo .list p strong{ color: #7e2ef7; }

#main .txt_info {
    clear: both;
    color: #ff4286;
    font-family: "dosis",sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    text-align: left;
}

@media only screen 
  and (min-device-width: 320px)
  and (max-device-width: 667px)   {
	
	#main .passo_a_passo{ width: 70% }

	#main .list li{ 
		float: none; 
		margin: 0; 
		text-align: center;
	}
	
	#main .list p{ font-size: 25px;line-height: 32px; }
	
	#main .list .circulo_num{ margin: 0 auto; }
	
	
	
}

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 

}
