
body {
    font-family: 'Arial','Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    background-color: #DADAD8;
    background-image: url("/img/images/back3.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .my-cont {
    
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top:-20px;
  }
  .cab-1 {
    background-color: #616161;
    color:white;
    font-size: 14px;
    padding: 1px;
  }
  .cab-1 a {
    text-decoration: none;
    color: white;
    font-size: 12px;
  }
  .cab-1-img {
    width: 100px; 
    margin-top:2px; 
    margin-left:5px
  }
  .pwr {
    position: fixed;
    right: 0;
    width: 100%;
    margin-top: 55px;
    padding:5px;
    padding-right: 5px;
    text-align: right;
    
  }
  .pwr img {
    width: 30px;
  }
  .fot-1 {
    background-color: #616161;
    color:white;
    font-size: 14px;
    width: 100%;
    text-align: center;
  }
  .fot-1 a {
    text-decoration: none;
    color: white;
  }
  .t-s-1 {
    font-size: 32px;
    font-family: Arial Black;
    font-weight: 600;
    color: #148B9E;
    text-shadow: 1px 1px 1px;
  }
  .t-s-2 {
    font-size: 16px;
    font-weight: 400;
    padding-top: 25px;
    padding-right: 20px;
  }
  .t-s-3 {
    font-family: 'Arial';
    font-size: 14px;
  }
  .t-s-4 {
    font-family: 'Arial';
    font-size: 16px;
  }
  .t-s-5 {
    font-family: 'Arial';
    font-size: 15px;
  }
  .str {
    font-weight: 700;
    margin-right: 5px;
  }
  .pbt {
    text-align: center;
    padding-top: 20px;
  }
  .pbt-button {
    min-height: 38px;
    width: 100%;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    background-color: #208736;
    border: solid 1px #c1c1c1;
    color:white;
    border-radius: 6px;
    box-shadow: 1px 1px 1px #c1c1c1;
    margin-top: -10px;
  }
  .pbt-button img {
    width: 18px;
    margin-bottom: 1px;
    margin-left: 3px;
  }

  .div-error {
    background-color: #FF6100;
    padding: 5px;
    padding-left: 20px;
    margin-top: 70px;
  }
  .div-error-2 {
    background-color: #FFC000;
    font-style: italic;
    padding:3px;
    padding-left: 25px;
    font-size: 12px;
  }
  .div-error-3 {
    background-color: #FFC000;
    font-style: italic;
    padding:3px;
    padding-left: 25px;
    font-size: 12px;
    margin-bottom: 10px;
  }
  .div-error-2 a {
    color: #36417C
  }

  .div-grad {
    border: solid 1px #d1d1d1;
    background-color: white;
    padding: 5px;
    padding-top: 10px;
}
.div-question {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .div-answers {
    margin: 3px;
    margin-top: -2px;
    margin-bottom: 10px;
    padding: 5px;
    padding-right: 10px;
    font-size: 14px;
    border-radius: 2px;
    background-color: #ffffff;
    
  }
  .div-answers img {
    width: 20px;
    margin-top: -3px;
  }
  .div-all-answers {
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
  .lado {
    display:flex; 
    display: inline-block;
    vertical-align: top;
  }

  .md-warn {
    margin-left: 12px;
    font-size: 13px;
    background-color: #404040;
    color: white;
  }
  .ajust-1 {
    margin-top: 60px;
  }
  .ajust-2 {
    margin-top: 80px;
  }
  .ajust-3 {
    margin-top: 40px;
  }
  
  .cw-100 {
    width: 100%;
    padding: 5px;
    text-align: center;
    margin: 10px;
  }
  .m-modal {
    text-align: center;
    margin: auto;
    min-width: 380px;
  }

  .youtube-video-container5 {
    text-align: center;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    margin-right: 50px;
    min-height: 220px;
    max-width:300px;
    border: none;
  }
  
  .youtube-video-container5 iframe {
    text-align: center;
    position: relative;
    width: 100%;
    height: 100%;
    margin: auto;

   
  }
  .youtube-video-container6 {
    text-align: center;
    position: relative;
    overflow: hidden;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-top: 0px;
    width: 350px;
    height: 196px;
    border: solid 2px #c1c1c1;
  }
  
  .youtube-video-container6 iframe {
    position: absolute;
    top: 10;
    left: 0;
    width: 100%;
    height: 100%;
   
  }
  .b-2 {
    margin-top:15px; 
    margin-bottom: 80px;
  }
  .top-cli {
    background-color: #616161;
    padding: 3px;
    color: white;
    text-align: center;
    margin-top: 15px;
  }

  .so-desktop {display: none;}

  .usr {
    font-size: 13px;
  }
  .my-link {
    background-color: #FFD666;
    padding: 4px;
    max-width: 100%;
    text-align: left;
  }
  .my-link textarea {
    border: none;
    width: 100%;
    text-align: left;
    padding-left: 3px;
    font-size: 12px;
    font-style: italic;
    height: 4rem;
  }
  .btn-copy {
    background-color: white;
    border: none;
    padding: 2px;
    padding-left: 3px;
    padding-top: 0px;
    padding-bottom: 2px;
    border-radius: 12px;
    box-shadow: 1px 1px 1px #b1b1b1;
  }

  .btn-copy img {
    width: 16px;
  }
  .input-group-text {
    font-size: 10px;
    min-width: 150px;
  }
  .igt span {
    font-size: 12.5px;
    font-weight: 500;
    min-width: 150px;
    background-color: #E9ECEF;
    border: solid 1px #d1d1d1;
    padding:5px;
    padding-top: 6px;
    border-radius: 4px 0px 0px 4px;
  }
  .igt input {
    font-size: 12px;
  }
  .igt select {
    font-size: 12px;
  }
  .c-img {

  }
  .c-img img {
    width: 100%;
    border: solid 1px #c1c1c1;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #c1c1c1;
  }
  .mt-btn-tr {
    border: none;
    background-color: transparent;
    color: #36417C;
    text-decoration: underline;
  }
  .pre-link {
    font-size: 14px;
    min-height: 50px;
  }
  .disclaim {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 100px;
    text-align: center;
  }
  .v11 {
    min-height: 220px;
  }






  @media (min-width: 576px) { /* Telas pequenas e superiores */
    .t-s-1 {
      font-size: 32px;
    }
    .t-s-2 {
      font-size: 16px;
    } 
  }
  
  @media (min-width: 768px) { /* Telas médias e superiores */
    .t-s-1 {
      font-size: 40px;
    }
    .t-s-2 {
      font-size: 20px;
    } 
    .ajust-3 {
        margin-top: 70px;
    }
    .so-desktop {display: inline;}
    .youtube-video-container5 {
       
        min-height: 220px;
        max-width:300px;

    }
    .v11 {
        
        min-height: 360px;
      }
  }
  
  @media (min-width: 992px) { /* Telas grandes e superiores */
    .t-s-1 {
      font-size: 45px;
      text-shadow: 2px 2px 2px;
    }
    .t-s-2 {
      font-size: 20px;
    }
    .cab-1 {
      font-size: 18px;
    }
    .t-s-3 {
      font-size: 18px;
    }
    .t-s-4 {
        font-size: 24px;
    }
    .t-s-5 {
        font-size: 22px;
    }
    .pwr {
      position: fixed;
      right: 0;
      width: 100%;
      margin-top: 55px;
      padding:5px;
      padding-right: 10px;
      text-align: right;
    }
    .pwr img {
      width: 40px;
    }
    .pbt-button {
        font-size: 16px;
    }
    .ajust-1 {
        margin-top: 50px;
    }
    .ajust-2 {
        margin-top: 0px;
    }
    .m-modal {
        max-width: 380px;
    }
    .b-2 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .top-cli {
        margin-top: 0px;
    }
    .my-link textarea {
        
    }
    .igt {
        font-size: 13px;
    }
  }
  
  @media (min-width: 1200px) { /* Telas extra grandes e superiores */
    .t-s-1 {
      font-size: 60px;
    }
    .t-s-2 {
      font-size: 24px;
    } 
  }
  
  @media (min-width: 1400px) { /* Telas extra extra grandes e superiores */
    .t-s-1 {
      font-size: 70px;
    }
    .t-s-2 {
      font-size: 24px;
    } 
  }




  @media (min-height: 600px) {
    .t-s-2 {
        padding-top: 0px;
        padding-right: 15px;
    }

  }