.box-retargeting-busca {
  border: #BFBFBF solid 1px;
  display: none; }
  .box-retargeting-busca div.thumb {
    width: 20%;
    float: left;
    padding: 10px; }
    .box-retargeting-busca div.thumb img {
      width: 100%;
      display: block; }
  .box-retargeting-busca div.description {
    float: left;
    width: 60%;
    padding: 10px; }
    .box-retargeting-busca div.description h3 {
      font-size: 16px;
      color: #4D4E53;
      font-style: italic;
      font-family: Georgia, "serif";
      font-weight: normal;
      margin-bottom: 10px; }
    .box-retargeting-busca div.description p {
      font-size: 13px;
      color: #393939;
      font-weight: bold;
      font-family: sans-serif; }
  .box-retargeting-busca div.botao {
    float: right;
    width: 20%; }
    .box-retargeting-busca div.botao a {
      border: 1px solid #2d568e;
      display: table;
      background: #a0c1eb;
      background: -moz-linear-gradient(top, #a0c1eb 0%, #2d558e 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, #a0c1eb), color-stop(100%, #2d558e));
      background: -webkit-linear-gradient(top, #a0c1eb 0%, #2d558e 100%);
      background: -o-linear-gradient(top, #a0c1eb 0%, #2d558e 100%);
      background: -ms-linear-gradient(top, #a0c1eb 0%, #2d558e 100%);
      background: linear-gradient(to bottom, #a0c1eb 0%, #2d558e 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0c1eb', endColorstr='#2d558e', GradientType=0 );
      font-size: 13px;
      color: #fff;
      padding: 10px 20px;
      border-radius: 5px;
      text-decoration: none;
      white-space: nowrap;
      margin: 25px 0 0 0; }

#bannerHiperFundo h3 {
  font-size: 16px;
  font-family: "arial";
  font-style: normal;
  font-weight: bold;
  color: #000; }
#bannerHiperFundo p span.fontVermelha {
  color: #C50321; }
#bannerHiperFundo p a {
  color: #0053A1;
  text-decoration: none; }

.rmDefault {
  padding: 0;
  margin: 0; }
  .rmDefault a img {
    width: 100%; }

@media only screen and (max-width: 1279px) {
  body.tablet .box-retargeting-busca {
    width: 66.66666667%; } }
@media only screen and (max-width: 1023px) {
  body.tablet .box-retargeting-busca {
    width: 100%; } }
@media only screen and (max-width: 767px) {
  .box-retargeting-busca div.thumb {
    width: 35%; }
    .box-retargeting-busca div.thumb img {
      width: 100%; }
  .box-retargeting-busca div.description {
    width: 65%; }
  .box-retargeting-busca div.botao {
    width: 65%;
    float: right;
    padding-left: 10px; }
    .box-retargeting-busca div.botao a {
      margin: 0 0 15px 0;
      padding: 6px 15px; } }

/*# sourceMappingURL=remarketing.css.map */
