.preVantagens {
  /* height: 1773px; */
  text-align: center;
  z-index: 1;
  overflow: hidden;
  padding: 0px; }

.vantagens {
  width: 91.362%;
  display: inline-block;
  max-width: 1072px; }

.tituloSecVant {
  font-family: Lato-Black;
  font-weight: 900;
  color: #3379b0;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 48px;
  margin: 0px; }

.vantLoc {
  margin-top: 80px; }

.preTextoVant {
  display: inline-block;
  max-width: 1072px; }

.iconVant {
  position: absolute;
  width: 32px;
  height: 32px;
  background-size: cover;
  background-repeat: no-repeat; }

.m1 {
  background-image: url("../img/finance.svg"); }

.m2 {
  background-image: url("../img/trending_up.svg"); }

.m3 {
  background-image: url("../img/description.svg"); }

.m4 {
  background-image: url("../img/product.svg"); }

.m5 {
  background-image: url("../img/security.svg"); }

.contVant {
  margin-top: 89px; }

.contTextVantagens {
  float: left;
  margin-left: 64px;
  text-align: left;
  max-width: 420px; }
  .contTextVantagens h2 {
    font-family: Lato-Black;
    font-weight: 900;
    font-size: 24px;
    font-size: 1.5rem;
    color: rgba(0, 0, 0, 0.8);
    line-height: 32px;
    margin-bottom: 24px; }
  .contTextVantagens span {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 32px; }

.computerVantagens {
  position: relative;
  float: right;
  width: 815px;
  height: 472px;
  right: 0;
  margin-right: -220px;
  margin-top: -91px;
  background-image: url("../img/macbook pro retina.svg");
  background-size: cover;
  background-repeat: no-repeat; }

.msgSlogan {
  position: relative;
  display: inline-block;
  margin-top: 128px;
  /* height: 400px; */
  background-image: url("../img/imagem_mulher_desk.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%; }
  .msgSlogan h1 {
    font-family: Lato-Regular;
    font-weight: 400;
    font-size: 40px;
    font-size: 2.5rem;
    color: #fff;
    max-width: 800px; }

.grad {
  width: 100%;
  height: 100%;
  background: linear-gradient(-40deg, rgba(58, 123, 213, 0.64) -10%, #00d2ff 100%);
  padding: 128px 268px; }

@media screen and (max-width: 1024px) {
  .computerVantagens {
    display: none; } }
@media screen and (min-width: 575px) and (max-width: 768px) {
  .msgSlogan {
    margin-top: 79px;
    /* height: 320px; */
    background-image: url("../img/imagem_mulher_tablet.png");
    background-size: cover;
    background-repeat: no-repeat; }
    .msgSlogan h1 {
      font-size: 36px;
      font-size: 2.25rem; }

  .grad {
    width: 100%;
    height: 100%;
    background: linear-gradient(-40deg, rgba(58, 123, 213, 0.64) -10%, #00d2ff 100%);
    padding: 72px 72px; }

  .contVant {
    margin-top: 64px; }

  .vantagens {
    padding: 0px 17px; }

  .vantLoc {
    padding: 0px; } }
@media screen and (max-width: 575px) {
  .msgSlogan {
    margin-top: 79px;
    /* height: 320px; */
    background-image: url("../img/imagem_mulher_mobile.png");
    background-size: cover;
    background-repeat: no-repeat; }
    .msgSlogan h1 {
      text-align: left;
      font-size: 32px;
      font-size: 2rem; }

  .grad {
    width: 100%;
    height: 100%;
    background: linear-gradient(-40deg, rgba(58, 123, 213, 0.64) -10%, #00d2ff 100%);
    padding: 72px 32px; }

  .contVant {
    margin-top: 40px; }

  .vantLoc {
    margin-bottom: 8px; }

  .contTextVantagens {
    margin-left: 0px;
    margin-top: 16px; }
    .contTextVantagens h2 {
      margin-bottom: 16px; }
    .contTextVantagens span {
      font-size: 18px;
      font-size: 1.125rem; }

  .iconVant {
    position: relative; }

  .vantagens {
    padding: 0px 9px; }

  .tituloSecVant {
    text-align: left;
    font-size: 30px;
    font-size: 1.875rem; } }

/*# sourceMappingURL=vantagens.css.map */
