body {
    background-color: #fff;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  a,
  span {
    font-family: 'Titillium Web';
    font-style: normal;
  }
  a{
    color:#fff;
  }
  a:hover{
    color: rgb(172, 171, 171);
  }
  h1 {
    font-weight: 700;
    font-size: 3rem;
    line-height: 3.75rem;
    color: #000000;
    padding-top: 85px;
  }
  h2 {
    font-size: 2rem;
  }
  p {
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.68rem;
  }
  .text-white {
    color: #fff;
  }
  .btn.btn-yellow {
    border-radius: 12px;
    padding: 10px;
    background: #FFC348;
    color: #000;
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 600;
    font-size: 1.25rem;
    transition: 0.5s;
  }
  .btn.btn-yellow.active {
    background: #fff;
    color: #FFC348;
    border: none;
    transition: 0.5s ease-out;
    letter-spacing: 0.5px;
  }
  .btn:hover.btn-yellow:hover {
    background: #FFC348;
    color: #575757;
  }
  .space {
    padding: 0rem 5rem;
  }
  .navbar {
    position: fixed;
    background-image: linear-gradient(to right,#ffffff30,#ffffff50,#ffffffbc,#ffffffcd,#ffffffee);
    margin-bottom: 0.75rem;
    width: 100vw;
    transition: 0.5s;
    z-index: 1;
  }
  .navbar .navbar-brand img {
    height: 60px;
  }
  .navbar.scrolled {
    background-color: #2e2e2ede;
    background-image: linear-gradient(to right,#2e2e2e30,#2e2e2e50,#2e2e2ead,#2e2e2ed3,#2e2e2ee2);
    transition: 0.5s;
  }
  .navbar.scrolled .nav-link {
    color: #fff;
    transition: 0.5s;
  }
  .navbar.scrolled .btn-yellow {
    background-color: #F5AF00;
    color: #fff;
    transition: 0.5s;
  }
  .navbar .nav-link {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.68rem;
    border-radius: 5px;
    color: #454545;
  }
  .navbar .nav-link:hover,
  .navbar .nav-link.active {
    background: #fff;
    border-radius: 5px;
    color: #F5AF00;
    transition: 0.5s ease-out;
  }
  header {
    background-image: url("https://s3.us-east-1.amazonaws.com/cdn.asteria.com.br/site-asteria/assets/background-home.jpeg");
    background-position: top 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
    display: flex;
    justify-content: center;
  }
  header .title {
    font-weight: 300;
    font-size: 4rem;
    text-transform: uppercase;
  }
  header .title strong {
    font-weight: 700;
  }
  .background {
    background-image: url('https://s3.us-east-1.amazonaws.com/cdn.asteria.com.br/site-asteria/assets/grafismo-asteria.svg');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #faq .accordion-header {
    border-radius: 0 !important;
    border: none !important;
    background: #FFFFFF;
    box-shadow: 0px 4px 40px rgba(0,0,0,0.15);
    margin-top: 25px;
  }
  #faq .accordion-button {
    color: #000;
    font-weight: 600;
    font-size: 1.25rem;
  }
  #faq .accordion-body {
    background: #DBDBDB;
    box-shadow: 0px 4px 40px rgba(0,0,0,0.15);
  }
  #faq .accordion-button:not(.collapsed) {
    border-radius: 0 !important;
    border: none !important;
    background: #FFFFFF;
    box-shadow: 0px 4px 40px rgba(0,0,0,0.15);
    margin-top: 25px;
  }
  #contact .img-form {
    height: 680px;
    width: 101%;
    object-fit: cover;
  }
  #contact .colaboratorsView {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #contact .colaboratorsView output {
    font-weight: 700;
    font-size: 2.5rem;
    margin-right: 10px;
  }
  #contact .colaboratorsView p {
    margin: 0;
  }
  #contact .form {
    background-color: #000;
    padding: 2.75rem;
    color: #fff;
  }
  #contact .form .title {
    font-size: 1.25rem;
    font-weight: 700;
  }
  #contact .form .input {
    padding: 10px;
  }
  #contact .form .select {
    padding: 10px;
  }
  #contact .form .input::placeholder {
    color: #000;
  }
  #our-services {
    background-image: url('https://s3.us-east-1.amazonaws.com/cdn.asteria.com.br/site-asteria/assets/grafismo-asteria.svg');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #our-services .img-tool {
    max-height: 16.62rem;
  }
  #our-services .div-icon {
    background-color: #F8C031;
    width: 75%;
    height: 17rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #our-services .div-icon img {
    height: 10rem;
  }
  #our-services .card-tool {
    min-height: 16.62rem;
    padding: 1.5rem;
    width: 100%;
    color: #fff;
  }
  #our-services .card-tool.dark {
    background-color: #2c2c2c;
  }
  #our-services .card-tool.color {
    background-color: #454545;
  }
  #our-services .card-tool i {
    font-size: 2.5rem;
  }
  #our-services .card-tool .title {
    font-size: 2rem;
  }
  #testimony .testimony-tabs .nav-link.active {
    border-radius: 0;
    border: 0;
    border-bottom: 5px solid #F5AF00;
    margin-bottom: 0;
  }
  #testimony .testimony-tabs .nav-link:hover {
    border-radius: 0;
    border: 0;
    border-bottom: 5px solid #4d5253;
    margin-bottom: 0;
  }
  #testimony .testimony-tabs .nav-link {
    border-radius: 0;
    border: 0;
    background-color: transparent !important;
    color: transparent !important;
    margin-bottom: 5px;
  }
  #testimony .testimony-tabs .nav-link img {
    width: 100px;
    max-height: 60px;
  }
  #testimony .tab-pane {
    margin-top: -1px;
  }
  #testimony .tab-pane .row .logo-customer {
    fill: #fff;
    width: auto;
    height: auto;
    max-height: 80%;
    max-width: 90%;
  }
  #testimony .tab-pane .row .logo {
    background-color: #e9ecef;
  }
  #testimony .tab-pane .row .content {
    background-color: #F5AF00;
    color: #000;
  }
  #testimony .tab-pane .row .content .who {
    font-size: 1.75rem;
    line-height: 3.31rem;
    font-weight: 600;
  }
  #cases .carousel-item {
    min-height: 80vh;
  }
  #cases .carousel-item .row {
    min-height: 80vh;
  }
  #cases .carousel-control-next,
  #cases .carousel-control-prev {
    width: 5% !important;
    color: #000 !important;
  }
  #about {
    background-image: url('https://s3.us-east-1.amazonaws.com/cdn.asteria.com.br/site-asteria/assets/grafismo-estrela.svg');
    background-position: top right;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #e9ecef;
  }
  #about .card-about {
    padding: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    width: 100%;
    text-align: center;
  }
  #about .card-about.light {
    background-color: #F0F0F0;
  }
  #about .card-about.dark {
    background-color: #DADADA;
  }
  #about .card-about .title {
    font-weight: 700;
  }
  #about .card-about:hover {
    background-color: #aeaeae;
  }

  @media (max-width: 1200px) {
    .navbar {
      background-image: linear-gradient(to right,#2e2e2ee2,#2e2e2ee2,#2e2e2ee2,#2e2e2ee2,#2e2e2ee2);
    }
  }
  footer {
    background-color: #000;
    color: #fff;
  }
  footer .title {
    font-weight: 700;
    font-size: 1.25rem;
  }
  footer .gray-text {
    color: #939393;
  }
  footer a {
    color: #939393;
  }
  footer a:hover {
    color: #939393;
  }
  footer i {
    cursor: pointer;
    color: #fff;
  }
  .footer-banner {
    background-color: #dedede;
  }
  .footer-banner .btn-secondary {
    background-color: #F5AF00;
    border-radius: 8px !important;
    border: none;
    color: white;
    margin-left: 30px;
  }
  
  .pointer{
    cursor: pointer;
  }

  .img-lang{
    height: 30px;
  }
  @media (max-width: 405px) {
    .services{
      flex-direction: column !important;
      margin-bottom: 10px;
    }
    .services .div-icon{
      width: 100% !important;
      min-height: 0px !important;
    }
    
    .services .card-tool{
      max-height: 190px !important;
    }

    h1{
      font-size: 2rem;
    }
    .home {
      padding-top: 8rem !important;
      padding-left: 1rem;
    }

    .home .title {
      font-size: 2.3rem !important;
      line-height: 2.5rem;
    }

    .home .subtitle {
      font-size: 1.5rem !important;
    }

    .footer-banner .terms-banner {
      font-size: 0.85rem;
    }
  }


  @media (max-width: 998px) {
    .navbar {
      background-image: linear-gradient(to right,#2e2e2ee2,#2e2e2ee2,#2e2e2ee2,#2e2e2ee2,#2e2e2ee2);
    }
    .navbar .navbar-collapse {
      margin-top: 10px;
    }
    .navbar .nav-link {
      color: #fff;
    }
    .navbar .btn-yellow {
      background-color: #F8C031;
      color: #fff;
    }
    .home {
      padding-top: 5rem;
      padding-left: 1rem;
    }
    .home .title {
      font-size: 3rem;
    }

    .home .card-text{
      padding: 1.5rem !important;
      background-color: #ffffff99;
      border-radius: 16px;
    }
    #our-services .div-icon {
      background-color: #F8C031;
      width: 75%;
      height: 20.5rem;
    }
    #our-services .card-tool {
      padding: 0.75rem;
    }
    #our-services .card-tool .title {
      font-size: 1.5rem;
    }
    #about {
      background-position: center center;
    }
    #contact {
      display: flex;
      justify-content: center;
      width: 100%;
    }
    #contact .img-form {
      height: 300px;
    }
    #contact .form {
      width: 101%;
    }
    .img-tool {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    .mockup {
      width: 100%;
      height: auto;
    }
    .card-tool {
      width: 100%;
    }
    .card-tool i {
      font-size: 1.75rem;
    }
    .card-tool .title {
      font-size: 1.25rem;
    }
    .card-tool p {
      font-size: 0.87rem;
    }
    .space {
      padding: 0rem 1.75rem;
    }
    header {
      background-position: center center;
    }
    .gray-card {
      min-height: 0px;
    }
    .video-container {
      padding-bottom: 56.25%;
    }
    .yellow-card {
      margin-bottom: 1.5rem;
      min-height: 0;
    }
    .logo {
      height: 150px;
    }
    .footer-banner .terms-banner {
      font-size: 1rem;
    }
  }

  @media (max-width: 1200px) {
    .navbar {
      background-image: linear-gradient(to right,#2e2e2ee2,#2e2e2ee2,#2e2e2ee2,#2e2e2ee2,#2e2e2ee2);
    }

    .navbar .navbar-collapse {
      margin-top: 10px;
    }
    .navbar .nav-link {
      color: #fff;
    }
    .navbar .btn-yellow {
      background-color: #F8C031;
      color: #fff;
    }
  }

  