@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;700&display=swap');

body {
  font-family: 'Space Grotesk', sans-serif !important;
  background-color: #fff !important;
}

.row {
  width: 100% !important;
}

.header-image {
  margin-top: 6rem;
  margin-left: 66vw;
}

.header-image>img {
  width: 20vw;
}

.row.wrapper-topo {
  padding-top: 8vw;
}

.home-text-02 {
  display: none;
}

#logo-ie-main {
  width: auto;
  height: 30px;
}

#indicamovimentopravaler-campaign-page .campaign-index-background-banner {
  background: url('../../imgs/movimentopravaler-acesso/imagem.png');
  background-size: 100% 100%;
  height: 53vw;
  background-repeat: no-repeat;
  align-items: center;
  justify-content: center;
}

#form-login-indicamovimentopravaler {

  padding: 15px;
}

#form-login-indicamovimentopravaler h3 {
  color: #5A5A5A;
  text-align: center;
}

.remove-margin.form-group {
  margin: 0 auto !important;
}

#form-login-indicamovimentopravaler input {
  color: #495057;
  border: none;
  border: 1px solid #828282 !important;
  border-radius: 8px;
  padding: 1vw;
  font-size: 1vw !important;
}

#form-login-indicamovimentopravaler label {
  font-size: 18px;
  font-weight: 400;
  margin: 0 auto;
  color: #5A5A5A;
}

.form-control {
  height: calc(1em + 0.75rem + 2px) !important;
}

.form-group {
  margin-bottom: 2rem !important;
}

#index {
  margin-top: 60px;
}

#login-indicamovimentopravaler {
  background: #fff;
  padding: 20px;
  margin-left: 0vw;
  margin-left: 18vw;
  /* box-shadow: -50px 50px 50px 2px rgba(5, 34, 68, 0.25); */
  border-radius: 8px;
  margin-bottom: 0vw;
}

#login-indicamovimentopravaler h2 {
  color: #000;
  font-weight: 400;
  font-size: 1.5vw;
  margin: 0 auto;
}

.wrapper-topo {
  margin: auto;
  align-items: flex-end;
  justify-content: center;
}

.emoji-indicamovimentopravaler {
  width: 20px;
}

hr.hr-entrar {
  margin-top: 0rem;
  width: 80px;
  border-top: 1px solid grey;
}

a.create-account {
  color: #FF6315;
  font-size: 14px;
}

a.forgot-password {
  color: #FF6315;
  font-size: 14px;
}

.btn-enviar {
  padding: 4px;
  background-color: #FF6315 !important;
  border-radius: 0px;
  color: #fff;
  text-transform: uppercase;
  white-space: inherit !important;
  display: block;
  width: 100%;
}

.text-info {
  color: #17a2b8 !important;
  font-size: 1.75rem;
  font-weight: 500;
}

#login-submit-button {
  background: #FF6315;
  color: #fff;
  font-size: 1.8vw;
  width: 100%;
  font-weight: 900;
  display: block;
  margin: auto;
  text-align: center;
  text-transform: uppercase;
  height: 4vw;
  border-radius: 0px;
  margin: 1vw auto;
}


#welcome-indicamovimentopravaler>h1 {
  width: 28vw;
  padding: 0px;
  font-size: 2.7vw;
  font-weight: bold;
  color: #000;
  margin-bottom: 2vw;
  margin-top: 3vw;
}
#welcome-indicamovimentopravaler h1>span {
  font-weight: 700;
  color: #FF6315;
}

#welcome-indicamovimentopravaler span {
  font-weight: 700;
  color: #5A5A5A;
}

#welcome-indicamovimentopravaler img {
  height: 9vw;
}

.home-text {
  padding: 0;
  color: #5A5A5A;
  font-weight: 400;
  font-size: 1.3vw;
  width: 67%;
}

.home-text-01 {
  padding: 0;
  color: #5A5A5A;
  font-weight: 400;
  font-size: .8vw;
  margin: 3vw 0 6vw;
  width: 65%;
}

.home-text-02 {
  padding: 0;
  color: #5A5A5A;
  font-weight: 400;
  font-size: .8vw;
  margin: 3vw 0 6vw;
  width: 65%;
}

.home-text-01 a {
  color: #FF6315;
}

.home-text-02 a {
  color: #FF6315;
}

.home-text span {
  font-weight: 700;
}

.home-text>span {
  font-weight: 700;
}

footer#application-footer{
  background: #333333;
}

@media (max-width: 1440px) {
  .header-image {
    margin-top: 1rem;
  }
}

@media (max-width: 1024px) {
  #form-login-indicamovimentopravaler h3 {
    font-size: 1.5vw;
  }

  #form-login-indicamovimentopravaler label {
    font-size: 1.2vw;
  }

  #form-login-indicamovimentopravaler input {
    border-radius: 4px;
  }

  #logo-saber-ie {
    display: flex;
  }

  #login-indicamovimentopravaler {
    padding: 0px;
    border-radius: 8px;
    margin-left: 32vw;
  }

  .form-group {
    margin-bottom: 0.5vw !important;
  }

  a.create-account {
    font-size: 1vw;
  }

  a.forgot-password {
    font-size: 1vw;
  }

  #indicamovimentopravaler-campaign-page .campaign-index-background-banner {
    background: url('../../imgs/movimentopravaler-acesso/imagem1024.png');
    background-size: 100% auto;
    background-position: bottom;
    background-repeat: no-repeat;
    height: 70vw;
  }

  .home-text {
    font-size: 1.9vw;
    width: 72%;
    line-height: 2.5vw;
  }

  .home-text-01 {
    margin: 3vw 0 20.5vw;
    font-size: 1.2vw;
    width: 85%;
  }

  #login-indicamovimentopravaler h2 {
    font-size: 2.5vw;
  }

  #welcome-indicamovimentopravaler>h1 {
    font-size: 3vw;
    margin-right: 0vw;
    margin-top: 5vw;
  }

  .header-image {
    margin-top: 4rem;
    margin-left: 65vw;
  }
}

@media (max-width: 1280px) {
  #login-indicamovimentopravaler {
    border-radius: 6px;
    margin-left: 22vw;
  }

  .form-group {
    margin-bottom: 0.5vw !important;
  }

  #form-login-indicamovimentopravaler input {
    border-radius: 3px;
  }
}

@media (max-width: 550px) {
  .header-image>img {
    width: 60vw;
  }

  #indicamovimentopravaler-campaign-page .campaign-index-background-banner {
    background: url('../../imgs/movimentopravaler-acesso/imagem360.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: auto;
    padding-bottom: 25vw;
  }

  .wrapper-topo {
    width: 90% !important;
    margin: auto !important;
  }

  .home-text-01 {
    display: none;
  }

  .home-text-02 {
    display: block;
  }

  .header-image {
    display: flex;
    margin: auto;
  }

  .home-text {
    font-size: 4.6vw;
    line-height: 7vw;
    padding: 0;
    margin-top: 5vw;
  }

  #welcome-indicamovimentopravaler img {
    height: 17vw;
    margin-top: 4vw;
  }

  #login-submit-button {
    height: 13vw;
  }

  #login-submit-button {
    font-size: 4vw;
  }

  #form-login-indicamovimentopravaler input {
    font-size: 18px !important;
    padding: 6vw 1vw;
  }

  #welcome-indicamovimentopravaler>h1 {
    font-size: 9vw;
    width: 70vw;
  }

  #welcome-indicamovimentopravaler {
    margin-bottom: 7vw !important;
    margin-left: 23vw;
    padding-left: 0;
  }

  #form-login-indicamovimentopravaler h3 {
    font-size: 5.5vw;
  }

  a.forgot-password {
    font-size: 2vw;
  }

  a.create-account {
    font-size: 2vw;
  }

  .form-group {
    margin-bottom: 5.5vw !important;
  }

  #form-login-indicamovimentopravaler label {
    font-size: 3.2vw;
  }

  .home-text-02 {
    font-size: 4vw;
    margin: 3vw 0 6vw 8vw;
    width: 86%;
  }

  #login-indicamovimentopravaler h2 {
    font-size: 5.5vw;
  }

  #login-indicamovimentopravaler {
    margin: auto;
  }
}

@media (max-width: 375px) {
  #indicamovimentopravaler-campaign-page .campaign-index-background-banner {
    height: 230vw;
  }
}

@media (max-width: 320px) {
  #indicamovimentopravaler-campaign-page .campaign-index-background-banner {
    height: 250vw;
  }

  #logo-ie-main {
    display: none;
  }
}

@media (max-width: 290px) {
  #indicamovimentopravaler-campaign-page .campaign-index-background-banner {
    height: 260vw;
  }
}
