@charset "UTF-8";
/*============================================================================
#Override Stylesheet
#Add Custom Styles Here
==============================================================================*/
/*========================================
G E R A L
========================================*/
/* Tipografia */
h1, h2, h3, h4, h5, h6, p, ul, li {
  font-family: 'Noto Serif', serif; }

h1 {
  font: normal 700 2.7rem/120% 'Noto Serif', serif;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: white;
  text-shadow: 1px 1px 5px #000; }

h2 {
  font: normal 700 2.7rem/100% 'Noto Serif', serif;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: rgba(231, 118, 60, 0.8);
  text-shadow: 1px 4px 6px #fff, 0 0 0 #000, 1px 4px 6px #fff; }

p.shatpada-sub-h1 {
  font: normal 400 1.1rem/120% "Noto Serif", serif !important;
  letter-spacing: .1px;
  color: white !important;
  text-shadow: 1px 1px 5px #000;
  padding: 0;
  margin: 1em 0 3em 0; }

.section--custom_content p {
  color: rgba(0, 0, 0, 0.75); }

.prog-descricao {
  font-size: 1.2em;
  margin: 0px 0px 30px 0px; }

.prog-obs {
  font-style: italic;
  font-size: .9em; }

/* Background gradient (cinzinha) */
.section.section--custom_content {
  background: #eeeeee !important;
  background: -moz-linear-gradient(left, #eeeeee 0%, #ffffff 25%, #ffffff 75%, #eeeeee 100%) !important;
  background: -webkit-linear-gradient(left, #eeeeee 0%, #ffffff 25%, #ffffff 75%, #eeeeee 100%) !important;
  background: linear-gradient(to right, #eeeeee 0%, #ffffff 25%, #ffffff 75%, #eeeeee 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=1 ) !important; }

/* Sombra inset nas seções de fundo laranja */
.section--custom_content.section--1492535529963,
.section.section--custom_content.section--1491430286864,
.section--custom_content.section--1487077884989,
.section--heading {
  background: transparent !important;
  box-shadow: inset -1px 30px 30px -30px rgba(0, 0, 0, 0.65), inset -1px -30px 30px -30px rgba(0, 0, 0, 0.65); }

.background-image.background-image--1491430286864,
.background-image.background-image--1492535529963 {
  background: transparent !important; }

/* Adaptações do H2 na seção de fundo laranja */
.section--heading h2 {
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.75);
  color: white; }

/* Faixa de logos */
.section--1492036640468 {
  background: #000 !important; }

/* Lista da Proposta */
ul.shatpadi-proposta-lista {
  list-style-type: none;
  padding: 0; }

ul.shatpadi-proposta-lista li {
  font-weight: 700;
  margin: 0 0 5px 0;
  padding: 0; }

/* Botão Call to Action */
a.shatpada-call-to-action {
  background: #ff9411 !important;
  background: -moz-linear-gradient(top, #ff9411 0%, #ff5d00 100%) !important;
  background: -webkit-linear-gradient(top, #ff9411 0%, #ff5d00 100%) !important;
  background: linear-gradient(to bottom, #ff9411 0%, #ff5d00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9411', endColorstr='#ff5d00',GradientType=0 );
  border: 1px solid #ff5d00 !important;
  color: #ffffff !important;
  font-size: 30px;
  letter-spacing: .2em;
  line-height: 120%;
  border-radius: 5px;
  text-transform: uppercase;
  padding: .8rem 1.875rem;
  display: inline-block;
  font-family: Lato;
  font-weight: bold;
  margin: 20px 30px 0 30px;
  cursor: pointer;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.75);
  transition: all 0.25s ease; }

a.shatpada-call-to-action:hover {
  background: #3cb0fd;
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  transform: scale(1.05) !important; }

/*========================================
V I D E O
========================================*/
.video-responsivo {
  position: relative;
  padding-bottom: 52%;
  padding-top: 25px;
  height: 0;
  margin: 0 0 20px 0; }

.video-responsivo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*========================================
C O U N T D O W N
========================================*/
.shatpada-sub-call-to-action {
  font: normal 400 1.3rem/200% 'Noto Serif', serif;
  letter-spacing: .1px;
  color: white !important;
  text-shadow: 1px 1px 5px #000;
  padding: 0;
  margin: 1em 0 1em 0; }

.shatpadi-valor-promocional {
  font-size: 1.5em !important;
  font-weight: 700; }

#countdown-timer .countdown__item {
  background: rgba(255, 255, 255, 0.1);
  width: 100px;
  margin: 3px;
  padding: 22.5px 10px;
  border-radius: 50%; }

#countdown-timer .countdown__item h2 {
  font-size: 30px;
  color: #fff;
  text-shadow: none;
  margin: 0;
  padding: 0;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.75); }

#countdown-timer .countdown__item h6 {
  font-size: 15px;
  font-weight: 400;
  color: #bbb;
  text-shadow: none;
  margin: 0;
  padding: 0; }

/*========================================
ESTILO DA UL LI
========================================*/
ul.shatpada-lista-2,
ul.shatpada-lista-3,
ul.shatpada-lista-4 {
  display: table;
  border-collapse: separate;
  border-spacing: 20px;
  width: 100%;
  padding: 0;
  margin: 0 auto; }

ul.shatpada-lista-2 li,
ul.shatpada-lista-3 li,
ul.shatpada-lista-4 li {
  display: table-cell;
  border: 1px solid #ddd;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background: white;
  padding: 10px 20px; }

ul.shatpada-lista-2 li {
  width: 50%; }

ul.shatpada-lista-3 li {
  width: 33%; }

ul.shatpada-lista-4 li {
  width: 25%; }

ul.shatpada-lista-2 li h3,
ul.shatpada-lista-3 li h3,
ul.shatpada-lista-4 li h3 {
  line-height: 110%;
  font-size: 1.25rem;
  font-weight: 700;
  color: black;
  text-align: center;
  margin: 5px 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #eee; }

ul.shatpada-lista-2 li .shatpada-descricao,
ul.shatpada-lista-3 li .shatpada-descricao,
ul.shatpada-lista-4 li .shatpada-descricao {
  margin: 0px;
  padding: 0px;
  line-height: 140%;
  font-size: .85rem;
  font-weight: 300; }

/*========================================
D E P O I M E N T O S
========================================*/
.shatpadi-depoimento {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25);
  width: 100%;
  margin: 0 0 2em 0; }

.shatpadi-depoimento img {
  width: 100%;
  padding: 0;
  margin: 0; }

/*========================================
O U T R O S
========================================*/
/* Correção do bug quando seleciona o H2 com inset shadow */
::-moz-selection {
  background: #5af;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #5af;
  color: #fff;
  text-shadow: none; }

/* Alinhar coluna pela esquerda */
ul.shatpadi-proposta-lista {
  text-align: left; }

/*========================================
R E S P O N S I V E
========================================*/
@media only screen and (max-width: 768px) {
  /* Desfazer tabelas */
  ul.shatpada-lista-2,
  ul.shatpada-lista-3,
  ul.shatpada-lista-4 {
    display: block;
    border-spacing: 0;
    width: 100%; }

  ul.shatpada-lista-2 li,
  ul.shatpada-lista-3 li,
  ul.shatpada-lista-4 li {
    display: block;
    width: 100%;
    margin-bottom: 20px; }

  /* Tipografia geral */
  h1 {
    font-size: 1.9em; }

  p.shatpada-sub-h1 {
    font-size: 1.3em; }

  h2 {
    font-size: 2em; }

  h3 {
    font-size: 1.8em; }

  a.shatpada-call-to-action {
    margin: 0;
    font-size: 1.5em; } }
