@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;400&display=swap');
*{
  font-family: 'Roboto', ;
  font-size: 10.5pt
}

.whirelab-navegation{
  font-family: 'Roboto'!important;
  font-size: 15px !important;
  font-weight: 0;
  /* color: black; */
}
.whirelab-background{
  background-color: #ccebe9;
}

.whirelab-btn{
  font-size: 10pt;
  font-family: 'Roboto', ;
  text-transform: none;
  font-weight: 600;
}
.custom-text-field .v-input__control {
  max-width: 300px !important;
  margin: auto !important;
}
.company-name{
  font-family: 'Roboto',  !important;
  font-size: 18px !important;
}

.resume-fonte-size{
  font-family: 'Roboto',  !important;
  font-size: 18px !important;
  font-weight: 550;
}
.simpleBtn{
  text-transform: none !important;
}

.mt-14{
  margin-top: -100px !important;
}

.-mt-1{
  margin-top: -10px !important;
}

.-mt-2{
  margin-top: -20px !important;
}

.-mt-3{
  margin-top: -30px !important;
}

.-mt-4{
  margin-top: -40px !important;
}

.profile-title-bold{
  font-family: 'Roboto',  !important;
  font-size: 12pt !important;
  font-weight: 400;
  color: black;
}
.profile-title{
  font-family: 'Roboto',  !important;
  font-size: 11pt !important;
  color: #bcbcbc;
}
.profile-subtitle{
  font-family: 'Roboto',  !important;
  font-size: 11pt !important;
  color: #bcbcbc;
}
.profile-subtitle-bold{
  font-family: 'Roboto',  !important;
  font-size: 11pt !important;
  font-weight: 350;
  color: black;
}

.contact-title{
  font-family: 'Roboto',  !important;
  font-size: 11pt !important;
  color: #000;
}

.contact-subtitle{
  font-family: 'Roboto',  !important;
  font-size: 11.5pt !important;
  color: #bcbcbc;
}
.capitalize-none{
  text-transform: none !important;
}

.font-size-8{
  font-size: 8pt !important;
}

.primary-text-bg{
  background-color: #d9f1ef;
}

.whirelab-input {
  width: 100% !important;
  height: 40px !important;
  padding: 4px 0px !important;
  box-sizing: border-box !important;
  border: 0px solid #000 !important;
  border-radius: 5px !important;
  background-color: #fff !important;
  font-size: 16px !important;
  resize: none !important;
  color: rgba(0, 0, 0, 0) !important;
  padding-left: -1% !important;
}
