/* GERAL */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Open Sans", sans-serif;
}

@font-face {
  font-family: Serif;
  src: url(../fonts/RobotoSerif-Regular.ttf);
}

@font-face {
  font-family: SerifMedium;
  src: url(../fonts/RobotoSerif-Medium.ttf);
}

@font-face {
  font-family: SerifSemiBold;
  src: url(../fonts/RobotoSerif-SemiBold.ttf);
}

@font-face {
  font-family: SerifBold;
  src: url(../fonts/RobotoSerif-Bold.ttf);
}

p {
  font-size: 20px;
}

a {
  cursor: pointer;
}

h2 {
  font-family: SerifBold;
  font-size: 32px;
}

.menu {
  list-style: none;
  border-bottom: 1px solid #e2e2e2;
  padding: 6px 0 4px 15px;
}

ul.menu li a {
  color: #676767;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
}

/* header */

.Nav {
  height: 45px;
  /* width: 100vw; */
  background-color: #1e4c9a;
  position: fixed;
  width: 100%;
  z-index: 2;
}

.Nav > div {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

#blogLogo {
  max-width: 150px;
}

.adv {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #fff;
  opacity: 0.5;
  text-transform: uppercase;
  margin-bottom: 0;
}

.title {
  font-weight: 700;
  line-height: 1.25em;
  margin: 0;
  color: #182433;
}

.pinkDiv {
  border: 1px solid transparent;
  background-color: #ec479c;
  padding: 10px 8px;
  text-align: center;
  color: white;
  font-weight: 700;
}

.pinkDivTwo {
  border-bottom: 3px solid #ec479c;
  border-left: 3px solid #ec479c;
  border-right: 3px solid #ec479c;
}

.greenDiv {
  border-radius: 3px;
  border: 1px solid transparent;
  background-color: #0f9d22;
  padding: 12px;
  text-align: center;
  color: white;
  font-weight: 700;
}

.greyDiv {
  border: 1px solid black;
  background-color: #f6f4f4;
}

.greyDiv p {
  color: #3c4854cc;
  font-size: 24px !important;
  font-style: italic;
  text-align: center;
  margin: 0;
  padding: 5px;
}

/* main */

.byWho {
  font-size: 16px;
}

.gray {
  color: #707070;
  font-weight: 600;
}

#today {
  font-size: 13px;
}

.banner {
  position: fixed;
  flex: 1;
  right: 0;
  height: 100%;
}

.main_Banner {
  display: flex;
  align-items: flex-start;
  margin: 0 auto;
}

/* banner */

.headerText1 {
  background-color: blue;
  width: fit-content;
  color: #fff;
  padding: 0 10px 0 10px;
}

.headerText2 {
  background: #ff5a52 url(../img/pageSpeed.webp) 11px center no-repeat;
  height: 44px;
  width: fit-content;
  display: block;
  font-size: 18px;
  line-height: 44px;
  color: #fff;
  /* text-align: left; */
  padding: 0 10px 0 50px;
}

.subject {
  margin: 24px 0;
  color: #1e4c9a;
  letter-spacing: 0.26px;
  line-height: 16px;
  font-family: "open-sans, roboto";
  font-weight: bold;
}

.bannerh1 {
  font-family: SerifSemiBold;
  font-size: 43px;
  margin-bottom: 20px;
}

.bannerh4 {
  font-size: 20px;
  /* font-weight: bold; */
  line-height: 28px;
}

.comoVisto {
  display: flex;
  flex-flow: row;
  align-items: center;
  margin: 36px 0 0 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.comoVisto hr {
  width: 236px;
}

.comoVisto p {
  font-size: 17px;
  line-height: 22px;
  text-align: center;
  margin: -10px auto 0 auto;
  display: block;
  background: #fff;
  width: 185px;
  padding: 0 10px;
}

.brandsDiv {
  display: flex;
  justify-content: center;
  gap: 32px;
  flex-wrap: wrap;
  margin: 1.5em;
}

/* VIDEO CONTAINER */
.video-container {
  position: relative;
  height: 326px;
}

.video-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
}

.video-container iframe {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.video-container iframe video {
  height: 100%;
}
/* VIDEO CONTAINER */

.cloudBox {
  margin: 8px 0 0 0;
  width: 88%;
  background: #e4f2f4;
  position: relative;
  border-radius: 100px;
  padding: 16px 16px 16px 44px;
}

.cloudBox p {
  margin: 0;
}

.cloudBoxDr {
  background: #f4f1e4;
  position: relative;
  border-radius: 35px;
  width: 85%;
  padding: 16px 5px 16px 32px;
}

.cloudBoxDr p {
  margin: 0;
}

.cloudBoxPonta {
  position: absolute;
  left: 164px;
  top: -20px;
}

.cloudBoxPontaDr {
  position: absolute;
  left: 164px;
  top: -20px;
}

.casal-maravilha {
  float: right;
}

.falaHelo2 {
  margin-left: 3rem;
}

.active_percentage {
  border: 2px solid #d8d8d8;
}

.img_bar_percentage {
  width: 190px;
  height: 23px;
}

.h50_45 {
  height: 300px;
  margin: auto;
}

.h50_title {
  font-weight: bold;
  color: #5c380a;
  font-size: 30px;
}

.ofertabanner {
  position: relative;
  text-align: center;
}

.ofertabanner p:before,
.ofertabanner p:after {
  position: absolute;
  top: 12px;
  content: "";
  width: 35%;
  border-bottom: 2px dotted #c4c4c4;
}

.ofertabanner p:before {
  left: 0;
}

.ofertabanner p:after {
  right: 0;
}

.tesoura {
  position: absolute;
  top: -1px;
  right: 30px;
}

.ofertabannertwo {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #323232;
  text-align: center;
  background: #fff9d7;
  border: 1px solid #e4d897;
  padding: 10px 10px;
}

.ofertabannerMain {
  border: 3px dashed #ed1a3b;
  margin-top: 1.5rem;
}

.ofertabannerMainButton {
  background: #00ae00;
  border-radius: 6px;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  text-align: center;
  border: none;
  outline: none;
  border-bottom: 3px solid #029902;
  margin: 15px auto 0 auto;
  display: block;
  text-decoration: none;
  padding: 10px 25px;
}

.ofertabannerMainButton:hover {
  color: white;
}

.blob {
  background: black;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
  margin: 10px;
  height: 10px;
  width: 10px;
  transform: scale(1);
  animation: pulse-black 2s infinite;
}

.blob.red {
  background: rgba(255, 82, 82, 1);
  box-shadow: 0 0 0 0 rgba(255, 82, 82, 1);
  animation: pulse-red 2s infinite;
}

.posts {
  background-color: #f3f3f3;
  padding-bottom: 60px;
}

.posts-title {
  font-size: 1.5rem;
  line-height: 28px;
  letter-spacing: -0.5px;
  color: #333;
  padding-top: 24px;
  margin-bottom: 24px;

  border-top: 2px solid #333;
}

.post {
  /* max-width: 42.5rem;
  margin-left: auto;
  margin-right: auto; */
  align-items: flex-start;
  /* justify-content: center; */
  gap: 16px;
  text-decoration: none;
  margin: 32px 0 0;
}

.postDiv::after {
  background-color: #c8c8c8;
  content: "";
  display: block;
  height: 1px;
  margin-top: 32px;
}

.post-title {
  color: #194082;
  font-size: 24px;
  font-weight: bold;
}

.post-content {
  max-width: 360px;
}

.post-content p {
  font-size: 16px;
  margin-bottom: 7px;
  color: #555;
}

.post-content small, .post-small {
  font-size: 13px;
  opacity: 0.7;
  color: #555;
}

.post img {
  max-width: 305px;
}

.divider {
  height: 50px;
  background-color: #fff;
}

.mainImg {
  max-width: 686px;
  margin: 0 auto;
}

@keyframes pulse-red {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
  }
}

footer {
  background-color: #f5f5f5;
  padding: 1rem;
}

/* responsive */ /* responsive */ /* responsive */ /* responsive */ /* responsive */

/* tablet */
@media (min-width: 768px) and (max-width: 961px) {
  .main_Banner {
    gap: 1rem !important;
  }

  .mainContent {
    width: 464px !important;
  }

  .banner img {
    width: 242px !important;
  }

  .div_img_active_percentage {
    width: 200px;
  }

  .img_active_percentage {
    width: 200px;
  }

  .h50_45 {
    width: 200px;
    height: 200px;
    margin-top: 4rem;
  }
}
/* tablet */

@media (min-width: 992px) and (max-width: 1200px) {
  .main_Banner {
    width: 100% !important;
  }

  .header {
    width: 100% !important;
  }
}

@media (max-width: 990px) {
  .headerLogo {
    justify-content: center;
  }
}

@media (max-width: 720px) {
  h2 {
    font-size: 24px !important;
  }

  h3 {
    font-size: 20px !important;
  }
}

@media (max-width: 540px) {
  p {
    font-size: 17px !important;
  }

  h2 {
    font-size: 22px !important;
  }

  .brandsDiv {
    margin: 0.5rem;
  }

  .cloudBoxDr {
    width: 100%;
  }

  .h50_45 {
    order: 1;
  }

  .ingredients {
    display: flex;
    flex-direction: column;
  }

  .casal-maravilha {
    float: none;
    margin: auto;
    margin-bottom: 15px;
  }

  h2,
  h3 {
    text-align: start !important;
  }

  footer {
    text-align: center;
  }
}

@media (max-width: 410px) {
  .brandsDiv img {
    width: 110px !important;
  }
}

/* Estilo para telas maiores */
@media (min-width: 768px) {
  .main_Banner {
    display: flex;
    gap: 3rem;
  }

  .banner {
    position: sticky;
    top: 0;
    height: fit-content;
  }
}

@media (max-width: 768px) {
  #blogLogo {
    max-width: 120px;
  }

  .post-content {
    order: -1;
  }

  .post-small {
    order: 3;
  }

  .post img {
    max-width: 100%;
  }

  .Nav {
    justify-content: center;
    gap: 5px;
  }

  .Nav > div {
    gap: 5px;
  }

  p {
    font-size: 18px;
  }

  .header {
    max-width: 720px !important;
  }

  .adv {
    font-size: 12px !important;
  }

  .main_Banner {
    display: flex;
    gap: 3rem;
    max-width: 720px !important;
  }

  .byWho {
    max-width: 720px !important;
    font-size: 16px;
  }
}

/* Estilo para telas menores */
@media (max-width: 767px) {
  .main_Banner {
    flex-direction: column;
    gap: 2rem;
    max-width: 640px !important;
  }

  .header {
    max-width: 640px !important;
  }

  .byWho {
    max-width: 640px !important;
  }

  .mainContent {
    max-width: 100% !important;
    margin-bottom: 2rem;
  }

  .banner {
    position: static;
    height: auto;
  }

  .comoVisto h3 {
    font-size: 15px !important;
  }

  .headerText1,
  .headerText2 {
    font-size: 16px;
  }

  .bannerh1 {
    font-size: 32px;
  }

  .bannerh4 {
    font-size: 20px;
  }

  .byWho {
    font-size: 14px;
  }

  .cloudBox {
    font-size: 17px;
    width: 100%;
  }

  .cloudBoxPonta {
    left: 105px;
  }

  .doutor-texto img {
    order: -1;
  }

  .ingredients {
    text-align: center;
  }

  .falaHelo2 {
    margin-left: 0;
  }
}

/* botao mobile  */
@media only screen and (max-width: 767px) {
  #buttonBuyMobile {
    padding: 8px 0 6px 0;
    background: #a90a11;
    position: fixed;
    bottom: 0%;
    left: auto;
    z-index: 5;
    transition: bottom 1s;
    width: 100%;
  }

  #buttonBuyMobile p {
    color: white;
    text-align: center;
    margin: 0;
  }

  #buttonBuyMobile a {
    height: 50px;
    width: 90%;
    background: #00ae00;
    border-radius: 6px;
    font-weight: bold;
    font-size: 25px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    border: none;
    outline: none;
    border-bottom: 3px solid #014901;
    margin: 6px auto 0 auto;
    display: block;
    text-decoration: none;
    box-shadow: 0 0 0 0 rgb(9, 248, 148);
    animation: pulse-button 2s infinite;
  }

  @keyframes pulse-button {
    0% {
      transform: scale(0.95);
      box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
    }

    70% {
      transform: scale(1);
      box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
    }

    100% {
      transform: scale(0.95);
      box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
    }
  }
}

/* oferta final */
@media only screen and (max-width: 479px) {
  .ofertabanner p:before,
  .ofertabanner p:after {
    width: 39px;
    top: 7px;
  }
  .video-container {
    height: 210px;
  }
}
@media only screen and (max-width: 767px) {
  .ofertabanner p:before,
  .ofertabanner p:after {
    width: 80px;
  }
}
@media only screen and (max-width: 1050px) {
  .ofertabanner p:before,
  .ofertabanner p:after {
    width: 90px;
  }
}
