@font-face {
  font-family: 'Montserrat';
  src: url('../Montserrat-Regular.otf');
  src: url('Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
  url('Montserrat-Regular.otf') format('truetype'),
  url('Montserrat-Regular.svg#Montserrat-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-light';
  src: url('Montserrat-Light.ttf');
  src: url('Montserrat-Light.eot?#iefix') format('embedded-opentype'),
  url('Montserrat-Light.ttf') format('truetype'),
  url('Montserrat-Light.svg#Montserrat-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

* {
  text-decoration: none;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  font-family: 'Montserrat';
}

html,
body,
header,
section,
footer {
  width: 100%;
  height: auto;
}

html,
body,
section,
footer {
  width: 100%;
  height: auto;
  overflow-x: hidden;
}

.full-hidden {
  width: 100%;
  overflow: hidden;
  ;
}


/*Estilo Desktop*/

header {
  float: left;
  height: 637px;
  background: url('../imagens/bg-topo.jpg') center top no-repeat;
}

.opcoes-menu {
  float: right;
  width: 40px;
  height: 31px;
  margin: 61px 0 0 0;
}

.header-fixo .opcoes-menu {
  float: right;
  width: 40px;
  height: 31px;
  margin: 11px 0 0 0;
}

.controle-menu-mobi {
  float: right;
  width: 40px;
  height: 31px;
  background: url(../imagens/bg-menu-mobi.png);
  border: none;
  cursor: pointer;
  margin: 0;
}

.menu-mobi {
  position: absolute;
  width: 266px;
  background: #9f181f;
  display: none;
  border-radius: 15px;
  padding-bottom: 18px;
  right: 0;
  margin: 104px 0px 0 0;
}

.header-fixo .menu-mobi {
  position: absolute;
  width: 266px;
  background: #9f181f;
  display: none;
  border-radius: 15px;
  padding-bottom: 18px;
  right: 0;
  margin: 55px 0 0 0;
}

.menu-mobi ul {
  width: 100%;
}

.menu-mobi ul li {
  width: 90%;
  text-indent: 10px;
  /* padding: 10px 0 10px 0; */
  border-top: 1px #bf1f27 solid;
  border-bottom: 1px #90151C solid;
  display: block;
}

.menu-mobi ul li:first-child {
  border-top: 1px #bf1f27 solid;
  border-bottom: 1px #90151C solid;
  margin-top: 15px;
}

.menu-mobi ul li:last-child {
  border-bottom: 1px #BF1F27 solid;
}

.menu-mobi ul li a {
  font-size: 12px;
  color: #fff;
  display: block;
  padding: 10px 0 10px 0;
}

.menu-mobi ul li a:hover {
  color: rgb(255, 210, 0);
}

.menu-mobi .quero-este-produto {
  float: left;
  background: url(../imagens/bg-quero-produto1.png) no-repeat;
  width: 90%;
  height: 58px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  font-size: ;
  margin: 10px 0 0 5%;
}

.menu-mobi .quero-este-produto:hover {
  float: left;
  background: url(../imagens/bg-quero-produto.png) no-repeat;
  transition: background 0.3s ease-out;
  width: 90%;
  height: 58px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  font-size: ;
  margin: 10px 0 0 5%;
}

.menu-mobi .quero-este-produto:hover a {
  color: rgb(255, 210, 0);
}

.menu-mobi .quero-este-produto a {
  line-height: 58px;
  color: #fff;
  display: inline-block;
}

header #logo-topo {
  float: left;
  margin: 30px 0 0 0;
}

header #logo-topo h1 {
  width: 175px;
  background: url(../imagens/logo-topo.png) center no-repeat;
  color: transparent;
}

header .container-conteudo-header {
  float: left;
  width: 76%;
  margin-left: 0;
}

header h2 {
  float: left;
  width: 690px;
  font-size: 46px;
  line-height: 50px;
  color: rgb(255, 255, 255);
  margin: 50px 0 0 0;
  font-weight: 900;
}

header p {
  float: left;
  width: 636px;
  height: 94px;
  font-size: 16px;
  line-height: 27px;
  color: rgb(255, 255, 255);
  margin: 25px 0 0 0;
}

header .link-pedido-header {
  float: left;
  width: 406px;
  height: 79px;
  line-height: 78px;
  background: url(../imagens/btn-pedido1.png) 10px 3px no-repeat;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-indent: 82px;
  margin: 30px 0 0;
}

header .link-pedido-header:hover {
  background: url(../imagens/btn-pedido-hover.png) 10px 0px no-repeat;
  color: rgb(255, 210, 0);
  transition: background 0.2s ease-out;
}

header .loja-ouro {
  float: left;
  width: 80%;
  background: url(../imagens/bg-loja-ouro.png) 10px 4px no-repeat;
  text-indent: 76px;
  height: 63px;
  line-height: 61px;
  margin-top: 49px;
  margin-left: 0;
}

header,
section,
footer {
  float: left;
}

section h2,
section h3 {
  width: 100%;
}

section h2 {
  background: linear-gradient(90deg, #911217 0%, #e12930 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Montserrat;
  font-size: 60px;
  line-height: 68px;
  color: rgb(77, 61, 61);
  font-weight: 900;
}

section h3 {
  font-size: 18px;
  font-weight: normal;
  line-height: 50px;
  color: rgb(41, 32, 32);
}

section p {
  font-size: 14px;
  line-height: 30px;
  color: rgb(41, 32, 32);
  /* font-weight: 400; */
  font-family: 'Montserrat-light';
}

.culpa {
  width: 100%;
  background: url('../imagens/bg-culpa.jpg') 100% 135px no-repeat, #fff;
  margin-top: 80px;
  padding-bottom: 80px;
}

.culpa article {
  float: left;
  width: 100%;
}

.culpa h2,
.culpa h3 {
  width: 100%;
  color: #4D3D3D;
  font-weight: 700;
}

.culpa h3 {
  line-height: 1;
  margin-bottom: 20px;
}

.culpa article h2 {
  float: left;
  text-align: center;
  font-weight: 900;
  line-height: 1.4;
}

.culpa article h2,
.culpa article h3,
.culpa article p {
  float: left;
  text-align: center;
}

.culpa h2,
.culpa 3 {
  width: 100%;
}

.culpa article p {
  width: 51%;
  font-size: 16px;
  line-height: 24px;
  color: rgb(41, 32, 32);
  text-align: left;
  margin: 25px 0 0 0;
  font-family: 'Montserrat-light';
}

.culpa a {
  color: rgb(45, 155, 57);
  font-weight: bold;
}

.culpa a:hover {
  text-decoration: underline;
}

.culpa .link-tesao-vaca:hover {
  color: rgb(255, 210, 0);
  background-color: #2D9B39;
  font-weight: bold;
  text-decoration: none;
  transition: background 0.3s ease-out;
}

.link-tesao-vaca {
  float: left;
  border: 1px rgb(45, 155, 57) solid;
  color: #fff;
  background-color: #2D9B39;
  border-radius: 50px;
  padding: 15px 30px 15px 35px;
  margin-top: 5px;
  font-weight: bold;
}

.culpa .link-tesao-vaca {
  float: left;
  border: 1px rgb(45, 155, 57) solid;
  color: #fff;
  background-color: #2D9B39;
  border-radius: 50px;
  padding: 15px 30px 15px 35px;
  margin-top: 5px;
  font-weight: bold;
}

.link-tesao-vaca:hover {
  color: rgb(255, 210, 0);
  background-color: #2D9B39;
  font-weight: bold;
  text-decoration: none;
  transition: background 0.3s ease-out;
}

.sexo-facil {
  background:  #efd6d8;
  padding: 50px 0 36px 0;
  font-size: 30px;
  line-height: 50px;
  color: rgb(77, 61, 61);
  overflow: hidden;
}

.bg-sexo-facil {
  position:relative;
  /* border: 1px solid red; */
  height:500px;
  width:45%;
  left:0;
  float:left;
}

.bg-sexo-facil::before {
  content:"";
  position:absolute;
  left: -438px;
  width:937px;
  height: 587px;
  top: -50px;
  background: url('../imagens/bg-sexo-facil.jpg') right top no-repeat;
  background-size: 973px 594px;
}

.sexo-facil article {
  float: right;
  width: 549px;
  /* margin-left: 690px; */
  /* padding:  50px 0 40px; */
}

.sexo-facil h2,
.sexo-facil h3 {
  float: left;
  width: 480px;
}

.sexo-facil h2 {
  margin-left: 30px;
  font-weight: 900;
  line-height: 0.8;
}

.sexo-facil h3 {
  font-size: 30px;
  font-weight: 900;
  line-height: 50px;
  color: rgb(77, 61, 61);
}

.sexo-facil h4 {
  float: left;
  font-size: 18px;
  line-height: 20px;
  color: rgb(41, 32, 32);
  margin-top: 20px;
}

.sexo-facil p {
  float: left;
  margin-top: 25px;
  line-height: 1.5;
}

.segredo {
  padding: 60px 0 80px 0;
}

.segredo h2 {
  text-align: center;
  font-weight: 900;
}

.segredo h3 {
  text-align: center;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 20px;
}

.segredo article {
  float: left;
  width: 52%;
  margin-left: 0;
}

.segredo article p {
  float: left;
  width: 500px;
  font-size: 16px;
  line-height: 27px;
  color: rgb(41, 32, 32);
  margin-top: 20px;
}

.segredo aside {
  float: left;
  width: 46%;
  margin-top: 20px;
}

.segredo aside ul {
  float: left;
  width: 100%;
}

.segredo aside ul li {
  display: block;
  background: url('../imagens/bg-list-segredo.png') left no-repeat;
  margin-top: 26px;
  min-height: 50px;
}

.segredo aside ul li:first-child {
  margin-top: 5px;
}

.segredo aside ul li h4,
.segredo aside ul li p {
  width: 405px;
  margin-left: 72px;
  line-height: 1.5;
}

.segredo aside ul li:first-child p {
  width: 280px;
  /* line-height: 1.5; */
}

.segredo .link-tesao-vaca {
  font-weight: bold;
  margin: -10px 0 0 0;
}

.beneficios {
  float: left;
  padding: 30px 0 0px 0;
}


.bg-beneficios {
    float: left;
    width:10%;
    height: 589px;
    position:  relative;
}

.bg-beneficios::before {
    position:absolute;
    content:"";
    left: -160px;
    top: -160px;
    background: url(../imagens/bg-beneficios.jpg) left 44px no-repeat, #fff;
    width:957px;
    height: 749px;
}
.beneficios h2,
.beneficios h3 {
  float: left;
  width: 70%;
}

.beneficios h2 {
  margin-left: 1.5%;
  font-weight: 900;
  line-height: 1;
}

.beneficios h3 {
  font-size: 30px;
  line-height: 50px;
  color: rgb(77, 61, 61);
  margin-left: 0;
  font-weight: 900;
}

.beneficios ul {
  float: left;
  width: 68%;
  text-align: center;
  margin: 50px 0 0 0;
}

.beneficios ul li {
  float: left;
  width: 42%;
  height: auto;
  display: inline-block;
}

.beneficios ul li.beneficio-facilidade {
  background: url('../imagens/bg-beneficio-facilidade.jpg') 32% 0 no-repeat;
}

.beneficios ul li.beneficio-garantido {
  background: url('../imagens/bg-beneficio-garantido.jpg') 35% 0 no-repeat;
}

.beneficios ul li.beneficio-garantido h4 {
  width: 230px;
}

.beneficios ul li.beneficio-garantido p {
  width: 263px;
}

.beneficios ul li.beneficio-magico {
  background: url('../imagens/bg-beneficio-magico.jpg') 35% 0 no-repeat;
  margin: 45px 100% 0 0;
}

.beneficios ul li.beneficio-magico h4 {
  width: 237px;
}

.beneficios ul li.beneficio-camuflado {
  float: right;
  background: url('../imagens/bg-beneficio-camuflado.jpg') 32% 0 no-repeat;
  margin: -212px 13% 0 0;
}

.beneficios ul li.beneficio-camuflado h4 {
  width: 216px;
}

.beneficios ul li.beneficio-camuflado p {
  width: 240px;
}

.beneficios ul li:nth-child(even) {
  margin-left: 1%;
}

.beneficios ul li h4 {
  float: left;
  width: 199px;
  margin: 100px 0 0 8%;
}

.beneficios ul li p {
  float: left;
  width: 274px;
  font-size: 13px;
  line-height: 25px;
}

.pedido {
  background: #e8252d;
  padding: 60px 0 80px 0;
}

.pedido h2,
.pedido .subtitulo-pedido {
  line-height: 50px;
  color: rgb(255, 255, 255);
  text-align: center;
}

.pedido h2 {
  font-size: 60px;
  background: none;
  color: #fff;
  -webkit-text-fill-color: #fff;
  font-weight: 900;
}

.pedido .subtitulo-pedido {
  font-size: 18px;
  margin-top: 10px;
}

.pedido ul {
  float: left;
  width: 100%;
  margin: 65px 0 0 0;
}

.pedido ul li {
  float: left;
  display: inline;
  width: 24%;
  height: auto;
  background: #fff;
  text-align: center;
  border-radius: 20px;
  margin-left: 1.25%;
  padding-bottom: 35px;
}

.pedido ul li:first-child {
  margin-left: 0;
}

.pedido ul li:nth-child(odd) {
  margin-top: 70px;
}

.pedido ul li h3 {
  width: 100%;
  font-size: 26px;
  color: rgb(77, 61, 61);
  font-weight: 1000;
}

.pedido ul li:nth-child(even) h3 {
  margin-top: 15px;
  /* margin-left:  0; */
}

.pedido ul li:nth-child(odd) h3 {
  margin-top: -14px;
  margin-left: 0;
}

.pedido ul li p {
  font-size: 14px;
  color: rgb(77, 61, 61);
  font-weight: bold;
}

.pedido ul li .valor-normal em {
  text-decoration: line-through;
  font-style: normal;
}

.pedido ul li .valor-promocional {
  width: 241px;
  font-size: 29px;
  color: rgb(232, 37, 45);
  font-weight: bold;
  margin-top: 7px;
}

.pedido ul li .valor-promocional em {
  font-style: normal;
}

.pedido ul li .valor-promocional .moeda {
  margin-left: 5px;
  padding: 0 7px 0 13px;
}

.pedido ul li:first-child .valor-promocional .moeda {
  padding: 0 6px 0 14px;
  margin-left: 18px;
}

.pedido ul li .valor-promocional .destaque-valor {
  font-size: 50px;
  font-weight: 1000;
}

.pedido ul li .valor-promocional .valor-centavos {
  float: rigth;
  font-weight: normal;
}

.pedido ul li:first-child .valor-centavos {
  margin-right: 22px;
}

.pedido ul li .valor-parcelado {
  font-size: 12px;
  font-weight: bold;
}

.pedido ul li img {
  max-width: 100%;
  margin-top: 15px;
}

.pedido ul li .legenda {
  width: 240px;
  font-size: 14px;
  line-height: 24px;
  margin-top: 11px;
}

.pedido ul li:nth-child(even) .legenda {
  width: 265px;
  margin-top: 12px;
}

.pedido ul li:nth-child(even) .legenda em,
.pedido ul li .legenda em {
  color: rgb(232, 37, 45);
  font-style: normal;
  font-size: 12px;
  font-weight: 800;
}

.pedido ul li:nth-child(even) .quero-este-produto {
  margin-top: 5px;
}

.pedido ul li .brinde-secreto {
  margin-top: -51px;
}

.pedido ul li .maior-compra {
  width: 265px;
}

.pedido ul li h2 {
  width: 100%;
  font-size: 25px;
  color: #fff;
  /* IE10+ */
  background-image: -ms-linear-gradient(left, #FFC500 30%, #FF9700 100%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(left, #FFC500 30%, #FF9700 100%);
  /* Opera */
  background-image: -o-linear-gradient(left, #FFC500 30%, #FF9700 100%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, right top, color-stop(30, #FFC500), color-stop(100, #FF9700));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(left, #FFC500 30%, #FF9700 100%);
  /* W3C Markup */
  background-image: linear-gradient(to right, #FFC500 30%, #FF9700 100%);
  margin-top: -42px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  padding: 26px 0 5px 0;
}

.pedido ul li .quero-este-produto {
  width: 238px;
  height: 58px;
  background: url(../imagens/bg-quero-produto1.png) no-repeat;
  margin-top: 6px;
  transition: background 0.3s ease-out;
}

.pedido ul li .quero-este-produto:hover {
  background: url(../imagens/bg-quero-produto.png) no-repeat;
}

.pedido ul li a {
  font-size: 23px;
  color: #fff;
  font-weight: bold;
  line-height: 57px;
  padding: 10px 27px 10px 35px;
  margin-left: 5px;
}

.pedido ul li a:hover {
  color: rgb(255, 210, 0);
}

.modo-uso {
  background: #efd6d8;
  padding: 60px 0 80px 0;
}

.modo-uso h3 {
  padding-bottom: 34px;
  line-height: 1;
  margin-bottom: 10px;
  font-weight: 700;
}

.modo-uso .uso-column-left {
  float: left;
  width: 482px;
  margin-left: 200px;
  position: relative;
}

.modo-uso .uso-column-left::before {
  position:absolute;
  left: -202px;
  content:"";
  width:136px;
  height:139px;
  background: url('../imagens/bg-como-usar.jpg') left 0px no-repeat, #efd6d8;
}

.modo-uso .uso-column-right {
  float: left;
  margin-left: 74px;
}

.compras-internet {
  /* background: url('../imagens/bg-compras-internet.jpg') 10% 245px no-repeat; */
  padding: 60px 0 80px 0;
}

.compras-internet h3,
.compras-internet h4,
.compras-internet h2 {
  text-align: center;
}

.compras-internet h3 {
  font-size: 30px;
  line-height: 50px;
  color: rgb(77, 61, 61);
  font-weight: 900;
}

.compras-internet h4 {
  float: left;
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: rgb(41, 32, 32);
  margin-top: 7px;
}

.compras-internet ul {
  float: right;
  width: 45%;
  margin: 37px 0 0 0;
  position:relative;

}

.compras-internet ul::before {
  position:absolute;
  content: "";
  left:-650px;
  width:607px;
  height:320px;
  background: url(../imagens/bg-compras-internet.jpg) 1% 5px no-repeat;
}

.compras-internet ul li {
  display: block;
  margin-top: 26px;
}

.compras-internet ul li.compra-sigilosa {
  background: url('../imagens/bg-compra-sigilosa.jpg') left no-repeat;
}

.compras-internet ul li.compra-confiavel {
  background: url('../imagens/bg-compra-confiavel.jpg') left no-repeat;
}

.compras-internet ul li.compra-protegida {
  background: url('../imagens/bg-compra-protegida.jpg') left no-repeat;
}

.compras-internet ul li.compra-entrega {
  background: url('../imagens/bg-compra-entrega.jpg') left no-repeat;
}

.compras-internet ul li:first-child {
  margin-top: 0;
}

.compras-internet ul li p {
  width: 390px;
  margin-left: 45px;
  line-height: 1.6;
  height: 35px;
  font-size: 14px;
}

.compras-internet ul li .link-tesao-vaca {
  margin-top: 13px;
}

.depoimentos {
  background: #efd6d9;
  padding: 60px 0 80px 0;
}

.depoimentos h3 {
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 10px;
}

.depoimentos ul {
  float: left;
  width: 100%;
  margin-left: 0;
}

.depoimentos ul li {
  width: 49%;
  height: auto;
  background: #fff;
  display: inline-block;
  margin-top: 15px;
  border-radius: 10px;
  padding-bottom: 23px;
}

.depoimentos ul li:nth-child(even) {
  margin-left: 1%;
}

.depoimentos ul li:first-child {
  margin-left: 0;
}

.depoimentos ul li h4,
.depoimentos ul li h5,
.depoimentos ul li p {
  float: left;
  width: 100%;
  margin-left: 4%;
}

.depoimentos ul li h4 {
  color: #e43f46;
  margin-top: 15px;
  padding-top: 12px;
}

.depoimentos ul li h5 {
  font-size: 12px;
  padding-bottom: 10px;
}

.depoimentos ul li p {
  width: 93%;
  font-size: 13px;
  line-height: 27px;
  padding-right: 15px;
  line-height: 1.5;
}

.depoimentos .chamar-mais-depoimentos {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 27px;
}

.depoimentos .link-mais-depoimentos {
  color: #281f20;
  padding: 15px 30px 15px 35px;
  background: none;
  border: 1px #483b3b solid;
  border-radius: 50px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s ease-out;
}

.depoimentos .link-mais-depoimentos:hover {
  background-color: #281f20;
  color: #fff;
}

.duvidas {
  background: #fff;
  padding: 60px 0 80px 0;
}

.duvidas ul {
  float: left;
  width: 100%;
  margin-left: 0;
}

.duvidas ul li {
  width: 98%;
  height: auto;
  background: #fff;
  display: inline-block;
  margin-top: 15px;
  border-radius: 10px;
  padding-bottom: 10px;
  border: 1px #de5a60 solid;
}

.duvidas ul li.ativo h4 {
  color: #E8252D;
}


.duvidas ul li .conteudo-duvida .mais {
  /* padding: 6px; */
  background: url(../imagens/mais.png) center no-repeat;
  width: 25px;
  height: 25px;
}

.duvidas ul li.ativo .conteudo-duvida .mais {
  display: none;
}


.duvidas ul li.ativo .conteudo-duvida .menos {
  text-align: center;
  /* padding: 6px; */
  display: block;
  /* padding: 6px; */
  background: url(../imagens/menos.png) center no-repeat;
  width: 25px;
  height: 25px;
}

.duvidas ul li .conteudo-duvida .menos {
  display: none;
}

.duvidas ul li:nth-child(even) {
  margin-left: 0%;
}

.duvidas ul li:first-child {
  margin-left: 0;
}

.duvidas ul span {
  display: inline-block;
  /* border: 1px solid red; */
  width: 50%;
  position: relative;
  top: 0;
  float: left;
}

.duvidas ul li p {
  float: left;
  width: 100%;
  margin-left: 5%;
  line-height: 1.6;
}

.duvidas h2,
.duvidas h3 {
  text-align: center;
  line-height: 1;
  margin-bottom: 10px;
}

.duvidas h3 {
  text-align: center;
  line-height: 1;
  margin-bottom: 10px;
  font-weight: 700;
}

.duvidas ul li h4 {
  width: 90%;
  font-size: 12px;
  line-height: 25px;
  padding-right: 15px;
  font-weight: normal;
  color: rgb(41, 32, 32);
  padding: 10px 10px 0 0px;
  position: relative;
  font-weight: bold;
}

.duvidas .conteudo-duvida {
  float: right;
  background: transparent;
  fon;
  font-size: 0px;
  line-height: 5px;
  padding-bottom: 2px;
  font-weight: bold;
  width: 27px;
  height: 26px;
  color: #fff;
  border-radius: 53px;
  border: none;
  margin-right: 1%;
  position: absolute;
  right: -20px;
  cursor: pointer;
}

.duvidas .resposta-duvida {
  width: 90%;
  line-height: 25px;
  font-size: 14px;
  margin: 5px 0 0 0;
  display: block;
}

.duvidas .resposta-duvida.ativo {
  display: block;
}

.duvidas .resposta-duvida.inac {
  display: none;
}

footer {
  background: #2a2021;
  color: #fff;
}

footer .logo-footer {
  float: left;
  margin: 60px 0 0 0;
}

footer .logo-footer h2 {
  width: 175px;
  height: 115px;
  background: url(../imagens/logo-footer.png) center no-repeat;
  color: transparent;
}

footer h5 {
  font-size: 16px;
  line-height: 20px;
}

footer p {
  font-size: 14px;
  line-height: 20px;
}

footer h5 {
  color: rgb(232, 37, 45);
}

footer p {
  color: #fff;
}

footer ul {
  float: left;
  width: 65%;
  margin: 42px 0 0 4%;
}

footer ul li {
  float: left;
  display: inline;
}

footer ul li.footer-entrega {
  background: url(../imagens/bg-footer-entrega.png) no-repeat;
  padding-right: 13%;
}

footer ul li.footer-entrega h5 {
  margin-top: 61px;
}

footer ul li.footer-atendimento {
  background: url(../imagens/bg-footer-atendimento.png) no-repeat;
  padding-bottom: 3px;
  margin-top: 20px;
}

footer ul li.footer-atendimento h5,
footer ul li.footer-atendimento p,
footer ul li.footer-whats h5,
footer ul li.footer-whats p {
  margin-left: 60px;
}

footer ul li.footer-atendimento p {
  font-size: 14px;
}

footer .link-rastrear-pedido {
  float: left;
  font-size: 10px;
  color: #fff;
  border: 1px #fff solid;
  border-radius: 4px;
  padding: 5px 16px 5px 16px;
  margin-top: 7px;
}

footer ul li.footer-whats {
  background: url(../imagens/bg-footer-whats.png) no-repeat;
  padding-bottom: 11px;
  margin-top: 30px;
}

footer ul li.footer-whats p {
  font-size: 21px;
  font-weight: bold;
  margin-top: 5px;
}

footer .footer-pagamento {
  float: left;
  width: 163px;
  margin-top: 61px;
}

footer .footer-pagamento ul {
  width: 100%;
  margin-left:  0;
}

footer .footer-pagamento li {
  width: 40px;
  height: 30px;
  display: inline;
  color: transparent;
  padding-right: 12px;
}

footer .footer-pagamento li.pagamento-visa {
  background: url(../imagens/bg-footer-pagamento.png) 2px 0 no-repeat;
  padding-bottom: 9px;
}

footer .footer-pagamento li.pagamento-amex {
  background: url(../imagens/bg-footer-pagamento.png) -52px 0 no-repeat;
  padding-bottom: 9px;
}

footer .footer-pagamento li.pagamento-master {
  background: url(../imagens/bg-footer-pagamento.png) -106px 0 no-repeat;
  padding-bottom: 9px;
}

footer .footer-pagamento li.pagamento-dinners {
  background: url(../imagens/bg-footer-pagamento.png) 2px -38px no-repeat;
}

footer .footer-pagamento li.pagamento-elo {
  background: url(../imagens/bg-footer-pagamento.png) -52px -38px no-repeat;
}

footer .footer-pagamento li.pagamento-boleto {
  background: url(../imagens/bg-footer-pagamento.png) -106px -38px no-repeat;
}

footer .footer-copy {
  float: left;
  width: 100%;
  font-size: 13px;
  border-top: 1px #221b1b solid;
  margin: 45px 0 0 0;
  padding: 25px;
  font-weight: normal;
}

footer .copy-column-left {
  float: left;
  font-size: 13px;
}

footer .copy-column-right {
  float: right;
  font-size: 13px;
}

footer em {
  font-style: normal;
  color: rgb(232, 37, 45);
}

footer .copy-column-right a {
  color: #fff;
  text-decoration: underline;
}

.culpa-fixo {
  padding-top: 600px;
  background-position: 100% 733px;
}

header .container-conteudo-header {
    width: 90%;
    margin: 0 0 0 2% !important;
}

@media only screen and (max-width: 1100px) {
  #depoimentos {
    text-align: center;
    margin: 0;
    width: 100%;
  }
  body {
    overflow-x: hidden;
  }
  section h2 {
    /* font-size: 25px; */
  }
  .beneficios h2 {
    margin-left: 1.5%;
    font-weight: 900;
    line-height: 1.3;
  }
  section h3,
  section p {
    font-size: 14px;
  }

  .duvidas .conteudo-duvida {
    margin-right: 2%;
    top: 4px;
    /* text-align: center; */
  }

  .duvidas ul li .conteudo-duvida .mais {
    /* padding: 0px; */
    /* max-width: 25px; */
    /* text-align: center; */
    /* max-width: 5px; */
  }
  .duvidas ul li .conteudo-duvida .menos {
    padding: 0px !important;
    max-width: 25px;
    width: 25px;
  }

  .pedido ul li .maior-compra {
    width: 100%;
  }
  p {
    font-weight: 250;
  }

  .pedido ul li:nth-child(even) .legenda {
    width: 100%;
    margin-top: 12px;
  }

  header {
    height: 480px;
    background: url('../imagens/bg-topo-mobi.jpg') center no-repeat;
    /* text-align: center; */
  }
  header #logo-topo {
    margin: 10px 0 0 2%;
  }
  .header-fixo #logo-topo {
    margin-top: -1px !important;
    margin-left: 0;
  }
  .header-fixo .link-pedido-header {
    display: none;
  }
  header #logo-topo h1 {
    width: 185px;
    background: url(../imagens/logo-topo-mobi.png) center no-repeat;
    color: transparent;
    line-height: 22px;
  }
  header .container-conteudo-header h2 {
    width: 692px;
    /* font-size: 20px; */
    text-align: center;
    line-height: 56px;
    margin-top: 0px;
  }
  header .container-conteudo-header p {
    display: none;
  }
  header .loja-ouro {
    width: 234px;
    background: url(../imagens/bg-loja-ouro.png) 18px -2px no-repeat;
    background-size: 35px;
    text-align: left;
    line-height: 17px;
    text-indent: 0;
    font-size: 12px;
    height: 35px;
    padding-left: 61px;
    margin: 32px auto;
  }
  header .link-pedido-header,
  header .link-pedido-header:hover {
    width: 266px;
    height: 53px;
    text-indent: 61px;
    line-height: 50px;
    font-size: 20px;
    background: url(../imagens/bg-pedido-header-mobi.png) no-repeat;
    margin: 223px 0 0 15%;
  }
  .culpa {
    background: url(../imagens/bg-culpa.jpg) 95% 145px no-repeat, #fff;
    background-size: 41%;
    margin-top: 45px;
  }


  .culpa.culpa-fixo {
    background: url(../imagens/bg-culpa.jpg) 95% 750px no-repeat, #fff;
    background-size: 42%;
    margin-top: 45px;
  }
  .culpa h3 {
    width: 100%;
    line-height: 27px;
    text-align: center;
    margin-left: 0%;
    /* padding-bottom: 216px; */
    text-align: center;
  }
  .culpa article p {
    width: 53%;
    font-size: 14px;
    text-align: center;
    margin-left: 1%;
  }
  .culpa article p a {
    text-decoration: underline;
  }
  .culpa article p .link-tesao-vaca {
    text-decoration: none;
    padding: 5%;
  }

  .sexo-facil {
    background: url('../imagens/bg-sexo-facil.jpg') 350% 0 no-repeat, #efd6d8;
    background-size: 973px 594px;
    padding: 40px 0 40px 0;
    font-size: 30px;
    color: rgb(77, 61, 61);
  }
  .sexo-facil article {
    width: 75%;
    margin-left: 22.5%;
  }
  .sexo-facil h3 {
    width: 80%;
    font-size: 18px;
    text-align: center;
    margin-left: 10%;
  }
  .sexo-facil h2 {
    /* width: 90%; */
    line-height: 50px;
    margin-left: 10%;
  }
  .sexo-facil h4 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    margin-left: 0;
  }
  .sexo-facil article {
    text-align: center;
  }

  .segredo {
    padding: 40px 0 0 0;
  }
  .segredo h2 {
    width: 100%;
    font-weight: 900;
    /* line-height: 33px; */
  }
  .segredo h3 {
    line-height: 24px;
  }
  .segredo article {
    width: 38%;
    margin-left: 1%;
  }
  .segredo article p {
    width: 100%;
    font-size: 14px;
    text-align: center;
    margin-left: 0;
  }
  .segredo aside {
    float: left;
    width: 59%;
    margin: 25px 0 0 2%;
  }

  .segredo aside ul li h4,
  .segredo aside ul li p {
    width: 83%;
    margin-left: 21%;
  }
  .segredo aside ul li p {
    line-height: 23px;
  }
  .segredo .link-tesao-vaca {
    text-align: center;
    margin-top: 40px;
  }

  .beneficios {
    background: url(../imagens/bg-beneficios.jpg) 0 750px no-repeat, #fff;
    background-size: 143%;
    padding: 45px 0 373px 0;
  }
  .beneficios ul {
    width: 100%;
    margin: 30px 0 0 6%;
  }
  .beneficios h3 {
    line-height: 11px;
  }
  .beneficios ul li {
    width: 45%;
  }
  .beneficios ul li {
    width: 35%;
    margin-right: 2%;
  }
  .beneficios ul li:nth-child(even) {
    /* margin-left: 10%; */
  }
  .beneficios ul li h4,
  .beneficios ul li p,
  .beneficios ul li.beneficio-garantido h4,
  .beneficios ul li.beneficio-garantido p,
  .beneficios ul li.beneficio-magico h4,
  .beneficios ul li.beneficio-magico p,
  .beneficios ul li.beneficio-camuflado h4,
  .beneficios ul li.beneficio-camuflado p {
    width: 132px;
  }
  .beneficios ul li h4 {
    font-size: 16px;
    margin-left: 0;
  }
  .beneficios ul li p {
    font-size: 14px;
  }
  .beneficios ul li.beneficio-magico h4 {
    margin-top: 84px;
  }
  .beneficios ul li.beneficio-camuflado {
    /* margin: -282px 0% 0 0; */
  }
  .pedido h2 {
    font-size: 25px !important;
  }
  .pedido .subtitulo-pedido {
    width: 100%;
    font-size: 14px;
    font-weight: 200;
    line-height: 21px;
  }
  .pedido ul li {
    width: 100%;
    display: block;
    /* margin-top: 70px; */
  }
  .pedido ul li:first-child {
    margin-top: 5px;
  }
  .pedido ul li img {
    max-width: 100%;
  }

  .compras-internet {
    background: url(../imagens/bg-compras-internet.jpg) 42% 235px no-repeat;
    background-size: 83%;
    padding: 40px 0 42px 0;
  }
  .compras-internet h2,
  .compras-internet h3,
  .compras-internet h4 {
    width: 80%;
    text-align: center;
  }
  .compras-internet h2 {
    font-size: 25px;
    line-height: 25px;
  }
  .compras-internet h3 {
    font-size: 18px;
  }
  .compras-internet h4 {
    font-size: 14px;
    margin-left: 10%;
  }
  .compras-internet ul {
    width: 90%;
    margin: 220px 5% 0 5%;
  }
  .compras-internet ul li p {
    width: 87%;
  }
  .compras-internet ul li .link-tesao-vaca {
    padding: 13px 9px 13px 10px;
    text-align: center;
    font-weight: bold;
    border-radius: 28px;
  }

  .depoimentos {
    padding: 40px 0 38px 0;
  }
  .depoimentos h3 {
    text-align: center;
    width: 100%;
    line-height: 20px;
    margin-top: 10px;
    font-size: 16px;
  }
  .depoimentos ul {
    width: 90%;
    margin-left: 5%;
  }
  .depoimentos ul li {
    width: 49%;
  }

  .duvidas h2,
  .duvidas h3 {
    width: 100%;
    text-align: center;
    /* line-height: 30px; */
    margin: 0;
  }
  .duvidas h3 {
    font-weight: normal;
    line-height: 25px;
    margin-top: 15px;
  }
  .duvidas ul {
    width: 90%;
    margin-left: 6.6%;
  }
  .duvidas ul li {
    display: block;
  }
  .duvidas ul li {
    width: 96%;
    margin-left: 0;
    padding-bottom: 5px;
  }
  .duvidas ul li:nth-child(even) {
    margin-left: 0%;
  }
  .duvidas ul li h4 {
    padding-top: 5px;
    /* padding-right:  10px; */
    width: 86%;
  }

  .modo-uso {
    background: #efd6d8;
    padding: 60px 0 50px 0;
  }
  .modo-uso h2 {
    /* line-height: 20px; */
    text-align: center;
  }
  .modo-uso h3 {
    width: 100%;
    line-height: 25px;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 15px;
  }
  .modo-uso .uso-column-left,
  .modo-uso .uso-column-right {
    float: left;
    width: 51%;
    margin-left: 4%;
  }
  .modo-uso .uso-column-left p,
  .modo-uso .uso-column-right p {
    line-height: 25px;
  }
  .modo-uso .uso-column-right {
    /* margin-top: 15px; */
    width: 41%;
    margin-left: 3%;
  }


  footer {
    padding-bottom: 30px;
  }
  footer .logo-footer {
    margin-left: 24%;
  }
  footer ul {
    width: 32%;
    margin: 32px 0 0 5%;
  }
  footer ul li {
    width: 113%;
    display: inline;
    text-align: center;
  }
  footer h5,
  footer p {
    font-size: 14px;
  }
  footer ul li.footer-atendimento h5,
  footer ul li.footer-atendimento p,
  footer ul li.footer-whats h5,
  footer ul li.footer-whats p {
    text-align: left;
    margin-left: 28%;
  }

  footer ul li.footer-entrega {
    background: url(../imagens/bg-footer-entrega.png) no-repeat;
    padding-right: 1%;
  }
  footer ul li.footer-entrega {
    background: url(../imagens/bg-footer-entrega.png) 45% 0 no-repeat;
  }
  footer ul li.footer-atendimento {
    background-position: 10% 0;
  }
  footer ul li.footer-whats {
    background-position: 13% 0;
  }
  footer .link-rastrear-pedido {
    margin: 11px 0 0 30%;
  }
  footer .footer-pagamento {
    float: left;
    width: 21%;
    margin-left: 5%;
    text-align: left;
    margin-top: 35px;
    /* float: left; */
  }
  footer .footer-pagamento ul {
    width: 63%;
    margin-left: 22%;
  }
  footer h6 {
    font-size: 12px;
  }
  footer .footer-copy {
    width: 100%;
    padding: 25px 0 0 0;
    margin: 45px 0 0 0;
  }
  footer .copy-column-left,
  footer .copy-column-right {
    float: left;
    width: 100%;
    line-height: 20px;
    margin-left: 0;
    text-align: center;
  }
  footer .copy-column-right {
    margin-top: 25px;
  }
  footer .copy-column-right em {
    width: 100%;
  }
  .culpa-fixo {
    /* padding-top: 560px; */
    /* background-position: 55% 692px; */
  }
  .culpa-fixo h3 {
    /* padding-bottom: 325px; */
  }
}


@media only screen and (max-width: 767px) {
  .compras-internet ul li .link-tesao-vaca {
    padding: 10px 20px 10px 20px;
    text-align: center;
    font-weight: bold;
    border-radius: 28px;
  }
  .opcoes-menu {
    float: right;
    width: 40px;
    height: 31px;
    margin: 31px 7% 0 0;
  }
  header .container-conteudo-header {
    width: 90%;
    margin-left: 5%;
  }
  .culpa article p .link-tesao-vaca {
    margin-left: 6%;
  }
  header .container-conteudo-header h2 {
    width: 100%;
  }
  header .link-pedido-header,
  header .link-pedido-header:hover {
    width: 90%;
    /* margin-left: 0%; */
    /* margin: 0 auto; */
  }

  header .loja-ouro {
    /* margin-left: 0; */
  }
  .sexo-facil h3 {
    line-height: 23px;
  }
  .segredo aside ul li:first-child p {
    width: 86%;
  }
  .segredo .link-tesao-vaca {
    /* margin-left: 1.5%; */
    padding: 20px 10px 20px 6px;
    /* text-align: center; */
    /* margin: 0 auto; */
    display: inline-block;
  }
  .beneficios h3,
  .compras-internet h3 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    font-weight: 900;
    line-height: 15px;
    margin-left: 0;
  }
  .beneficios h2,
  .compras-internet h2 {
    width: 100%;
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    line-height: 36px;
    margin-left: 0;
  }
  .pedido ul li .legenda,
  .pedido ul li:nth-child(even) .legenda,
  .compras-internet h2,
  .compras-internet h3,
  .depoimentos h2 {
    width: 95%;
    margin-left: 2.5%;
  }
  .pedido ul li:nth-child(even) .legenda em,
  .pedido ul li .legenda em {
    font-size: 14px;
  }
  .compras-internet h4 {
    width: 70%;
    margin-left: 15%;
  }
  .depoimentos h2 {
    text-align: center;
    line-height: 24px;
  }
  .duvidas h2 {
    line-height: 24px;
  }
  footer ul li.footer-atendimento h5,
  footer ul li.footer-atendimento p,
  footer ul li.footer-whats h5,
  footer ul li.footer-whats p {
    margin-left: 19%;
  }
  footer ul li.footer-atendimento,
  footer ul li.footer-whats {
    background-position: 0 0;
  }
  footer .footer-pagamento {
    height: 130px;
    background: url(../imagens/bg-footer-pagamento.png) center 50px no-repeat;
  }
  footer .footer-pagamento ul li {
    display: none;
    width: 75%;
    margin-left: 13%;
  }
  .sexo-facil h4 {
    width: 100%;
    font-size: 12px;
    text-align: center;
    margin-left: 0;
    line-height: 1;
    margin-top: 5px;
  }

  section h3,
  section p {
    font-size: 13px;
    margin: 0 0px;
  }

  .segredo article p {
    width: 90%;
    font-size: 13px;
    text-align: center;
    margin: 0 20px;
    line-height: 1.5;
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .segredo h3 {
    line-height: 1.5;
    margin-top: 10px;
    width: 100%;
  }

  .beneficios ul li h4 {
    font-size: 14px;
    margin-left: 0;
  }

  .pedido {
    background: #e8252d;
    padding: 40px 0 40px 0;
  }

  .duvidas h3 {
    font-size: 14px;
    margin-top: 5px;
    line-height: 1.5;
    /* margin-left:  20px; */
    /* margin-right:  20px; */
    width: 100%;
  }

  .duvidas ul li h4 {
    padding: 8px 17px 3px 0;
    line-height: 1.5;
  }

  .duvidas {
    padding: 40px 0 40px 0;
  }

  .modo-uso {
    padding: 40px 0 40px 0;
  }

  .segredo aside ul li {
    margin-left: 20px;
  }
.pedido ul li h3 {
    font-size: 24px;
}
  .pedido ul li:nth-child(even) h3 {
    margin-left: 0;
    /* font-size: 30px; */
  }

  .depoimentos .chamar-mais-depoimentos {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  header .container-conteudo-header {
    width: 64%;
    margin-left: 20%;
  }
  header .link-pedido-header,
  header .link-pedido-header:hover {
    margin-left: 23%;
  }
  header .loja-ouro {
    margin-left: 18%
  }
  .segredo aside ul li:first-child p {
    width: 77%;
  }
  .segredo aside ul li h4,
  .segredo aside ul li p {
    width: 79%
  }
  .culpa article p .link-tesao-vaca {
    margin-left: 16%;
  }
  .compras-internet ul {
    margin-top: 280px;
  }
  .beneficios {
    background: url(../imagens/bg-beneficios.jpg) 0 645px no-repeat, #fff;
    background-size: 143%;
  }
  .beneficios ul li h4,
  .beneficios ul li p,
  .beneficios ul li.beneficio-garantido h4,
  .beneficios ul li.beneficio-garantido p,
  .beneficios ul li.beneficio-magico h4,
  .beneficios ul li.beneficio-magico p,
  .beneficios ul li.beneficio-camuflado h4,
  .beneficios ul li.beneficio-camuflado p {
    width: 200px;
  }
  .beneficios ul li.beneficio-camuflado {
    margin-top: -214px;
  }
  footer ul li.footer-atendimento,
  footer ul li.footer-whats {
    background-position: 56px 0;
  }
  footer ul li.footer-atendimento h5,
  footer ul li.footer-atendimento p,
  footer ul li.footer-whats h5,
  footer ul li.footer-whats p {
    margin-left: 27%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .segredo aside ul li {
    background: url('../imagens/bg-list-segredo.png') 6% center no-repeat;
  }
  .segredo aside ul li h4,
  .segredo aside ul li p {
    width: 73%;
  }
  .segredo aside ul li {
    padding: 5px 0 5px 0;
  }
  .compras-internet ul {
    margin-top: 320px;
  }
  .segredo .link-tesao-vaca {
    margin-left: 22.5%;
  }
  footer .logo-footer {
    margin-left: 2%;
  }
  footer .link-rastrear-pedido {
    margin-left: 07%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .culpa article p .link-tesao-vaca {
    margin-left: 14%;
    /* margin: 0 auto; */
    /* width:  100%; */
    /* display: inline-block; */
  }
  .compras-internet {
    background: url(../imagens/bg-compras-internet.jpg) 10% 180px no-repeat;
    background-size: 90%;
  }
  footer ul li.footer-atendimento h5,
  footer ul li.footer-atendimento p,
  footer ul li.footer-whats h5,
  footer ul li.footer-whats p {
    margin-left: 34%;
  }
  footer ul li.footer-atendimento,
  footer ul li.footer-whats {
    background-position: 26% 0;
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  header .container-conteudo-header {
    margin-left: 29%;
  }
  footer .footer-pagamento ul {
    width: 39%;
    margin-left: 33%;
  }
  header .link-pedido-header,
  header .link-pedido-header:hover {
    margin-left: 30%;
  }
  header .loja-ouro {
    margin-left: 28%;
  }
  .beneficios {
    background: url(../imagens/bg-beneficios.jpg) 0 645px no-repeat, #fff;
    background-size: 102%;
  }
  .beneficios ul li h4,
  .beneficios ul li p,
  .beneficios ul li.beneficio-garantido h4,
  .beneficios ul li.beneficio-garantido p,
  .beneficios ul li.beneficio-magico h4,
  .beneficios ul li.beneficio-magico p,
  .beneficios ul li.beneficio-camuflado h4,
  .beneficios ul li.beneficio-camuflado p {
    width: 253px;
  }
  .beneficios ul li.beneficio-facilidade {
    background: url(../imagens/bg-beneficio-facilidade.jpg) 48% 0 no-repeat;
  }
  .beneficios ul li.beneficio-garantido {
    background: url(../imagens/bg-beneficio-garantido.jpg) 50% 0 no-repeat;
  }
  .beneficios ul li.beneficio-magico {
    background: url(../imagens/bg-beneficio-magico.jpg) 47% 0 no-repeat;
  }
  .beneficios ul li.beneficio-camuflado {
    background: url(../imagens/bg-beneficio-camuflado.jpg) 53% 0 no-repeat;
    /* position:  relative; */
    /* left:  0; */
  }
  .pedido ul li:first-child,
  .pedido ul li {
    width: 24%;
    /* margin-left: 22.5%; */
  }
  .pedido ul li:nth-child(odd) {
    margin-top: 70px;
  }

  .pedido ul {
    float: left;
    width: 100%;
    margin: 65px 0 0 1%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .compras-internet ul {
    margin-top: 368px;
  }
}


.header-fixo {
  position: fixed;
  height: 55px;
  background: #e8252d;
  z-index: 10;
  top: 0 !important;
  /* overflow-y: hidden; */
  /* overflow-x: scroll; */
  -webkit-box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.3);
}

.header-fixo #logo-topo {
  margin-top: -25px;
}

.header-fixo #logo-topo h1 {
  width: 169px;
  background: url(../imagens/logo-topo-mobi.png) center no-repeat;
  color: transparent;
}

.header-fixo .container-conteudo-header {
  display: none;
}

.header-fixo .loja-ouro {
  display: none;
}

.header-fixo .link-pedido-header {
  background: url(../imagens/bg-quero-produto.png) no-repeat;
  font-size: 16px;
  background-size: 192px 43px;
  width: 191px;
  height: 44px;
  line-height: 42px;
  margin: 5px 0 0 2%;
  text-indent: 6px;
  text-align: center;
}

.header-fixo .link-pedido-header:hover {
  background: url(../imagens/bg-quero-produto1.png) no-repeat;

  background-size: 192px 43px;
  transition: background 0.3s ease-out;
}

.controle-fecha-menu-mobi {
  float: right;
  background: url(../imagens/bg-menu-aberto-mobi.png) no-repeat;
  width: 42px;
  height: 36px;
  display: none;
  border: none;
  margin: 0;
  cursor: pointer;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  header .container-conteudo-header {
    width: 72%;
  }
  footer .footer-pagamento ul {
    width: 98%;
    margin-left: 0%;
  }
  .beneficios ul li h4,
  .beneficios ul li p,
  .beneficios ul li.beneficio-garantido h4,
  .beneficios ul li.beneficio-garantido p,
  .beneficios ul li.beneficio-magico h4,
  .beneficios ul li.beneficio-magico p,
  .beneficios ul li.beneficio-camuflado h4,
  .beneficios ul li.beneficio-camuflado p {
    /* width: 350px; */
  }

  header #logo-topo h1 {
    width: 175px;
    height: 118px;
    background: url(../imagens/logo-topo.png) center no-repeat;
  }
  header {
    background: url(../imagens/bg-topo.jpg) 50% 0 no-repeat;
    height: 637px;
    /* min-height: 637px; */
  }
  header .container-conteudo-header {
    margin: 75px 0 0 5% !important;
  }
  header .container-conteudo-header h2 {
    text-align: left;
    margin-left: 0;
  }
  header .container-conteudo-header p {
    width: 81%;
    display: block;
  }
  header .link-pedido-header,
  header .link-pedido-header:hover {
    margin: 60px 0 0 1%;
  }
  header .loja-ouro {
    width: 100%;
    line-height: 31px;
    margin: 40px 0 0px 0;
  }
  .header-fixo #logo-topo {
    margin-top: -28px !important;
  }
  .culpa-fixo h3 {
    /* padding-bottom: 465px; */
  }
  .beneficios {
    background: url(../imagens/bg-beneficios.jpg) 550px 53px no-repeat, #fff;
    padding: 85px 0 80px 0;
  }

  .beneficios ul li.beneficio-camuflado {
    float: right;
    background: url(../imagens/bg-beneficio-camuflado.jpg) 32% 0 no-repeat;
    margin: -212px 26% 0 0;
  }
  .beneficios ul li.beneficio-camuflado {
    /* margin-top: -166px; */
    /* margin-left: -100px !important; */
  }
  .compras-internet {
    background: url(../imagens/bg-compras-internet.jpg) -4% 240px no-repeat;
    background-size: 57%;
  }
  .compras-internet ul {
    float: left;
    width: 45%;
    margin: 37px 0 0 55%;
  }
  .depoimentos h2 {
    text-align: center;
  }
}

@media only screen and (min-width: 768px) {
  header .container-conteudo-header {
    width: 90%;
    margin: 75px 0 0 2%;
  }
}

@media only screen and (min-width: 1008px) and (max-width: 1100px) {
  header .container-conteudo-header {
    width: 90%;
  }
  /*  footer .logo-footer{
    width: 39%;
  }*/
  footer .link-rastrear-pedido {
    margin-left: 43%;
  }
  /*  footer .footer-pagamento ul{
    width: 23%;
    margin-left: 40%;
  }*/
  footer ul li.footer-atendimento h5,
  footer ul li.footer-atendimento p,
  footer ul li.footer-whats h5,
  footer ul li.footer-whats p {
    margin-left: 41%;
  }
  footer ul li.footer-atendimento,
  footer ul li.footer-whats {
    background-position: 37% 0;
  }
}

@media only screen and (min-width: 900px) and (max-width: 1100px) {
  .sexo-facil {
    background: url(../imagens/bg-sexo-facil.jpg) -550px 0 no-repeat, #efd6d8;
    background-size: 973px 594px;
    padding: 50px 0 40px 0;
    font-size: 30px;
    color: rgb(77, 61, 61);
  }

  .beneficios {
    background: url(../imagens/bg-beneficios.jpg) 650px 53px no-repeat, #fff;
    padding: 85px 0 80px 0;
  }
}

@media only screen and (max-width: 767px) {
  header .container-conteudo-header h2 {
    font-size: 20px;
    line-height: 25px;
  }

  header .link-pedido-header {
    margin-left: 8%;
    /* margin-right: 7%; */
    /* text-align: center; */
    /* display: inline-block; */
  }

  section h2 {
    font-size: 25px;
    line-height: 1.5;
  }

  .culpa h3 {
    width: 98%;
    line-height: 20px;
    text-align: center;
    margin-left: 0%;
    padding-bottom: 216px;
  }

  .culpa article p {
    width: 96%;
    font-size: 14px;
    text-align: center;
    margin-left: 1%;
  }


  .culpa {
    background: url(../imagens/bg-culpa.jpg) 50% 95px no-repeat, #fff;
    background-size: 97%;
    margin-top: 40px;
  }

  .culpa.culpa-fixo {
    background: url(../imagens/bg-culpa.jpg) 90% 651px no-repeat, #fff;
    background-size: 100%;
    margin-top: 45px;
    max-width: 360px;
  }

  .culpa article p .link-tesao-vaca {
    margin-left: 5%;
    /* margin: 0 auto; */
    /* width: 100%; */
    /* display: flex; */
    /* justify-content:  center; */
    /* align-items: center; */
  }

  .sexo-facil article {
    width: 100%;
    margin-left: 0%;
  }

  .sexo-facil h2,
  .sexo-facil h3 {
    float: left;
    width: 81%;
  }

  section h2,
  section h3 {
    width: 82%;
  }

  .segredo article {
    width: 100%;
    margin-left: 0%;
  }

  .segredo aside {
    float: left;
    width: 100%;
    margin: 25px 0 0 0%;
  }

  .segredo aside ul li h4,
  .segredo aside ul li p {
    width: 74%;
    margin-left: 21%;
    font-size: 13px;
  }

  .segredo .link-tesao-vaca {
    padding: 10px 10px 10px 10px;
    display: inline-block;
  }

  .segredo .link-tesao-vaca {
    font-weight: bold;
    margin: 30px 0 0 0;
  }

  .beneficios ul li {
    width: 49%;
    margin-right: 0%;
  }

  .beneficios ul li.beneficio-camuflado {
    margin: -282px 0% 0 0;
  }

  .pedido ul li {
    width: 100%;
    display: block;
    margin-top: 70px;
  }

  .compras-internet h4 {
    width: 73%;
    margin-left: 15%;
  }

  .depoimentos ul li {
    width: 100%;
    margin-left: 0 !important;
  }

  .duvidas .conteudo-duvida {
    border: none;
    margin-right: 1%;
    position: absolute;
    right: -7px;
    top: 5px;
  }

  .modo-uso .uso-column-left,
  .modo-uso .uso-column-right {
    float: left;
    width: 97%;
    margin-left: 3%;
  }

  .modo-uso .uso-column-right {
    margin-top: 15px;
    width: 100%;
    margin-left: 3%;
    /* margin-top: 5%; */
  }

  footer .logo-footer {
    margin-left: 20%;
  }

  footer ul {
    float: left;
    width: 80%;
    margin: 42px 0 0 4%;
  }

  footer .footer-pagamento {
    float: left;
    width: 47%;
    margin-left: 27%;
    text-align: left;
    margin-top: 35px;
    /* float: left; */
  }

  .pedido ul {
    float: left;
    width: 80%;
    margin: 65px 0 0 9%;
  }

  .culpa article p {
    margin: 40px 0 0 0;
  }

  .beneficios ul li p {
    font-size: 13px;
    margin-left: 0;
  }

  .menu-mobi {
    position: absolute;
    width: 266px;
    background: #9f181f;
    display: none;
    border-radius: 15px;
    padding-bottom: 18px;
    right: 0;
    margin: 68px 7% 0 0;
  }

  .culpa.culpa-fixo {
    background: url(../imagens/bg-culpa.jpg) 95% 670px no-repeat, #fff;
    background-size: 100%;
    margin-top: -5px;
    padding-bottom: 40px;
  }
  .duvidas ul span {
    display: inline-block;
    /* border: 1px solid red; */
    width: 100%;
    position: relative;
    top: 0;
    float: left;
  }
}

@media only screen and (min-width: 800px) and (max-width: 900px) {
  .duvidas ul span {
    display: inline-block;
    /* border: 1px solid red; */
    width: 100%;
    position: relative;
    top: 0;
    float: left;
  }

  .duvidas ul li h4 {
    padding-top: 5px;
    width: 85%;
    /* padding-right: 10px; */
  }
}


@media only screen and (min-width: 320px) and (max-width: 360px) {
  .culpa.culpa-fixo {
    background: url(../imagens/bg-culpa.jpg) 95% 685px no-repeat, #fff;
    background-size: 100%;
    margin-top: -20px;
  }

  .quero-este-produto {
    margin: 0 25px;
  }
}

@media only screen and (max-width: 400px) and (min-width: 361px) {
  .culpa.culpa-fixo {
    background: url(../imagens/bg-culpa.jpg) 95% 670px no-repeat, #fff;
    background-size: 98%;
    margin-top: -5px;
  }
  .quero-este-produto {
    margin: 0 30px;
  }
}

.content {
  width: 1100px;
  margin: 0 auto;
  /* float: left; */
}

.relative {
  position:relative;
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
  .hidden-lg {
    display: none !important;
  }

  .content {
    width: 990px !important;
  }

  .opcoes-menu {
    margin: 61px 2% 0 0;
  }

  .header-fixo .opcoes-menu {
    margin: 11px 2% 0 0;
  }

  .header-fixo .menu-mobi {
    margin: 55px 2% 0 0;
  }

  .sexo-facil article {
    width: 63%;
    margin-left: 35.5%;
  }

  .beneficios ul li {
    width: 27%;
    margin-right: 2%;
  }

  .segredo .link-tesao-vaca {
    margin-left: calc(50% - 180px);
  }

  .culpa article p .link-tesao-vaca {
    margin-left: calc(50% - 160px);
  }

  .sexo-facil article {
    width: 64%;
  }

  .beneficios ul li.beneficio-camuflado {
    float: left;
    background: url(../imagens/bg-beneficio-camuflado.jpg) 32% 0 no-repeat;
    margin: -212px 0% 0 33%;
  }

  footer .footer-pagamento {
    margin-left: 15%;
  }
  .compras-internet ul::before, .modo-uso .uso-column-left::before {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hidden-md {
    display: none !important;
  }

  .content {
    width: 768px !important;
  }

  .opcoes-menu {
    margin: 61px 2% 0 0;
  }

  .menu-mobi {
    margin: 104px 2% 0 0;
  }
  .header-fixo .menu-mobi {
    margin: 55px 2% 0 0;
  }
  .header-fixo .opcoes-menu {
    margin: 11px 2% 0 0;
  }
  .beneficios ul {
    width: 100%;
    margin: 30px 0 0 2%;
  }

  .segredo .link-tesao-vaca {
    margin-left: calc(50% - 180px);
  }

  .culpa article p .link-tesao-vaca {
    margin-left: calc(50% - 160px);
  }
  .compras-internet ul::before, .modo-uso .uso-column-left::before {
    display: none;
  }
}


@media only screen and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }

  .hidden-desk {
    display: inline-block !important;
  }

  .content {
    width: 320px;
  }
  .compras-internet ul::before, .modo-uso .uso-column-left::before {
    display: none;
  }
  
  .pedido ul li .quero-este-produto {
      width: 100%;
      margin: 0 10px;
  }

  .pedido ul li a {
    padding: 10px 27px 10px 0px;
  }

  .compras-internet {
    background: url(../imagens/bg-compras-internet.jpg) 42% 215px no-repeat;
    background-size: 83%;
    padding: 40px 0 42px 0;
  }

  header #logo-topo h1 {
    background: url(../imagens/logo-topo-mobi.png) -8px center no-repeat;

  }
}