/*************/
 
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    zoom: 85%;
  }
   
  body {
    margin: 0 auto;
    max-width: 1200px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
  }
    
  a {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    color: #e3b04b;
  }
  
  a:hover,
  a:focus {
    text-decoration: none !important;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5 {
    line-height: 1.5;
    font-weight: 400;
    font-family: "Lato", Arial, sans-serif;
    color: #000;
  }
  
  .bg-primary {
    background: #e3b04b !important;
  }
  
  .ftco-section {
    padding: 2em 0;
  }
  
  .ftco-no-pt {
    padding-top: 0;
  }
  
  .ftco-no-pb {
    padding-bottom: 0;
  }
  
  .heading-section {
    font-size: 28px;
    color: #000;
  }
  
  .img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  
  .wrap {
    width: 100%;
    height: 760px;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
  }
  
  @media (min-width: 250px) {
    .wrap {
      width: 100%;
      height: auto;
      overflow: hidden;
      background: #fff;
      border-radius: 5px;
      -webkit-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
      -moz-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
      box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
    }
  }
  
  .img,
  .login-wrap {
    width: 50%;
  }
  
  @media (max-width: 991.98px) {
  
    .img,
    .login-wrap {
      width: 100%;
    }
  }
  
  @media (max-width: 767.98px) {
    .wrap .img {
      height: 250px;
    }
  }
  
  .login-wrap {
    position: relative;
    background: #fff h3;
    font-weight: 300;
  }
  
  .form-group {
    position: relative;
  }
  
  .form-group .label {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    font-weight: 700;
  }
  
  .form-group a {
    color: gray;
  }
  
  .form-control {
    height: 48px;
    background: #fff;
    color: #000;
    font-size: 16px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }
  
  .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(0, 0, 0, 0.2) !important;
  }
  
  .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 0, 0, 0.2) !important;
  }
  
  .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(0, 0, 0, 0.2) !important;
  }
  
  .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(0, 0, 0, 0.2) !important;
  }
  
  .form-control:focus,
  .form-control:active {
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #e3b04b;
  }
    
  .checkbox-wrap {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
   
  .btn {
    cursor: pointer;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 15px;
    padding: 10px 20px;
  }
  
  .btn:hover,
  .btn:active,
  .btn:focus {
    outline: none;
  }
  
  .btn.btn-primary {
    background: #e3b04b !important;
    border: 1px solid #e3b04b !important;
    color: #fff !important;
  }
  
  .btn.btn-primary:hover {
    border: 1px solid #e3b04b;
    background: transparent;
    color: #e3b04b;
  }
  
  .btn.btn-primary.btn-outline-primary {
    border: 1px solid #e3b04b;
    background: transparent;
    color: #e3b04b;
  }
  
  .btn.btn-primary.btn-outline-primary:hover {
    border: 1px solid transparent;
    background: #e3b04b;
    color: #fff;
  }
   
  .logo-sigem {
    max-width: 320px;
    max-height: 150px;
    width: auto;
    height: auto;
    transform: scale(1.4);
  }
  
  @media (max-width: 480px) {
    .logo-sigem {
      max-width: 75%;
      max-height: 75%;
      width: auto;
      height: auto;
      transform: scale(1.4);
    }
  }
  
  .img-banner {
    vertical-align: baseline;
    border-style: none;
    max-width: 100%;
    max-height: none;
    width: 600px;
    height: auto;
  }
  
  /* Para dispositivos móveis com largura menor que 768 pixels */
  @media (max-width: 767px) {
    .img-banner {
      max-width: 100%;
      height: auto;
      width: 100%;
      max-height: none;
    }
  }
    
  /* Oculta a barra de rolagem visível */
  ::-webkit-scrollbar {
    display: none;
  }
  
  /* Adiciona uma barra de rolagem personalizada */
  .scrollbar {
    overflow: scroll;
    scrollbar-width: thin;
    scrollbar-color: #ccc transparent;
  }
  
  ::selection {
    background-color: #ffeeba;
  }