.google .google-top .google-left .bloque-tit1 {
  max-width: 465px;
}
.google .google-top .google-right {
  text-align: right;
}
.google .google-top .google-right .google-tit {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.google .google-top .google-right .google-tit picture {
  width: 150px;
  margin-right: 15px;
}
.google .google-top .google-right .google-tit span {
  color: rgba(0, 0, 0, 0.5);
  font-size: 22.7885px;
  font-weight: 500;
  line-height: 27px;
}
.google .google-top .google-right .google-val {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.google .google-top .google-right .google-val span + span {
  margin-left: 4px;
}
.google .google-top .google-right .google-val span:not(:last-child) {
  color: #FDBE2D;
}
.google .google-top .google-right .google-val span:last-child {
  margin-left: 8px;
  font-size: 22.7885px;
  font-weight: 500;
  line-height: 27px;
}
.google .google-top .google-right .google-num {
  margin-bottom: 40px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 13.7885px;
  line-height: 17px;
}
.google .google-top .google-right .google-btn .btn {
  border-color: #4385F6;
  background-color: #4385F6;
  color: #FFFFFF;
  font-size: 15px;
  line-height: 18px;
}
.google .google-top .google-right .google-btn .btn:focus:after {
  content: "";
  border: 1px solid #FFFFFF;
  border-radius: inherit;
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
}
.google .google-top .google-right .google-btn .btn:hover {
  background-color: #FFFFFF;
  color: #4385F6;
}
.google .google-top .google-right .google-btn .btn:hover:after {
  display: none;
}
.google .google-bottom .duaCarousel .duaCarousel-row {
  margin-left: -10px;
  margin-right: -10px;
}
.google .google-bottom .duaCarousel .duaCarousel-row .duaCarousel-col {
  padding-left: 10px;
  padding-right: 10px;
}
.google .google-bottom .duaCarousel .duaCarousel-prev,
.google .google-bottom .duaCarousel .duaCarousel-next {
  width: 33px;
  height: 33px;
  border-radius: 50%;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  background-color: #878787;
  color: white;
}
.google .google-bottom .duaCarousel .duaCarousel-prev {
  transform: translateX(-50%);
}
.google .google-bottom .duaCarousel .duaCarousel-next {
  transform: translateX(50%);
}
.google .google-bottom article {
  padding: 24px;
  border: 0.5px solid rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  font-size: 15px;
  line-height: 18px;
}
.google .google-bottom article .article-top {
  margin-bottom: 16px;
  display: flex;
  align-items: flex-start;
}
.google .google-bottom article .article-top picture:first-child {
  width: 70px;
  margin-right: 17px;
}
.google .google-bottom article .article-top picture:last-child {
  width: 24px;
  margin-left: auto;
}
.google .google-bottom article .article-top .article-tit {
  font-weight: 700;
}
.google .google-bottom article .article-top .article-fec {
  color: rgba(0, 0, 0, 0.5);
}
.google .google-bottom article .article-val {
  margin-bottom: 16px;
  display: flex;
}
.google .google-bottom article .article-val span {
  color: #FDBE2D;
}
.google .google-bottom article .article-val span + span {
  margin-left: 4px;
}

@media (min-width: 768px) {
  .google {
    padding-top: 76px;
    padding-bottom: 122px;
  }
  .google .google-top {
    margin-bottom: 82px;
    display: flex;
    justify-content: space-between;
  }
  .google .google-bottom .duaCarousel .duaCarousel-row .duaCarousel-col {
    flex-basis: 33.3333333333%;
  }
}
@media (max-width: 767px) {
  .google {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .google .google-top {
    margin-bottom: 53px;
  }
  .google .google-top .google-left .bloque-tit1 {
    margin-bottom: 50px;
  }
  .google .google-top .google-right {
    width: 244px;
    margin-left: auto;
    margin-right: auto;
  }
  .google .google-top .google-right .google-btn {
    text-align: center;
  }
  .google .google-bottom .duaCarousel .duaCarousel-row .duaCarousel-col {
    flex-basis: 100%;
  }
}/*# sourceMappingURL=blqGoogleValoraciones.css.map */