@media only screen and (min-width: 750px){
  .home{
    background-image: url('../gfx/acp_bg.jpg');
  }

  .conteudo{
    background: white;
  }
}

.tc_menu h1{
    display: none;
}

.tc_menu img{
    width: 90%;
}

.ad_logo{
    background: rgba(0,0,0,0.05);
}
.tc_menu ul li.marcado{
    border: 1px solid #ddd;
  }
.tc_menu ul li{
    color: #444;
  }
.tc_bx h2{
    color: #777;
  }
.tc_tit_leg{
    color: #999;
  }
.tc_bx h1{
  text-align: center;
  color: #D71921;
  }
.tab_header{
    color: #777;
  }
.tc_tab{
    border-color: rgba(0,0,0,0.3);
  }
.tc_tab_header{
    border-right: 1px solid rgba(0,0,0,0.1);
  }
.tc_tab_sel{
    color: #D71921;
  }
.tc_txt_1{
    color: #777;
  }
.tc_tab_bt{
    background: #D71921;
  }
.tc_bts a{
    color: rgba(0,0,0,0.5);
    display: none;
  }
.tc_bts a:hover{
    color: black;
  }
.tc_tab_bt:hover{
    background: #333;
  }
.bt_anterior, .bx_simula_proximo{
    color: #D71921;
  }
.tc_cont{
    border-left: 3px solid #e5e5e5;
  }
.campanha_aberta{
    background: #e5e5e5;
    color: #222;
  }
.tc_bx h4{
    color: #999;
  }
.f_campo strong{
    color: #777;
  }
.frame_obrig{
    color: #666;
  }
.bt_proximo{
    background: #D71921;
  }
span.customSelect{
    border: 1px solid #ddd;
    color: #222;
  }
.f_input{
    color: #222;
    border: 1px solid #ddd;
  }
.f_input:hover{
    border: 1px solid #999;
  }
.f_input:focus{
    border: 1px solid #000;
  }
input.campo_bloqueado:focus, input.campo_bloqueado:hover, input.campo_bloqueado{
    border: 1px dashed #ddd;
  }
.ajuda em{
    border-bottom: 5px solid #D71921;
  }
.ajuda{
    border: 3px solid #D71921;
    color: #D71921;
  text-align: center;
  }
span.customSelect.customSelectHover{
    border: 1px solid #999;
  }
.tc_bx h3{
    color: #333;
  }
.f_c_el{
    color: #D71921;
  }
.f_caixa, .f_upload{
    color: #D71921;
  }
.f_caixa_txt a{
    color: #222;
  }
.conf em{
    background: #D71921;
  font-weight: 900;
  }
.conf span{
    color: #999;
  }
.conf strong{
    color: #222;
  }
.conteudo{
    box-shadow: 0px 4px 10px rgba(0,0,0,0.5);
}
.tc_bx sup
{
    font-weight: 400;
}

span.aviso_desconto
{
    font-size: 30px;
    display: inline-block;
    vertical-align: bottom;
    line-height: 10px;
    height: 10px;
}
div.acp_sep{
    padding: 14px 0;
}

h4.warning_check_ficha{
    padding: 0;
    color: #D71921;
}
.f_c_el label a {
    color: #D71921;
    text-decoration: underline;
}

.conteudo{
  overflow: hidden;
}

.sa_header{
  background: url('../gfx/banner_adesao_acp.jpg') center center no-repeat;
  background-size: cover;
  margin: -20px;
  min-height: 230px;
  box-shadow: 0px 0px 4px rgba(0,0,0,0.15);
}

.sa_header_in {
    position: relative;
    padding-top: 40px;
    margin-left: 56%;
}

.sa_header h1{
  font-size: 45px;
}

.sa_header h1 em{
  display: block;
  font-size: 70%;
}

.sa_nota{
  opacity: 0.6;
  font-size: 12px;
}

.tc_bx h2{
  padding-bottom: 0;
}

.sa_packs{
  margin-top: 40px;
}

.tc_bx.frame_1{
  background: #f5f5f5;
  border-radius: 0px 4px 4px 0px;
  overflow: hidden;
}

.sa_pack{
  background: white;
  margin-bottom: 10px;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.35);
}

.sa_pack_in{
  font-size: 0px;
  display: table;
  width: 100%;
}

.sa_double,
.sa_icon,
.sa_energias,
.sa_campanha,
.sa_seguinte{
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
}

.sa_double{
  width: 55%;
}

.sa_icon{
  width: 15%;
  position: relative;
  overflow: hidden;
}

.sa_icon:before{
  content: " ";
  width: 100%;
  height: 200%;
  position: absolute;
  background: #DA0010;
  left: -10%;
  top: -50%;
  transform: rotate(9deg);
}


.sa_energias{
  width: 30%;
}
.sa_campanha{
  width: 50%;
  text-align: right;
}
.sa_seguinte{
  width: 50%;
}

.sa_double_linha{
  display: table;
  width: 100%;
}



.sa_icon span{
  display: block;
  width: 40%;
  padding: 10px 0px;
  margin: 0px auto;
  position: relative;
}

.sa_icon span img{
  width: 100%;
}

.sa_icon.sa_dual span{
  width: 60%;
}

.sa_icon_txt{
  color: #DA0010;
  text-align: left;
  font-weight: 900;
  font-size: 25px;
}

.sa_icon_txt em{
  display: block;
  height: 10px;
  line-height: 5px;
  font-size: 25px;
  font-weight: 300;
}

.sa_icon_txt span{
  padding-left: 10px;
}


.sa_campanha{
  text-align: right;
  font-style: italic;
  text-transform: uppercase;
  font-weight: 900;
  color: rgba(0,0,0,0.5);
  font-size: 16px;
}

.sa_campanha em{
  display: block;
  font-size: 11px;
}

.sa_seguinte .tc_tab_bt{
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 15px;
  text-align: left;
  position: relative;
}

.sa_seguinte .tc_tab_bt:before{
  content: " ";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  width: 5px;
  height: 5px;
  border-right: 2px solid white;
  border-top: 2px solid white;
  transform: rotate(45deg);
}

.sa_linha{
  padding: 20px;
  position: relative;
}

.sa_linha span{
  display: block;
  border: 2px solid #DA0010;
  max-width: 160px;
  margin: 0px auto;
  border-radius: 4px;
}

.sa_linha span strong{
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 2px;
  color: rgba(0,0,0,0.6);
  font-weight: 900;
}
.sa_linha span strong:last-child{
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 500;
}

.sa_linha span em{
  display: block;
  font-size: 20px;
  font-weight: 900;
  color: #DA0010;
  padding-bottom: 0px;
}




.ajudaBtn{
  display: none;
  position: fixed;
  right: 0px;
  bottom: calc(50% - 65px);
  transform: translateY(50%);
  z-index: 20;
  background: #fafafa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
  text-align: center;
  width: 75px;
  height: 135px;
  transition: 0.5s;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 20px;
}

@keyframes roda_logo {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.ajudaBtn #o-ge{
  position: absolute;
  width: 50px;
  top: -25px;
  animation-name: roda_logo;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.ajudaBtn p:first-of-type{
  color: #DA0010;
  font-weight: 900;
  font-size: 12px;
  text-transform: uppercase;
}

.ajudaBtn-right{
  right: 300px;
  border-radius: 0px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.acpajuda{
  position: fixed;
  right: -300px;
  bottom: 50%;
  transform: translateY(50%);
  z-index: 20;
  max-width: 300px;
  background: white;
  border-top-left-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
  text-align: center;
  transition: 0.5s;
  background-color: #fafafa;
}

.acpajuda-right{ 
  right: 0px;
}

.acpajuda_in{
  padding: 15px;
}

.acpajuda_tit{
  color: #333;
  text-transform: uppercase;
  line-height: 16px;
  font-size: 13px;
}

.acpajuda_tit strong{
  display: block;
  font-weight: 900;
  color: #DA0010;
  font-size: 18px;
  margin-bottom: 5px;
}

.acpajuda_input{
  display: block;
  border: 1px solid #ddd;
  border-radius: 4px;
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  margin-top: 5px;
  font-size: 16px;
  text-align: center;
}

.acpajuda_check{
  position: relative;
  margin-top: 5px;
}

.acpajuda_check .ic_normal_checkbox{
  position: absolute;
  left: 0;
  top: 0;
}

.acpajuda_check label{
  position: relative;
  display: block;
  top: 0;
  padding-left: 25px;
  text-align: left;
  font-size: 11px;
  color: #777;
  cursor: pointer;
}

.acpajuda_infos{
  padding-left: 25px;
  text-align: left;
  font-size: 11px;
  color: #777;
}

.acpajuda_infos a{
  color: #777;
  text-decoration: underline;
}

.acpajuda_bt_cx{
  padding-top: 10px;
}

.acpajuda_bt{
  color: white;
  display: block;
  background: #DA0010;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
  border-radius: 4px;
  cursor: pointer;
}

.acpajuda_bt:hover{
  background:black;
}

.acpajuda .ic_normal_checkbox,
.acpajuda .ic_normal_radiobox{
  background: #fff;
  border: 1px solid #999;
  width: 15px;
  height: 15px;
  border-radius: 2px;
  cursor: pointer;
}
.acpajuda .ic_normal_checkbox.checked:before,
.acpajuda .ic_normal_radiobox.checked:before{
  content: "";
  width: 7px;
  height: 5px;
  position: absolute;
  left: 3px;
  top: 2px;
  border: 2px solid #DA0010;
  border-top: none;
  border-right: none;
  transform: rotate(-45deg);
}

.acpajuda_x{
  display: none;
  position: absolute;
  right: -15px;
  top: -15px;
  cursor: pointer;
  position: absolute;
  width: 30px;
  height: 30px;
  background: white;
  border-radius: 20px;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}

.acpajuda_x span,
.acpajuda_x em{
  position: absolute;
  width: 15px;
  height: 2px;
  background:  #DA0010;
  transform: rotate(45deg);
  left: 8px;
  top: 15px;
}
.acpajuda_x em{
  transform: rotate(-45deg);
}

.acpajuda_x:hover em,
.acpajuda_x:hover span{
  background: #000;
}

.obrigado{
  background: white;
  position: relative;
  max-width: 1200px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -khtml-border-radius: 4px;
  height: 535px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.obrigado h3{
  font-weight: 900;
  font-size: 35px;
  margin-bottom: 30px;
  color: #DA0100;
  text-transform: uppercase;
}

.obrigado p{
  color: #333;
  line-height: 20px;
  font-size: 20px;
}

@media only screen and (max-width: 720px){
  .ajudaBtn{
    left: 20px;
    bottom: 20px;
    box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.3);
    width: 75px;
    height: 50px;
    font-size: 15px;
    right: 0;
    border-radius: 4px;
    transform: translateY(0%);
  }

  .ajudaBtn-right{
    display: none!important;
  }

  .acpajuda{
    background: rgba(0,0,0,0.7);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    display: none;
    border-radius: 0;
    transform: translateY(0%);
  }

  .acpajuda-right{ 
    display: block;
  }

  .acpajuda_in{
    background: white;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 4px;
  }

  .acpajuda_x{
    display: block;
    right: 0;
    top: 0;
  }

  .obrigado{
    text-align: center;
  }

  .obrigado h3{
    font-size: 25px;
    margin-bottom: 20px;
  }

  .obrigado p{
    font-size: 15px;
  }
}





