body {
  background-color: #fff;
  font-family: Lato, sans-serif;
  color: #595959;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 30px;
  color: #595959;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #595959;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  display: inline;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #595959;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 15px;
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.section-destaque {
  padding-right: 20px;
  padding-bottom: 40px;
  padding-left: 20px;
}

.navbar {
  border-bottom: 1px solid #dedede;
  background-color: #f0f0f0;
}

.navlink {
  font-family: Montserrat, sans-serif;
  color: #595959;
  font-size: 14px;
}

.navlink:hover {
  background-color: #d9d9d9;
  opacity: 0.8;
}

.navlink.orange {
  color: #ff5817;
}

.navlink.orange.w--current {
  color: #bdbdbd;
}

.navlink.blue {
  display: inline-block;
  color: #489dff;
}

.navlink.facebook {
  color: #4e69a2;
}

.navlink.insta {
  color: #527ea0;
}

.navlink.namoro {
  display: none;
  color: red;
}

.navlink.games {
  display: none;
  color: #ffae00;
}

.logo:hover {
  opacity: 0.3;
}

.embed-video {
  display: block;
  width: 67%;
  float: left;
}

.div-facebook-feed {
  min-height: 800px;
  margin-top: 20px;
  background-image: url('../images/Qin-Carregando.jpg');
  background-position: 50% 0px;
  background-repeat: no-repeat;
}

.section {
  padding: 40px 20px 60px;
}

.navmenu {
  padding-top: 5px;
  text-align: right;
}

.footer {
  padding-top: 50px;
  padding-bottom: 20px;
  background-color: #f0f0f0;
}

.text-footer {
  color: #595959;
  font-size: 12px;
  text-align: center;
}

.feed {
  background-color: #fff;
}

.text-content {
  height: 5px;
  color: #fff;
  font-size: 10px;
  text-align: center;
}

.h1-internas {
  margin-top: 5px;
  margin-bottom: -25px;
  font-size: 24px;
  text-align: left;
}

.div-facebook-topo {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  border-bottom: 1px solid #1b316c;
  background-image: -webkit-linear-gradient(270deg, #4e69a2, #4e69a2);
  background-image: linear-gradient(180deg, #4e69a2, #4e69a2);
}

.text-facebook-head {
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 7px;
  margin-left: 20px;
  float: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
}

.text-facebook-head.no-space {
  margin-left: 0px;
}

.ico-facebook {
  margin-top: -7px;
}

.ad-respx90-top {
  display: none;
  max-height: 90px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.ad-responsive-free-down {
  margin-top: 30px;
  margin-bottom: 40px;
}

.section-insta {
  display: block;
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.div-insta {
  margin-bottom: 25px;
  padding-left: 30px;
  background-image: -webkit-linear-gradient(270deg, #527ea0, #366488);
  background-image: linear-gradient(180deg, #527ea0, #366488);
}

.insta-feed {
  margin-top: 20px;
}

.text-nav {
  display: inline-block;
  margin-top: 20px;
  margin-right: 20px;
}

.section-pages {
  padding-top: 40px;
  padding-bottom: 60px;
}

.h1-pages {
  font-size: 36px;
  text-align: left;
}

.column2-pages {
  border-left: 1px solid #e6e6e6;
}

.h2-pages {
  display: block;
  margin-top: 40px;
  font-size: 26px;
  font-weight: 700;
}

.ad-responsive-pages-content {
  margin-top: 40px;
  margin-bottom: 40px;
}

.text-destaque {
  position: relative;
  right: auto;
  bottom: 9px;
  display: inline-block;
  width: 100%;
  padding: 20px 30px;
  float: none;
  background-color: rgba(0, 0, 0, .34);
  color: #fff;
  font-size: 24px;
  line-height: 32px;
}

.text-destaque:hover {
  background-color: #ff5817;
  color: #fff;
}

.img-destaque1 {
  width: 100%;
  margin-bottom: -97px;
  float: none;
  text-align: left;
}

.disqus-pages {
  margin-top: 30px;
  margin-bottom: 30px;
}

.q-responsive-pages-top {
  max-height: 100px;
  margin-top: 30px;
  margin-bottom: 25px;
}

.link-insta-destaque {
  display: inline;
  margin-bottom: 30px;
  margin-left: 15px;
  color: #ff5817;
  font-size: 24px;
}

.link-insta-destaque:hover {
  color: #d66e45;
}

.row-home-destaque {
  display: block;
  margin-top: 10px;
  margin-right: -12px;
  margin-left: -12px;
  padding: 0px 0px 20px;
  box-shadow: 0 0 6px 0 #9e9393;
}

.row-home-destaque.hide {
  display: none;
}

.link-home-destaque {
  text-align: left;
}

.col-home-1 {
  display: block;
  text-align: left;
}

.col-home2 {
  text-align: center;
}

.col-home3 {
  text-align: right;
}

.text-thumb {
  position: relative;
  bottom: 2px;
  display: inline-block;
  width: 98%;
  padding: 7px 5px;
  background-color: rgba(0, 0, 0, .34);
  color: #fff;
  text-align: left;
  text-decoration: none;
}

.text-thumb:hover {
  background-color: #ff5817;
  color: #fff;
}

.thumb-destaque {
  width: 98%;
  margin-bottom: 0px;
  text-align: center;
}

.text-thumb-down {
  position: static;
  left: 0px;
  top: 0px;
  display: block;
  float: none;
  clear: none;
  font-family: Lato, sans-serif;
  color: #595959;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  list-style-type: none;
}

.text-thumb-down:hover {
  color: #ff5817;
}

.thumb-down {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.row-home-down {
  display: none;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px none #e3e3e3;
}

.column-home-down {
  padding-left: 21px;
  border-right: 1px solid #dedede;
}

.column-home-down2 {
  position: static;
  left: 745px;
  top: 286px;
}

.q-responsive-home-top {
  max-height: 100px;
  margin-top: 0px;
  margin-bottom: 15px;
}

.q-responsive-canais-top {
  max-height: 100px;
  margin-top: 32px;
  margin-bottom: 5px;
}

.q-responsive-pages-right-top {
  position: static;
  right: 0px;
  bottom: -5px;
  max-width: 336px;
  min-height: 200px;
  margin-top: 20px;
}

.q-responsive-home-dest {
  margin-right: 10px;
}

.link-p {
  display: block;
  margin-top: 15px;
  margin-bottom: 20px;
  color: #ff5817;
  font-size: 20px;
}

.link-p:hover {
  color: #489dff;
}

.link-p:active {
  color: #595959;
}

.div-content-list {
  margin-bottom: 25px;
  padding-top: 20px;
  text-align: center;
}

.link-block-timeline {
  text-align: center;
  text-decoration: none;
}

.facebook-widget {
  margin-top: 30px;
}

.facebook-like {
  display: inline-block;
  margin-top: 15px;
  margin-left: 20px;
}

.facebook-enviar {
  position: static;
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px;
  float: left;
}

.div-facebook-enviar {
  margin-top: 30px;
  margin-bottom: 20px;
  padding: 15px 20px;
  border: 1px solid #0052b0;
  border-radius: 5px;
  background-color: #e8f1fa;
}

.p-facebook-enviar {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #0052b0;
  font-size: 18px;
  font-weight: 700;
}

.img-facebook-logo {
  margin-right: 20px;
  float: left;
}

.img-seta {
  display: inline-block;
  margin-top: 6px;
  float: none;
}

.text-in-detaque {
  position: static;
  z-index: 1;
  display: inline-block;
  max-width: 87%;
  margin-right: 9px;
  float: left;
}

.destaque-embed {
  margin-bottom: 15px;
}

.div-google-search {
  width: 500px;
  min-width: 400px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 40px;
  padding-left: 15px;
  border: 1px solid #acacac;
  border-radius: 3px;
  background-color: #f5f5f5;
}

.div-resultado-busca {
  position: static;
  display: block;
  overflow: visible;
  width: 100%;
  min-width: 400px;
  margin-top: 0px;
  float: none;
  clear: none;
}

.row-icons {
  margin-top: 5px;
}

.row-icons.top {
  margin-top: 0px;
}

.col-icons {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-g-search {
  display: inline-block;
  width: 100%;
  padding-left: 42px;
  background-color: #f1f1f1;
}

.form-g-search {
  display: inline-block;
  width: 84%;
  padding-top: 20px;
  float: left;
}

.g-logo {
  width: 50px;
  margin-top: 20px;
  margin-right: 20px;
  float: left;
}

.g-logo:hover {
  opacity: 0.8;
}

.buscar-but {
  display: inline-block;
  height: 46px;
  padding-right: 20px;
  padding-left: 20px;
  float: right;
}

.buscar-but:hover {
  opacity: 0.8;
}

.search-box {
  display: inline-block;
  width: 85%;
  height: 46px;
  float: left;
}

.form {
  display: block;
  width: 100%;
  float: left;
}

.divsearch-hidden {
  display: none;
}

.ico {
  max-width: 102px;
}

.ico:hover {
  opacity: 0.8;
}

.embed-resultado {
  width: 100%;
  min-width: 400px;
}

.logo-gcs {
  position: relative;
  top: 0px;
  right: 0px;
  display: block;
  margin-top: 3px;
  margin-right: 75px;
  float: right;
  clear: none;
  text-align: right;
}

.link-home {
  float: left;
}

.section-test {
  padding-top: 200px;
}

.arrow-left {
  margin-bottom: 159px;
  color: #fff;
}

.slide {
  padding-left: 15px;
  background-color: #fff;
}

.slide-nav {
  position: static;
  display: none;
}

.arrow-right {
  margin-bottom: 159px;
}

.slider {
  display: block;
  height: 300px;
  margin-top: 0px;
}

.row-slider {
  padding-right: 5px;
  padding-left: 15px;
}

.error-message {
  margin-top: 0px;
}

.error-message-text {
  margin-top: 56px;
  color: #c40000;
}

.in-content {
  max-height: 260px;
  margin-top: 20px;
  margin-bottom: 5px;
}

.q-serp-top {
  margin-top: 20px;
}

.q-serp-right {
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.box-horoscopo {
  margin-left: 15px;
}

.box-teste-horoscopo {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 10px;
  padding-left: 0px;
}

.tag-teste-ads-hotmart {
  margin-top: 10px;
}

.box-destaque {
  margin-left: 15px;
}

.h2-titulo-destaque {
  margin-top: 0px;
  margin-bottom: 7px;
  text-decoration: none;
}

.h2-titulo-destaque2 {
  margin-left: 15px;
}

.video-destaque {
  margin-left: 15px;
}

.div-ads-adsense {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 120px;
  margin-top: 60px;
  margin-right: 20px;
  float: right;
  clear: none;
}

.div-facebook-indicacao {
  clear: both;
}

.fbbox-col1 {
  position: relative;
  display: block;
  max-height: auto;
}

.frame-fora {
  display: none;
}

.div-taboola {
  margin-top: 30px;
}

.taboola-widget-1 {
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 15px;
}

.taboola-below-article-thumbnails {
  margin-top: 25px;
}

.link-block {
  text-decoration: none;
}

.link-block:hover {
  color: #595959;
  text-decoration: underline;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media (max-width: 991px) {
  h2 {
    font-size: 24px;
  }
  .section-destaque {
    padding-right: 10px;
    padding-left: 10px;
  }
  .navlink {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 14px;
  }
  .navlink.orange {
    font-size: 14px;
  }
  .navlink.blue.w--current {
    font-size: 14px;
  }
  .navlink.facebook {
    font-size: 14px;
  }
  .navlink.insta {
    font-size: 14px;
  }
  .logo {
    margin-left: 10px;
  }
  .embed-video {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .navmenu {
    padding-right: 10px;
  }
  .text-nav {
    display: none;
    margin-right: 5px;
    font-size: 13px;
  }
  .column2-pages {
    display: none;
    margin-right: 0px;
  }
  .text-destaque {
    position: relative;
    left: 0px;
    top: 11px;
    right: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .img-destaque1 {
    display: block;
    width: auto;
    margin-right: auto;
    margin-bottom: -115px;
    margin-left: auto;
    font-family: Montserrat, sans-serif;
  }
  .text-thumb {
    position: static;
    height: 50%;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 12px;
  }
  .q-responsive-pages-right-top {
    display: none;
    max-width: 300px;
  }
  .row-home-thumbs-dest {
    margin-top: 18px;
  }
  .img-seta {
    width: 46px;
    margin-top: 11px;
  }
  .text-in-detaque {
    font-size: 19px;
  }
  .div-g-search {
    padding-left: 28px;
  }
  .search-box {
    width: 82%;
  }
  .logo-gcs {
    margin-right: 45px;
  }
}

@media (max-width: 767px) {
  .navlink.blue {
    display: block;
  }
  .ad-respx90-top {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .text-destaque {
    position: relative;
    top: 11px;
    bottom: 80%;
  }
  .text-thumb {
    max-width: 169px;
  }
  .column-home-down2 {
    display: none;
  }
  .q-responsive-home-dest {
    display: none;
  }
  .div-g-search {
    padding-left: 6px;
  }
  .buscar-but {
    height: 40px;
    padding-right: 12px;
    padding-left: 12px;
  }
  .search-box {
    height: 40px;
  }
  .logo-gcs {
    margin-right: 21px;
  }
}

@media (max-width: 479px) {
  .section-destaque {
    padding-right: 5px;
    padding-left: 5px;
  }
  .text-content {
    font-size: 7px;
    line-height: 10px;
  }
  .text-destaque {
    position: relative;
    top: 2px;
    height: 100%;
    font-size: 22px;
  }
  .img-destaque1 {
    margin-bottom: -171px;
  }
  .link-home-destaque {
    margin-bottom: -26px;
  }
  .col-home-1 {
    margin-bottom: -65px;
    text-align: center;
  }
  .col-home2 {
    margin-bottom: -64px;
    padding-left: 0px;
  }
  .col-home3 {
    margin-bottom: -68px;
    text-align: center;
  }
  .text-thumb {
    position: relative;
    left: auto;
    right: auto;
    bottom: 85px;
    width: auto;
    height: 40%;
    min-width: 100%;
    font-size: 18px;
    line-height: 24px;
  }
  .thumb-destaque {
    width: 100%;
    margin-bottom: 0px;
  }
  .text-thumb-down {
    position: static;
    margin-left: 0px;
    font-size: 18px;
    text-align: center;
  }
  .thumb-down {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .column-home-down {
    position: static;
    text-align: center;
  }
  .div-content-list {
    text-align: center;
  }
  .img-seta {
    display: none;
  }
  .div-google-search {
    min-width: 200px;
  }
  .div-g-search {
    padding-right: 12px;
    padding-left: 12px;
  }
  .form-g-search {
    width: 85%;
    float: none;
  }
  .g-logo {
    display: block;
    width: 40px;
    margin-right: 3px;
    margin-left: auto;
    float: none;
  }
  .buscar-but {
    padding-right: 7px;
    padding-left: 7px;
    float: right;
  }
  .search-box {
    width: 70%;
    margin-left: 5px;
    float: left;
  }
  .form {
    width: 100%;
  }
  .logo-gcs {
    margin-right: 16px;
  }
}

