/* Section Banners */

#banner .title-section { margin-top: 0; }

#banner .description-section { margin-top: 48px; }

#pratica {
  padding-bottom: 90px;
  position: relative;
}
.container-right{
  position: absolute;
  top: 200px;
  right: 0px;
  max-width: 650px;
}
#arquivos .subtitle-section{
  font-weight: 300;
  font-size: 45px;
}

#pratica .subtitle-section small {
  font-size: 12px;
  display: block;
  margin-top: 5px;
  margin-left: 2px;
}

#pratica .subtitle-section { font-family: 'Montserrat'; font-weight: 400; }
#pratica .description-section { margin-bottom: 20px; }


.box-warning { margin: 30px 0;}

.box-warning .icon-warning {
  width: 60px;
  margin-left: 20px;
}

.box-warning .text-warning {
  font-family: OpenSans Semibold;
  font-size: 24px;
  line-height: 1;
  color: #cc092f;
}


#construcao,
.card-exemplo,
#responsive,
#footer { background: #ffffff; }

.orientacao-arquivos {
  padding: 30px 50px 40px 0;
  margin-top: 50px;
}

.btn-download-section {
  margin-top: 20px;
  display: block;
}

#sustentacao .subtitle-section {
  font-weight: 500;
  font-size: 25px;
  margin: 120px 0 50px 0 ;
}

#sustentacao .funcionalidades p{
  font-size: 20px;
  margin: 5px
}