*
  body{
    min-height: 100vh;
    position: relative;
    
  }
  
  header{
    background-color: #fff;
    border-bottom: 1px #ccc;
    background-image: url(/img/events/detail-product-line.png);
    background-repeat: no-repeat;
    background-position: calc(50% + 508px) 0;
    background-position-y: center;
    background-position-y: 425px;
  }
  .iqwieqw{

    width: 100px;
  }
  .row{
    margin: 0;
  }
  
  .container-fluid{
    padding: 0;;
  }
  
  .btn-primary{
    background-color: #CC274F ;
    margin: 5px;
  }
  
  .btn-primary:hover{
    background-color: #c28008;
    border-color: #c28008;
  }
  
  #navbar img{
    width: 40px;
  }
  
  #navbar{
    justify-content: space-between;
    background-color: #fff;
    padding: 5px 0;
  }
  
  #navbar a{
    font-size: 14px;
    color: #757575;
  }
  
  #navbar a:hover{
   color: #f2a340;
  }
  
  #search-container{
    background-size: cover;
    background-position: center;
    height: 200px;
    padding: 50px;
    text-align: center;
  }
  
  #search-container h1{
    color: #f2a340;
    margin-bottom: 30px;
    font-weight: 900;
  }
  
  #search-container form{
    width: 50%;
    margin: 0 auto;
  }
  
  /* #events-container {
    padding: 50px;
  } */
  
  #events-container h2 {
    margin-bottom: 10px;
  }
  
  #events-container .subtitle {
    color: #757575;
    margin-bottom: 30px;
  }
  
  #cards-container {
    display: flex;
  }
  
  #events-container .card {
    flex: 1 1 24%;
    max-width: 25%;
    border-radius: 10px;
    padding: 0;
    margin: .5%;
  }
  
  #events-container img {
    max-height: 335px;
  }
  
  .card .card-date {
    font-size: 12px;
    color: #CCC;
  }
  
  .card .card-title {
    color: #212121;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  
  .card-participants {
    font-size: 14px;
    color: #757575;
  }
  
  /* Event create page */
  #event-create-container {
    padding: 30px
  }
  
  #event-create-container label {
    font-weight: bold;
  }
  
  #event-create-container input,
  #event-create-container select,
  #event-create-container textarea {
    font-size: 12px;
  }
 
  #image-container,
  #info-container {
  margin-top: 30px;
  }
  
  #image-container img {
  border-radius: 10px;
  }
  
  #info-container h1 {
  font-size: 36px;
  font-weight: 900;
  }
  
  #info-container p {
  margin: 0;
  font-size: 14px;
  display: flex;
  }
  
  #info-container h3,
  #description-container h3 {
  font-size: 20px;
  font-weight: bold;
  }
  
  #info-container ion-icon {
  font-size: 20px;
  color: #F2A340;
  margin-right: 5px;
  }
  
  #info-container #event-submit {
  margin: 20px 0;
  }
  
  #items-list {
  list-style: none;
  padding-left: 0;
  }
  
  #items-list li {
  display: flex;
  }
  
  #description-container {
  margin-top: 30px;
  }
  
  
  
  
  
  /* geraforte css */
  
  .fixTop{
  background-color: #000000;
  height: 35px;
  }
  
  .btn-Assist{
  
  background-color: #DE3B3C;
  border: 0px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
  font-size: 10px;
  height: 3rem;  
  width: 11rem;
  
  }
  
  /* .header-css{
  
  display: flex;
  flex-direction: row-reverse;
  font-size: ;
  padding: 1rem;
  } */
  
  .justify-Between{
  
  justify-content: space-between;
  padding: 1rem 0rem;
  display: flex;
  }
  
  .div-autentic{
   
    background-color: #E3E3E3;
    height: 395px;
    justify-content: space-evenly;
    width: 100%;
    padding-bottom: 40px;
  }

  .div-autentic-home{
   
    height: 395px;
    justify-content: space-evenly;
    width: 100%;
  }
  
  
  .justify-Evenly{
  
  background-color: #fff;
  justify-content: space-evenly;
  margin-top: 35px;
  padding: 32px 14px 14px 14px;
  text-align: center;
  width: 21rem;
  }
  .text-p{
  font-weight: 500 !important;

  
  }
  

  .icon-download{
    width: 180px;
    height: auto;
  }

 .admin .icon-download {
  width: 70px;
 }
  
  .text-h2{
  margin: 0 !important;
  font-weight: 300;
  margin-bottom: 0;
  }

  .text-h2 strong{
font-weight: 700;
  }

  
  .text-h21{
    font-weight: 700;
    }

    .text-p{
      font-size: 0.82rem;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      margin-bottom: 0.5rem;

    }

    .navbar{
      border-radius: 0px;
      margin-bottom: 0px;
      
    }

    
  .d-flex{
    display: flex;
    align-items: center;
  }


  .text-h7{
  color: #303847;
  font-size: 19px;
  font-weight: 800;
  }
  
  .div-h2{
  margin-bottom: 12px;
  }
  
  .margin-Container{
  margin-top: 4.5rem;
  margin-bottom: 1rem;
  
  }

  #myDIV-1 {
    font-size: 0.875rem;
  }
  img#myDIV-2 {
    padding: 15px;
}
  
  .form__field{
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-color: #888888;
  color: #888888;
  font-family: inherit;
  font-weight: 700;
  width: 100%;
  text-align: left;
    
  font-size: 13px;
  padding: 3px;
  }

  /* .form__field:hover{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-color: #263846;
    color:#263846;
    font-family: inherit;
    font-weight: 700;
    width: 100%;
    text-align: left;
    font-size: 13px;
    padding: 3px;
    }

  .form__field:hover::placeholder{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-color: #263846;
    color:#263846;
    font-family: inherit;
    font-weight: 700;
    width: 100%;
    text-align: left;
    font-size: 13px;
    padding: 3px;
    } */

 
  .form__field-Cliente{
    position: absolute;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-color: #263846;
  color: #636f78;
  font-family: inherit;
  font-weight: 700;
  width: 100%;
  text-align: left;
  font-size: 16px;
  cursor: pointer;
  transition: all .2s ease-in-out;
    will-change: all .2s ease-in-out;
    transition: all .2s ease-in-out .2s ease;
  }

  .form__field:focus-visible {
  outline: initial;
  }
  
  .btn-acess-Biblioteca{
  
  background-color: #ed2350;
  border: 0px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  height: 40px;  
  width: 18rem;
  }
  
  footer{
    background-color: #E3E3E3;
  }

  .fixFooter{
  
  background-color: #C3121A;
  padding: 27px;
  width: 100%;

  }

  .divfoter{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-content: space-around;
}
  


  .justify-Between-Footer{

  display: flex;
  }
  


  .link-Site{
  font-size: 15px;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
  text-decoration: none;
  
  color: #EDC2C2;
  padding: 5px;
  }
  
  .link-Site:hover{
  color: #EDC2C2;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
  }
  
  .div-nmr-Cliente{
    position: relative;
  }
  
  .div-social-icon{
  padding-right: 100px;
  }

  .div-infos{
    color: #EDC2C2;
    display: flex;
    font-size: 13px;
    justify-content: space-between;
    margin-top: 15px;
  }

  .image-home{
    width: 100%;
  }

  .logo-geraforte{
    width: 224px;
    height: 41.6px;
  }

  .img-dashboard{
    width: 224px;
    height: auto;
  }


  .logo-geraforte1{
    width: 170px;
    margin-top: 12px;
    height: auto;
}
   
  .linha-banner{
    height: 10px;
    background: #e03936;
    width: 40%;
    z-index: 1000000;
    margin-bottom: -10px;
    position: relative;
  }

  .div-banner{
    width: 100%;
    background-repeat: repeat-y;
    background-position: center;
    background-size: cover;

  }

  .banner-class{
    padding: 8rem 1rem;
  }

  .h2-banner1{
    font-weight: 900;
    margin-bottom: 0px !important;
    color: white;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    line-height: 1.167;
  }
  
  
  .h2-banner2{
    font-weight: 300;
    width: 32%;
    color: white;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    line-height: 1.167;
  }
  
  .h3-site{
    font-weight: 300;
    margin-bottom: 0;

    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  }

  .row-pers{
    padding: 1rem 3rem;
    
  }

  .p-pdf{
    font-weight: 300;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-size: 1.2rem;
  }

  .image-href{
    color: initial;
    text-decoration: none;
  }



  .span-banner{
    color: #e03936;
    font-size: 0.75rem;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: bold;
    line-height: 2.4;
    margin-bottom: 1rem;
    letter-spacing: 4px;
    text-transform: uppercase;
  }

  .direct{

    display: flex;
    align-items: center;
    justify-content: center;

  }

  .direct-column hr{
    width: 85%;
    color: #c57a7a;
    height: 2px;
  }
  .redes-sociais{
    margin: 0 0.80rem;
  }

  .iso{
    text-align: center;

  }

  .bttSairProjeto{
    text-align: center;
  }

  .wid-33{
    width: 33%;
  }

  .direct-column{
    display: flex;
    flex-direction: column;
  }
  .wid-75{
    width: 75%;
  }
  .wid-25{
    width: 25%;
    margin-right: 4px;

  }


  .bannerLayout{
    display: flex;
    flex-direction: row;
  }

  .text-site{
    
    font-size: 0.95rem !important;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
    color: white;
  }
  .text-site strong{
    margin-bottom: 0.5rem;
    display: flex;
    font-size: 0.95rem !important;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
    font-weight: 900 !important;
  }
  .erros{

      font-size: 0.70rem !important;
      font-weight: 900 !important;
      color: #CC274F;
      text-align: left;
      padding: 1rem 0 0.3rem 0rem;
  }

  .container{
  max-width: 1170px;
    /* padding-left: 24px;
    padding-right: 24px; */

  }

  .svg-footer{
    margin: 8px;
  }

  .homeLogout{
    background-color: #CECECE;
    border: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #333333;
    font-size: 15px;
    height: 3rem;
    width: 50%;
    margin-bottom: 50px;
    font-weight: 500;
}


  

  .img-product{
    
    position: absolute;
}
  

  .rodape-img{
    
    width: 100%;
    margin-bottom: -14px;
    position: relative;
  }

  .ck.ck-editor__editable_inline>:last-child{
    min-height: 200px;
  }

  .icons-width{
    width: 32px;
    z-index: 1000;
  }

  .test{
    width: 100px;
  }

  .logoutdashboard{
    margin-left: 41px;
    margin: auto;
    margin-right: 154px;
}

  .logouticon{
    margin-top: 50px;
  }

  .imagem_mobile
    {
        display: none;
    }
 
  
  @media (max-width:  700px){

    .imagem_mobile
    {
        display: block;
    }
    
    .imagem_desktop{
        display: none;
    }

    .homeLogout{
     
      width: 100%;
      
  }

  .wid-33{
    width: 100%;
  }
    
    .social-icons-mobile{

      display: none;
    }

    .logo-geraforte{
      width: 80%;
      height: auto;
    }

    .h2-banner2{
      width: 100%;
    }

    .banner-class{
      padding: 2rem 7rem 10rem 1rem;
    }

    .rodape-img{
      margin-bottom: -19px !important;
      position: relative;
    }

  .div-infos{
    color: #EDC2C2;
    display: block;
    font-size: 13px;
    margin-top: -37px;
  }

  .texte-site{
    
    width: 100%;
    font-size: 13px !important;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
    color: white;

  }

  .img-selo{
    width: 70px;
    margin-top: 15px;
}

.iso{
  margin-left: 10px;
}

.d-flex{
  margin-bottom: 17px;
  align-items: end;
}

.btn-Assist{
  background-color: #DE3B3C;
    border: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    font-size: 8px;
    height: 2rem;
    width: 8rem;
}

div#myDIV-1  {order: 2;}
div#myDIV-2  {order: 1;}

.text-site strong{
  margin-bottom: 0.5rem;
  display: flex;
  font-size: 0.95rem !important;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  margin-top: 47px;
  }
  
  .justify-Between-Footer {
    display: flex;
    flex-direction: column;
  }

  .wid-25 {
        margin-top: 20px;
        width: 100%;
        margin-right: 4px;
        text-align: left;
        justify-content: left;
}
 }
  /* geraforte css */
