/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Muli', sans-serif;
    text-transform: uppercase;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1.3;
    font-family: 'Muli', sans-serif;
    color: #232323;
    background-color: #edf1f4;
}
b{font-weight: 900;}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* HEADER */
header{
  background-color: #c01919;
  vertical-align: center;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 900;
  position: fixed;
  width: 100%;
  z-index: 10;
}
header h2{
  font-size: 18px;
  font-weight: 600;
  text-align: right;
}

/*AVISO*/
.aviso{
  background-color: #ffc240;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #000;
}
.aviso-desconto{
  background-color: #ffc240;
  padding-top: 100px;
  padding-bottom: 20px;
  color: #000;
}
.aviso h1{
  font-size: 15px;
  font-weight: 900;
}
.aviso p{
  font-size: 15px;
  font-weight: 300;
}
.aviso .pagamento{
  text-align: right;
}
.aviso .img-pagamento{
  padding-right: 0px;
}
.aviso h2{
  font-size: 15px;
  font-weight: 900;
  color: #000;
  margin-right: -60px;
  margin-top: 10px;
}

/*UTILITÁRIOS*/
.utilitarios .row{
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 5px 0.3px rgba(214,214,214,1);
  -moz-box-shadow: 0px 0px 5px 0.3px rgba(214,214,214,1);
  box-shadow: 0px 0px 5px 0.3px rgba(214,214,214,1);
  border-radius: 5px;
}
.utilitarios img{
  float: left;
  margin-right: 10px;
}
.utilitarios p{
  font-size: 10px;
}
.utilitarios p b{
  font-size: 14px;
  display: block;
}
.utilitarios .uti{
  border-right: 1px solid #d6d6d6;
}

/*KITS*/
.kits .row{
  text-align: center;
  margin-top: 20px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 5px 0.3px rgba(214,214,214,1);
  -moz-box-shadow: 0px 0px 5px 0.3px rgba(214,214,214,1);
  box-shadow: 0px 0px 5px 0.3px rgba(214,214,214,1);
  border-radius: 5px;
}
.kits h1{
  padding-top: 20px;
  font-size: 20px;
  font-weight: 900;
  line-height: 1;
  text-align: left;
}
.kits .porcentagem-desconto{
  background-color: #ffc240;
  color: #000;
  padding: 5px 0;
}
.kits .porcentagem-desconto h2{
  font-size: 19px;
  font-weight: 900;
}
.kits .porcentagem-desconto h3{
  font-size: 8px;
  font-weight: 900;
}
.kits img{
  width: 85%;
  margin-top: 20px;
}
.kits .descricao p{
  font-size: 12px;
  color:#5a5a5a;
  text-align: left;
  margin-top: 60px;
}
.kits .descricao p b span{
  color: #c01919;
}
.kits .valor{
  background-color: #f3f3f3;
  padding: 40px 40px 40px;
}
.kits .valor p{
  font-size: 13px;
  font-weight: 400;
  color: #c01919;
  text-align: left;
  width: 100%;
}
.kits .valor .avista{
  font-size: 20px;
  font-weight: 900;
  color: #ffc240;
	
}

.kits .valor p strike{
font-size: 13px;
    font-weight: 400;
    color: #c01919;
    text-align: left;
    width: 100%;
}

.kits .valor hgroup{
  margin-top: 20px;
  margin-bottom: 20px;
}
.kits .valor hgroup h1{
  font-size: 14px;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 0px;
  text-align: center;
}
.kits .valor hgroup h2{
  font-size: 50px;
  font-weight: 700;
  text-align: center;
  color: #c01919; /*#ffc240;*/
}
.kits .valor hgroup h3{
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  text-transform: none;
}
.kits .mobile{display: none;}
/*FOOTER*/
footer{
  background-color: #161515;
  color: #ffffff;
  text-align: center;
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 20px;
}
footer h1{
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 900;
}
footer img{
  margin-bottom: 20px;
}
footer p{
  font-size: 12px;
}
footer .btn_footer {
    background-image: url(../img/btn-amarelo.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 60px;
    padding: 20px 0 18px;
    text-align: center;
    font-family: 'Muli', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 16px;
    color: #fcfcfc;
    display: block;
    margin: 0 auto 30px;
    position: relative;
    box-shadow: none;
    background-color: transparent;
    float: none;
    border: 0;
    background-size: 100% 74px;
    background-position: 0 0;
    -webkit-box-shadow: 0px 25px 51px -17px rgba(0,0,0,1);
    -moz-box-shadow: 0px 25px 51px -17px rgba(0,0,0,1);
    box-shadow: 0px 25px 51px -17px rgba(0,0,0,1);}
footer .btn_footer .hover{display: none;}
footer .btn_footer:hover .hover {
    display: block;
    background-image: url(../img/btn-vermelho.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 60px;
    margin-top: -20px;
    background-size: 100% 74px;
    padding: 20px 0 0 0;}
footer .btn_footer:hover .normal {display: none;}
footer .btn_footer:hover{
    text-decoration: none;
    color: #fff;}

/*DIREITOS*/
.direitos{
  background-color: #000;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
}
.direitos h1{
  font-size: 15px;
  font-weight: 900;
  text-align: left;
  color: #ffc240;
}
.direitos ul li{
  display: inline;
  font-size: 10px;
  font-weight: 900;
  padding: 0 10px;
}
.direitos ul li a{
  color: #fff;
}

/*BOTÃO*/
.botao button{
  background-color: #ff9c00;
  border:6px solid #ebeced;
  border-radius: 150px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  font-size: 15px;
  font-weight: 600;
}
.botao button:hover{
  background-color: #ffc240;
  border:6px solid #ebeced;
  color:#000;
}
.botao button:focus{
  background-color: #c01919!important;
  border:6px solid #ebeced!important;
}

/*MOBILE*/
@media (max-width: 768px) {
  /*HEADER*/
  header{font-size: 16px;}
  /*AVISO*/
  .aviso{  padding-top: 20px;}
  .aviso-desconto{padding-top: 80px;}
  .aviso .pagamento {margin-top: 10px;}
  .aviso h2 {font-size: 10px;margin-right: -15px;}
  .aviso .img-pagamento img{width: 100%;}
  /*UTILITARIOS*/
  .utilitarios p {font-size: 9px;}
  .utilitarios p b {font-size: 10px;}
  /*KITS*/
  .kits .valor {padding: 20px 20px 20px;}
  .kits .valor p{text-align: center;}
  .kits .valor hgroup h1 {font-size: 14px;}
  .kits .valor hgroup h2 {font-size: 49px;}
  /*FOOTER*/
  footer img{width: 100%;}
  footer p{font-size: 10px;}
  /*BOTÃO FOOTER*/
  .botao-footer button{width: 100%;font-size: 10px;}
}
@media (max-width: 736px) {
  /*HEADER*/
  header{font-size: 25px;text-align: center;}
  header h2{margin-top: 10px;text-align: center;}
  /*AVISO*/
  .aviso{text-align: center;padding-top: 20px;}
  .aviso-desconto{text-align: center;padding-top: 130px;}
  .aviso .pagamento {margin-top: 10px;text-align: center;}
  .aviso h2 {font-size: 15px;margin-right: -15px;}
  .aviso h2 br {display: none;}
  .aviso .img-pagamento img{width: 60%;margin-top: 10px;}
  /*UTILITARIOS*/
  .utilitarios .uti{margin-bottom: 10px;}
  .utilitarios p {font-size: 11px;}
  .utilitarios p b {font-size: 15px;}
  .kits .mobile{display: block; width: 100%;}
  .kits .desktop{display: none;}
  .descricao{padding-bottom: 20px;}
  /*FOOTER*/
  footer img{width: 70%;}
  footer p{font-size: 10px;}
  /*DIREITOS*/
  .direitos{text-align: center;}
  .direitos h1 {text-align: center;margin-bottom: 10px;}
  /*BOTÃO FOOTER*/
  .botao-footer button{width: 80%;font-size: 12px;}
}
@media (max-width: 420px){
  .kits h1 {margin-bottom: 20px;}
  .aviso-desconto{text-align: center;padding-top: 190px;}
}
@media (max-width: 320px) {
  /*HEADER*/
  header h2{font-size: 18px;text-align: center;}
}
