* {
  margin: 0;
  border: 0;
  padding: 0;
  list-style: none;
  text-decoration: none; }

body {
  background: #f0f3f7 url("images/bg.jpg") top center no-repeat;
  padding-bottom: 60px; }

.central {
  position: relative; }
  @media only screen and (max-width: 900px) {
    .central {
      width: 95%;
      margin: 0 auto; } }
  @media only screen and (min-width: 900px) {
    .central {
      width: 1000px;
      margin: 0 auto; } }

.hide {
  display: none; }

@media only screen and (min-width: 900px) {
  .mobile {
    display: none; } }

.clearfix:after {
  content: " ";
  clear: both;
  display: block; }

button {
  outline: none; }

h1, h2, h3, h4, h5, h6, p, li, a {
  font-weight: normal; }

.slide_curto {
  position: relative; }
  @media only screen and (max-width: 1000px) {
    .slide_curto {
      margin-bottom: 20px; } }
  @media only screen and (min-width: 1000px) {
    .slide_curto {
      width: 1000px;
      margin: 0 auto; }
      .slide_curto .btn {
        padding: 13px 15px 13px 15px;
        display: block;
        position: absolute;
        z-index: 100;
        -webkit-border-radius: 150px;
        -moz-border-radius: 150px;
        -ms-border-radius: 150px;
        -o-border-radius: 150px;
        border-radius: 150px;
        cursor: pointer;
        top: 50%;
        margin-top: -25px;
        background: #1a448f; }
        .slide_curto .btn:hover, .slide_curto .btn:focus {
          background: #fe6c24; }
        .slide_curto .btn:before {
          content: " ";
          width: 10px;
          height: 16px;
          display: block;
          background: url("images/banners/seta.png") no-repeat; }
      .slide_curto .voltar_slide {
        left: 0;
        margin-left: -18px; }
      .slide_curto .seguir_slide {
        right: 0;
        margin-right: -18px; }
        .slide_curto .seguir_slide:before {
          background-position: 0px -16px; } }
  @media only screen and (max-width: 1000px) {
    .slide_curto {
      width: 100%; }
      .slide_curto .btn {
        display: none; }
      .slide_curto img {
        width: 100%;
        display: block; } }
  .slide_curto .slide_curto_grid {
    overflow: hidden; }
    @media only screen and (min-width: 1000px) {
      .slide_curto .slide_curto_grid {
        border: 3px solid #1a448f;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        -o-border-radius: 15px;
        border-radius: 15px; } }
    @media only screen and (max-width: 1000px) {
      .slide_curto .slide_curto_grid {
        border-bottom: 3px solid #1a448f; } }

.slide {
  width: 100%;
  float: left;
  position: relative; }
  .slide:after {
    content: " ";
    clear: both;
    display: block; }
  @media only screen and (max-width: 800px) {
    .slide {
      margin-top: 51px; } }
  @media only screen and (min-width: 1000px) {
    .slide {
      margin-top: 71px; } }
  .slide .btn {
    width: 28px;
    height: 50px;
    position: absolute;
    top: 40%;
    text-indent: -99999px;
    outline: none;
    cursor: pointer;
    z-index: 100;
    display: none; }
    @media only screen and (max-width: 1000px) {
      .slide .btn {
        display: none; } }
  .slide .voltar_slide {
    left: 20px;
    background: url("images/banners/voltar.png") no-repeat; }
  .slide .seguir_slide {
    right: 20px;
    background: url("images/banners/seguir.png") no-repeat; }

@media only screen and (min-width: 290px) and (max-width: 350px) {
  .slides .item {
    height: 243px; } }
@media only screen and (min-width: 350px) and (max-width: 370px) {
  .slides .item {
    height: 273px; } }
@media only screen and (min-width: 370px) and (max-width: 400px) {
  .slides .item {
    height: 285px; } }
@media only screen and (min-width: 410px) and (max-width: 450px) {
  .slides .item {
    height: 314px; } }
@media only screen and (min-width: 460px) and (max-width: 800px) {
  .slides .item {
    height: 286px; } }
@media only screen and (min-width: 810px) {
  .slides .item {
    height: 500px; } }
.slides .item a {
  display: block;
  height: 583px;
  text-indent: -99999px; }

.navegacao {
  position: absolute;
  top: 0; }

@media only screen and (max-width: 600px) {
  .slide_01 {
    background: url("images/banners/banner_01_mob.jpg") top center no-repeat;
    background-size: 100% 100%; } }
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .slide_01 {
    background: url("images/banners/banner_01.jpg") top center no-repeat;
    background-size: 100% 100%; } }
@media only screen and (min-width: 800px) {
  .slide_01 {
    background: url("images/banners/banner_01.jpg") top center no-repeat; } }

@media only screen and (max-width: 600px) {
  .slide_02 {
    background: url("images/banners/banner_02_mob.jpg") top center no-repeat;
    background-size: 100% 100%; } }
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .slide_02 {
    background: url("images/banners/banner_02.jpg") top center no-repeat;
    background-size: 100% 100%; } }
@media only screen and (min-width: 800px) {
  .slide_02 {
    background: url("images/banners/banner_02.jpg") top center no-repeat; } }

@media only screen and (max-width: 400px) {
  .slide_03 {
    background: url("images/banners/banner_03_mob.jpg") top center no-repeat;
    background-size: 100% 100%; } }
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .slide_03 {
    background: url("images/banners/banner_03.jpg") top center no-repeat;
    background-size: 100% 100%; } }
@media only screen and (min-width: 800px) {
  .slide_03 {
    background: url("images/banners/banner_03.jpg") top center no-repeat; } }

@media only screen and (max-width: 400px) {
  .slide_04 {
    background: url("images/banners/banner_04_mob.jpg") top center no-repeat;
    background-size: 100% 100%; } }
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .slide_04 {
    background: url("images/banners/banner_04.jpg") top center no-repeat;
    background-size: 100% 100%; } }
@media only screen and (min-width: 800px) {
  .slide_04 {
    background: url("images/banners/banner_04.jpg") top center no-repeat; } }

@media only screen and (max-width: 400px) {
  .slide_05 {
    background: url("images/banners/banner_05_mob.jpg") top center no-repeat;
    background-size: 100% 100%; } }
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .slide_05 {
    background: url("images/banners/banner_05.jpg") top center no-repeat;
    background-size: 100% 100%; } }
@media only screen and (min-width: 800px) {
  .slide_05 {
    background: url("images/banners/banner_05.jpg") top center no-repeat; } }

@media only screen and (max-width: 400px) {
  .slide_06 {
    background: url("images/banners/banner_06_mob.jpg") top center no-repeat;
    background-size: 100% 100%; } }
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .slide_06 {
    background: url("images/banners/banner_06.jpg") top center no-repeat;
    background-size: 100% 100%; } }
@media only screen and (min-width: 800px) {
  .slide_06 {
    background: url("images/banners/banner_06.jpg") top center no-repeat; } }

.owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1); }

/**************************************
OWL SLIDES CSS
**************************************/
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

.animated {
  visibility: hidden;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s; }

.owl-item.animated {
  visibility: visible; }

/* Feel free to change duration  */
.animated {
  -webkit-animation-duration: 1000 ms;
  animation-duration: 1000 ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
  z-index: 1; }

/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
  z-index: 0; }

/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@media only screen and (max-width: 900px) {
  .logo_mobile {
    background: url(images/header/logo.png) no-repeat;
    background-size: 143px;
    top: 9px;
    text-indent: -99999px;
    width: 139px;
    height: 45px;
    position: fixed;
    left: 8px;
    z-index: 2000; } }
@media only screen and (min-width: 900px) {
  .logo_mobile {
    display: none; } }

@media only screen and (min-width: 900px) {
  .pedido_online {
    position: absolute;
    color: #fff;
    background: #379b48;
    padding: 5px 20px 5px 20px;
    display: block;
    font-family: "fonte_principal";
    font-size: 25px;
    display: block;
    top: 19px;
    right: 0;
    text-transform: uppercase;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px; }
    .pedido_online:hover, .pedido_online:focus {
      color: #fff;
      background: #fe6c24; } }
@media only screen and (max-width: 900px) {
  .pedido_online {
    display: none; } }

.cabecalho {
  width: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  z-index: 500;
  -webkit-box-shadow: 1px 7px 5px -5px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 1px 7px 5px -5px rgba(0, 0, 0, 0.21);
  box-shadow: 1px 7px 5px -5px rgba(0, 0, 0, 0.21); }
  .cabecalho:after {
    content: " ";
    display: block;
    clear: both; }
  @media only screen and (min-width: 900px) {
    .cabecalho .central {
      height: 84px; } }
  .cabecalho .central:after {
    content: " ";
    display: block;
    clear: both; }
  @media only screen and (min-width: 900px) {
    .cabecalho {
      height: 84px; } }
  @media only screen and (max-width: 900px) {
    .cabecalho {
      height: 57px; } }

.logo {
  display: block; }
  @media only screen and (min-width: 900px) {
    .logo {
      position: absolute;
      left: 0;
      top: 16px;
      /* margin-top: -23px; */
      text-indent: -99999px;
      width: 200px;
      height: 57px;
      background: url(images/header/logo.png) no-repeat; } }
  @media only screen and (max-width: 900px) {
    .logo {
      	/*float: left;
          text-indent: -99999px;
          background: url(images/header/logo.png) no-repeat;
          background-size: 99px;
          top: 8px;
          text-indent: -99999px;
          width: 100px;
          height: 100px;
          position: absolute;
          left: 8px;*/
      display: none; } }

@media only screen and (max-width: 900px) {
  .menu_suspenso {
    display: none; } }
@media only screen and (min-width: 900px) {
  .menu_suspenso {
    position: absolute;
    left: 273px;
    top: 28px; }
    .menu_suspenso li {
      list-style: none;
      float: left;
      margin-right: 26px; }
      .menu_suspenso li:first-child {
        padding-left: 0px; }
      .menu_suspenso li:last-child {
        padding-right: 0px;
        border: 0px; }
      .menu_suspenso li a {
        font-family: "fonte_principal";
        text-decoration: none;
        font-size: 25px;
        text-transform: uppercase; }
        .menu_suspenso li a:hover, .menu_suspenso li a:focus {
          color: #799fe2;
          border-bottom: 1px dotted #98bcfd; } }
.menu_suspenso .desativado {
  color: #1a448f;
  border-bottom: 1px dotted #fff; }
.menu_suspenso .ativo {
  color: #799fe2;
  border-bottom: 1px dotted #98bcfd; }

@media only screen and (min-width: 900px) {
  .acoes {
    position: absolute;
    top: 21px;
    right: 142px;
    /*
    margin-top: 23px;
    float: right;*/ }
    .acoes ul li {
      float: left;
      font-family: "fonte_padrao";
      font-size: 14px;
      color: #1a448f;
      margin-top: 16px;
      margin-right: 10px; }
      .acoes ul li:last-child {
        margin-right: 0px; }
    .acoes ul .tel_header:before {
      content: " ";
      width: 26px;
      height: 26px;
      background: url("images/header/tel.png");
      float: left;
      margin-right: 5px;
      margin-top: -4px; }
    .acoes ul .email_header:before {
      content: " ";
      width: 29px;
      height: 25px;
      background: url("images/header/email.png");
      float: left;
      margin-right: 5px;
      margin-top: -3px; }
    .acoes ul .whatsapp_header:before {
      content: " ";
      width: 25px;
      height: 25px;
      background: url("images/header/whatsapp.png");
      float: left;
      margin-right: 5px;
      margin-top: -5px; }
    .acoes ul .botao_facebook {
      width: 27px;
      height: 27px;
      background: url("images/header/facebook.png");
      display: block;
      text-indent: -99999px;
      margin-top: -5px; } }
@media only screen and (max-width: 900px) {
  .acoes {
    display: none; } }

.header_carrinho_compras {
  float: left;
  padding: 8px 8px 8px 42px;
  font-family: "fonte_padrao";
  font-weight: bold;
  background: #799fe2;
  text-decoration: none;
  color: #fff;
  text-align: center;
  -webkit-transition: ease-in-out 0.2s;
  /* Safari */
  transition: ease-in-out 0.2s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px;
  text-transform: none;
  position: relative; }
  .header_carrinho_compras span {
    color: yellow; }
  .header_carrinho_compras:hover, .header_carrinho_compras:focus {
    background: #6490dd; }
  .header_carrinho_compras:before {
    content: " ";
    width: 35px;
    height: 29px;
    display: block;
    background: url("images/header/carrinho.png") no-repeat;
    background-size: 32px;
    position: absolute;
    top: 5px;
    left: 4px; }

@media only screen and (min-width: 900px) {
  .menu_hamburger {
    display: none; } }
@media only screen and (max-width: 900px) {
  .menu_hamburger {
    width: 30px;
    height: 25px;
    display: block;
    text-indent: -9999px;
    outline: none;
    margin-top: 16px;
    margin-left: 12px;
    float: right;
    text-indent: -9999px;
    outline: none; } }

.hamburger_aberto {
  background: url("images/header/mob.png") no-repeat;
  background-size: 30px; }

.hamburger_fechado {
  background: url("images/header/mob.png") no-repeat;
  background-size: 30px;
  background-position: 0px -26px; }

/*******************/
.menu_mobile {
  width: 100%;
  background: #1a448f;
  position: fixed;
  z-index: 380;
  top: 0px;
  overflow: auto;
  float: right;
  padding-bottom: 200px; }
  .menu_mobile ul {
    padding-top: 58px; }
    .menu_mobile ul li {
      width: 100%;
      border-bottom: 1px solid #1d4ca0; }
      .menu_mobile ul li:last-child {
        border: 0px; }
      .menu_mobile ul li a {
        display: block;
        font-family: "fonte_principal";
        font-size: 22px;
        color: #fff;
        text-align: right;
        text-transform: uppercase; }
        .menu_mobile ul li a:hover, .menu_mobile ul li a:focus {
          color: #1a448f;
          background: #799fe2; }

.mobile_aberto {
  width: 100%;
  animation-name: animacao_segunda;
  animation-duration: 0.6s; }
  .mobile_aberto a {
    padding: 10px;
    animation-name: animacao_primeira;
    animation-duration: 0.8s; }

@keyframes animacao_primeira {
  from {
    padding: 0px;
    opacity: 0; }
  to {
    padding: 10px; } }
@keyframes animacao_segunda {
  from {
    width: 0%; }
  to {
    width: 100%; } }
.mobile_fechado {
  width: 0%;
  animation-name: animacao_terceira;
  animation-duration: 0.8s; }
  .mobile_fechado a {
    padding: 0px;
    opacity: 0;
    animation-name: animacao_quarta;
    animation-duration: 0.5s; }

@keyframes animacao_terceira {
  from {
    width: 100%; }
  to {
    width: 0%; } }
@keyframes animacao_quarta {
  from {
    padding: 10px;
    opacity: 1; }
  to {
    padding: 0px; } }
@font-face {
  font-family: 'fonte_principal';
  src: url("fontes/agencyb/AGENCYB.eot");
  src: local("AGENCYB"), url("fontes/agencyb/AGENCYB.woff") format("woff"), url("fontes/agencyb/AGENCYB.ttf") format("truetype"); }
@font-face {
  font-family: 'fonte_padrao';
  src: url("fontes/opensans/opensans_regular_macroman/OpenSans-Regular-webfont.eot");
  src: url("fontes/opensans/opensans_regular_macroman/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fontes/opensans/opensans_regular_macroman/OpenSans-Regular-webfont.woff") format("woff"), url("fontes/opensans/opensans_regular_macroman/OpenSans-Regular-webfont.ttf") format("truetype"), url("fontes/opensans/opensans_regular_macroman/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/************************************/
/************************************/
/************************************/
@media only screen and (min-width: 798px) {
  .sidebar {
    margin-top: 10px; } }
.sidebar ul li {
  list-style: none; }
.sidebar .sidebar_servicos {
  background: #1a448f;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 12px; }
  .sidebar .sidebar_servicos h1, .sidebar .sidebar_servicos h2, .sidebar .sidebar_servicos h3, .sidebar .sidebar_servicos h4 {
    font-family: "fonte_principal";
    font-size: 16px;
    color: #1a448f;
    text-transform: uppercase;
    line-height: 32px;
    padding: 5px 5px 5px 15px;
    display: block;
    background: #799fe2; }
  .sidebar .sidebar_servicos ul li {
    width: 100%; }
    .sidebar .sidebar_servicos ul li:last-child {
      border: 0px; }
    .sidebar .sidebar_servicos ul li a {
      display: block;
      font-family: "fonte_principal";
      font-size: 20px;
      position: relative;
      padding: 10px 8px 10px 28px;
      text-decoration: none;
      -webkit-transition: ease-in-out 0.3s;
      /* Safari */
      transition: ease-in-out 0.3s;
      text-transform: uppercase; }
    .sidebar .sidebar_servicos ul li .ativo {
      color: #1a448f;
      background: #799fe2; }
      .sidebar .sidebar_servicos ul li .ativo:before {
        -webkit-transition: ease-in-out 0.2s;
        /* Safari */
        transition: ease-in-out 0.2s;
        content: " ";
        width: 18px;
        height: 16px;
        display: block;
        background: url("images/sidebar/item.png") no-repeat;
        background-position: 0px -16px;
        position: absolute;
        top: 13px;
        left: 10px; }
    .sidebar .sidebar_servicos ul li .desativado {
      color: #fff; }
      .sidebar .sidebar_servicos ul li .desativado:hover, .sidebar .sidebar_servicos ul li .desativado:focus {
        background: #799fe2;
        color: #1a448f; }
        .sidebar .sidebar_servicos ul li .desativado:hover:before, .sidebar .sidebar_servicos ul li .desativado:focus:before {
          background-position: 0px -16px; }
      .sidebar .sidebar_servicos ul li .desativado:before {
        -webkit-transition: ease-in-out 0.2s;
        /* Safari */
        transition: ease-in-out 0.2s;
        content: " ";
        width: 18px;
        height: 16px;
        display: block;
        background: url("images/sidebar/item.png") no-repeat;
        background-position: 0px 0px;
        position: absolute;
        top: 13px;
        left: 10px; }

@media only screen and (min-width: 900px) {
  .sidebar_servicos_mobile {
    display: none; } }
@media only screen and (max-width: 900px) {
  .sidebar_servicos_mobile {
    display: block; } }

@media only screen and (min-width: 900px) {
  .sidebar_servicos_desktop {
    display: block; } }
@media only screen and (max-width: 900px) {
  .sidebar_servicos_desktop {
    display: none; } }

.sidebar_servicos_bloco {
  float: left; }
  @media only screen and (min-width: 900px) {
    .sidebar_servicos_bloco {
      width: 250px;
      float: left;
      margin-bottom: 20px; } }
  @media only screen and (max-width: 900px) {
    .sidebar_servicos_bloco {
      width: 100%;
      float: left; } }

.sidebar_blog_bloco {
  margin-bottom: 20px; }
  @media only screen and (min-width: 900px) {
    .sidebar_blog_bloco {
      width: 270px;
      float: right;
      margin-bottom: 12px; } }
  @media only screen and (max-width: 900px) {
    .sidebar_blog_bloco {
      width: 100%;
      float: left; } }
  .sidebar_blog_bloco .botao_call_to_action {
    font-family: 'fonte_padrao';
    font-size: 18px;
    background: #008000;
    padding: 8px;
    clear: both;
    color: #fff;
    text-align: center;
    -webkit-transition: ease-in-out 0.2s;
    /* Safari */
    transition: ease-in-out 0.2s;
    cursor: pointer; }
    .sidebar_blog_bloco .botao_call_to_action:hover, .sidebar_blog_bloco .botao_call_to_action:focus {
      background: #e46a08;
      text-decoration: none; }
  .sidebar_blog_bloco .feed {
    background: #ccc7b0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden; }
    .sidebar_blog_bloco .feed div {
      padding: 10px; }
    .sidebar_blog_bloco .feed h1, .sidebar_blog_bloco .feed h2, .sidebar_blog_bloco .feed h3, .sidebar_blog_bloco .feed h4 {
      font-family: "fonte_principal";
      font-size: 18px;
      color: #fff;
      line-height: 32px;
      background: #008000;
      padding: 5px 5px 5px 15px;
      display: block; }
    .sidebar_blog_bloco .feed p {
      font-family: "fonte_padrao";
      font-size: 15px;
      color: #655638;
      line-height: 16px;
      margin-bottom: 10px;
      text-align: center; }
    .sidebar_blog_bloco .feed .botao_call_to_action {
      width: 100%; }
  .sidebar_blog_bloco .buscador {
    margin-bottom: 12px; }

/***************************************************/
/***************************************************/
/***************************************************/
.bloco_instrucao_formulario {
  margin-bottom: 20px;
  padding-top: 50px;
  background: url("images/conteudo/faixa.png") top center no-repeat; }
  @media only screen and (min-width: 900px) {
    .bloco_instrucao_formulario .formulario {
      width: 720px;
      float: right; } }
  @media only screen and (max-width: 900px) {
    .bloco_instrucao_formulario .formulario {
      margin-bottom: 50px; } }
  .bloco_instrucao_formulario .instrucao {
    margin-bottom: 20px; }
    @media only screen and (min-width: 900px) {
      .bloco_instrucao_formulario .instrucao {
        width: 250px;
        float: left; } }
    .bloco_instrucao_formulario .instrucao h1, .bloco_instrucao_formulario .instrucao h2, .bloco_instrucao_formulario .instrucao h3, .bloco_instrucao_formulario .instrucao h4, .bloco_instrucao_formulario .instrucao h5, .bloco_instrucao_formulario .instrucao h6 {
      font-family: 'fonte_principal';
      font-size: 32px;
      line-height: 29px;
      color: #1a448f;
      margin-bottom: 15px; }
    .bloco_instrucao_formulario .instrucao p {
      font-family: 'fonte_padrao';
      font-size: 15px;
      line-height: 20px;
      color: #343434; }

/***************************************************/
.lb-caption {
  font-family: 'fonte_padrao';
  font-size: 16px !important; }

.miolo {
  position: relative;
  z-index: 200; }
  @media only screen and (min-width: 900px) {
    .miolo {
      margin-top: 115px;
      margin-bottom: 24px; } }
  @media only screen and (max-width: 900px) {
    .miolo {
      margin-top: 96px;
      margin-bottom: 24px; } }
  .miolo:after {
    content: " ";
    display: block;
    clear: both; }

.miolo_home {
  position: relative;
  z-index: 200; }
  @media only screen and (min-width: 900px) {
    .miolo_home {
      margin-top: 115px; } }
  @media only screen and (max-width: 900px) {
    .miolo_home {
      margin-top: 56px; } }
  .miolo_home:after {
    content: " ";
    display: block;
    clear: both; }

.bloco_envio {
  text-align: center; }
  .bloco_envio:before {
    content: " ";
    width: 100px;
    height: 100px;
    display: block;
    background: url("images/enviar/icone_01.png") no-repeat;
    margin-bottom: 20px;
    margin: 0 auto; }

.bloco_404 {
  text-align: center; }
  .bloco_404:before {
    content: " ";
    width: 100px;
    height: 100px;
    display: block;
    background: url("images/enviar/icone_02.png") no-repeat;
    margin-bottom: 20px;
    margin: 0 auto; }

@media only screen and (min-width: 900px) {
  .conteudo_bloco {
    width: 728px;
    float: right; } }
@media only screen and (max-width: 900px) {
  .conteudo_bloco {
    float: left; } }

@media only screen and (min-width: 900px) {
  .bloco_sub_margem {
    padding-top: 50px; } }
@media only screen and (max-width: 900px) {
  .bloco_sub_margem {
    padding-top: 12px; } }

@media only screen and (max-width: 880px) {
  .bloco_conteudo {
    margin-bottom: 20px; } }
.bloco_conteudo h1 {
  font-family: "fonte_principal";
  font-size: 35px;
  color: #1a448f;
  text-transform: uppercase;
  line-height: 31px;
  margin-bottom: 12px;
  font-weight: normal; }
.bloco_conteudo h2, .bloco_conteudo h3, .bloco_conteudo h4 {
  font-family: "fonte_principal";
  font-size: 32px;
  color: #1a448f;
  line-height: 30px;
  margin-bottom: 12px; }
  @media only screen and (min-width: 880px) {
    .bloco_conteudo h2, .bloco_conteudo h3, .bloco_conteudo h4 {
      width: 350px; } }
.bloco_conteudo .complemento {
  border: 1px solid #ffffff;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #dbecf3;
  margin-bottom: 10px; }
  .bloco_conteudo .complemento p {
    margin-bottom: 10px; }
.bloco_conteudo .saiba_mais {
  display: block;
  font-size: 18px;
  float: left;
  font-family: 'fonte_principal';
  background: #379b48;
  color: #fff;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }
  .bloco_conteudo .saiba_mais:hover, .bloco_conteudo .saiba_mais:focus {
    background: #fe6c24;
    color: #fff;
    text-decoration: none; }
.bloco_conteudo .destaque {
  border: 1px dotted #999999;
  padding: 14px;
  margin-bottom: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  .bloco_conteudo .destaque:after {
    content: " ";
    clear: both;
    display: block; }
  .bloco_conteudo .destaque img {
    display: block; }
    @media only screen and (min-width: 500px) {
      .bloco_conteudo .destaque img {
        width: 200px;
        float: left;
        margin-right: 12px; } }
    @media only screen and (max-width: 500px) {
      .bloco_conteudo .destaque img {
        width: 100%;
        height: 100%;
        margin-bottom: 8px; } }
  .bloco_conteudo .destaque p {
    margin: 0; }
.bloco_conteudo .opiniao {
  background: #1d2e7e;
  padding-left: 45px;
  padding-top: 16px;
  padding-right: 45px;
  padding-bottom: 16px;
  margin-bottom: 18px;
  position: relative; }
  .bloco_conteudo .opiniao:before {
    content: " ";
    width: 20px;
    height: 20px;
    display: block;
    background: url(images/conteudo/opiniao.png) no-repeat;
    position: absolute;
    top: 12px;
    left: 12px;
    background-size: 20px; }
  .bloco_conteudo .opiniao:after {
    content: " ";
    width: 20px;
    height: 20px;
    display: block;
    background: url(images/conteudo/opiniao.png) no-repeat;
    position: absolute;
    bottom: 12px;
    right: 12px;
    background-size: 20px;
    background-position: 0 -18px; }
  .bloco_conteudo .opiniao h1, .bloco_conteudo .opiniao h2, .bloco_conteudo .opiniao h3, .bloco_conteudo .opiniao h4, .bloco_conteudo .opiniao h5, .bloco_conteudo .opiniao h6 {
    font-size: 18px;
    color: #b31919; }
  .bloco_conteudo .opiniao p {
    color: #fff; }
.bloco_conteudo .sub_titulo {
  font-family: "fonte_padrao";
  font-size: 18px;
  color: #bda575;
  font-style: italic; }
.bloco_conteudo:after {
  content: " ";
  display: block;
  clear: both; }
.bloco_conteudo p {
  margin-bottom: 15px; }
.bloco_conteudo p, .bloco_conteudo li {
  font-family: "fonte_padrao";
  font-size: 15px;
  line-height: 20px;
  color: #343434; }
.bloco_conteudo a {
  text-decoration: none;
  color: #1a448f; }
  .bloco_conteudo a:hover, .bloco_conteudo a:focus {
    text-decoration: underline; }
.bloco_conteudo ul {
  width: 100%; }
  .bloco_conteudo ul:after {
    content: " ";
    display: block;
    clear: both; }
.bloco_conteudo ul, .bloco_conteudo ol {
  float: left;
  margin-bottom: 8px; }
  .bloco_conteudo ul li, .bloco_conteudo ol li {
    margin-bottom: 5px;
    padding-left: 25px;
    position: relative;
    list-style: none; }
    .bloco_conteudo ul li:before, .bloco_conteudo ol li:before {
      content: " ";
      width: 30px;
      height: 18px;
      display: block;
      float: left;
      background: url("images/conteudo/lista.png") no-repeat;
      position: absolute;
      top: 50%;
      margin-top: -8px;
      left: 0px; }
.bloco_conteudo .botao {
  font-family: 'fonte_padrao';
  font-size: 15px;
  background: #961920;
  padding: 8px 8px 8px 34px;
  color: #fff;
  margin-bottom: 8px;
  position: relative;
  -webkit-transition: ease-in-out 0.2s;
  /* Safari */
  transition: ease-in-out 0.2s;
  cursor: pointer;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }
  .bloco_conteudo .botao:before {
    -webkit-transition: ease-in-out 0.2s;
    /* Safari */
    transition: ease-in-out 0.2s;
    content: " ";
    width: 18px;
    height: 16px;
    display: block;
    background: url("images/conteudo/item.png") no-repeat;
    background-position: 0px 0px;
    position: absolute;
    top: 10px;
    left: 10px; }
  .bloco_conteudo .botao:hover, .bloco_conteudo .botao:focus {
    outline: none;
    text-decoration: none;
    background: #b6101a;
    color: #ffcc00; }
    .bloco_conteudo .botao:hover:before, .bloco_conteudo .botao:focus:before {
      background-position: 0px -16px; }

/*********************/
.galeria {
  width: 100%;
  display: block;
  clear: both;
  margin-bottom: 12px; }
  .galeria:after {
    content: " ";
    clear: both;
    display: block; }
  .galeria div {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 12px;
    float: left;
    display: block;
    list-style: none; }
    @media only screen and (min-width: 771px) {
      .galeria div {
        width: 174px;
        margin-right: 10px; }
        .galeria div:last-child {
          margin: 0px; } }
    @media only screen and (min-width: 455px) and (max-width: 770px) {
      .galeria div {
        width: 205px;
        margin-right: 12px; } }
    @media only screen and (max-width: 450px) {
      .galeria div {
        width: 100%; } }
  .galeria a {
    font-family: "fonte_padrao";
    font-size: 13px;
    color: #000;
    background: none;
    display: block;
    padding: 2px; }
    .galeria a img {
      width: 100%;
      height: 100%;
      display: block; }
    .galeria a span {
      padding: 8px;
      display: block; }
    .galeria a:hover, .galeria a:focus {
      color: #fff;
      background: #1083ab;
      text-decoration: none; }

/*********************/
.noticias .item {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px; }
  .noticias .item:last-child {
    margin: 0px;
    border: 0px; }
  .noticias .item:after {
    content: " ";
    clear: both;
    display: block; }
.noticias img {
  width: 100%;
  height: 100%;
  display: block; }

/*********************/
.imagem_esquerda {
  float: left; }
  @media only screen and (min-width: 600px) {
    .imagem_esquerda {
      margin-right: 10px; } }

.imagem_direita {
  float: right; }
  @media only screen and (min-width: 600px) {
    .imagem_direita {
      margin-left: 10px; } }

.imagem_ilustracao {
  overflow: hidden; }
  @media only screen and (min-width: 600px) {
    .imagem_ilustracao {
      width: 300px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px; } }
  @media only screen and (max-width: 600px) {
    .imagem_ilustracao {
      width: 100%; } }

.imagem_destacada {
  background: #ffffff;
  margin-bottom: 12px; }
  .imagem_destacada img {
    width: 100%;
    height: 100%;
    display: block; }
  .imagem_destacada legend {
    font-family: "fonte_padrao";
    font-size: 13px;
    line-height: 15px;
    color: #343434;
    padding: 8px;
    display: block; }
    .imagem_destacada legend a {
      color: #00b0ed; }
  .imagem_destacada a {
    font-family: "fonte_padrao";
    font-size: 13px;
    color: #00b0ed; }

/*************************************/
.rodape {
  position: relative;
  width: 100%;
  float: left;
  background: #1a448f; }
  @media only screen and (max-width: 900px) {
    .rodape {
      padding-top: 15px;
      padding-bottom: 50px; } }
  .rodape .central {
    position: relative; }
  .rodape:after {
    content: " ";
    display: block;
    clear: both; }
  .rodape .mapa {
    border: 1px solid #98bcfd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px; }
    @media only screen and (min-width: 900px) {
      .rodape .mapa {
        padding: 20px; } }
    @media only screen and (max-width: 900px) {
      .rodape .mapa {
        padding: 0px; } }
    @media only screen and (min-width: 900px) {
      .rodape .mapa ul {
        float: left;
        width: 309px; } }
    .rodape .mapa ul:last-child {
      margin: 0px; }
    @media only screen and (min-width: 900px) {
      .rodape .mapa ul li {
        margin-bottom: 5px; }
        .rodape .mapa ul li:before {
          content: "\00bb ";
          font-family: 'fonte_padrao';
          font-size: 15px;
          color: #98bcfd;
          margin-right: 8px; } }
    .rodape .mapa ul li:last-child {
      margin: 0px; }
    .rodape .mapa ul li a {
      font-family: 'fonte_padrao';
      font-size: 15px;
      color: #fff; }
      .rodape .mapa ul li a:hover, .rodape .mapa ul li a:focus {
        color: #98bcfd; }
      @media only screen and (max-width: 900px) {
        .rodape .mapa ul li a {
          display: block;
          padding: 10px;
          border-bottom: 1px solid #163a79; }
          .rodape .mapa ul li a:last-child {
            border: 0px; }
          .rodape .mapa ul li a:hover, .rodape .mapa ul li a:focus {
            color: #1a448f;
            background: #98bcfd; } }
  .rodape .complementos {
    display: block;
    margin-bottom: 20px; }
    @media only screen and (max-width: 900px) {
      .rodape .complementos ul {
        margin-bottom: 20px;
        border: 1px solid #14346c;
        overflow: hidden;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        -o-border-radius: 15px;
        border-radius: 15px; } }
    .rodape .complementos ul li {
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      -ms-border-radius: 15px;
      -o-border-radius: 15px;
      border-radius: 15px;
      color: #fff; }
      @media only screen and (min-width: 900px) {
        .rodape .complementos ul li {
          float: left;
          margin-right: 10px; } }
      @media only screen and (max-width: 900px) {
        .rodape .complementos ul li {
          display: block; } }
      .rodape .complementos ul li:last-child {
        margin: 0px; }
      .rodape .complementos ul li a {
        font-family: 'fonte_padrao';
        font-size: 15px;
        display: block;
        padding: 8px 8px 8px 31px;
        position: relative;
        color: #fff; }
        @media only screen and (max-width: 900px) {
          .rodape .complementos ul li a {
            background: #163a79; } }
      @media only screen and (min-width: 900px) {
        .rodape .complementos ul li:hover, .rodape .complementos ul li:focus {
          color: #98bcfd; }
          .rodape .complementos ul li:hover a, .rodape .complementos ul li:focus a {
            color: #98bcfd; } }
      @media only screen and (max-width: 900px) {
        .rodape .complementos ul li:hover a, .rodape .complementos ul li:focus a {
          color: #1a448f;
          background: #98bcfd; } }
    .rodape .complementos .rede_facebook:before {
      content: " ";
      width: 20px;
      height: 20px;
      display: block;
      background: url("images/rodape/facebook.png") no-repeat;
      position: absolute;
      top: 7px;
      left: 7px;
      background-size: 20px; }
    .rodape .complementos .rede_instagram:before {
      content: " ";
      width: 20px;
      height: 20px;
      display: block;
      background: url("images/rodape/instagram.png") no-repeat;
      position: absolute;
      top: 7px;
      left: 7px;
      background-size: 20px; }
    .rodape .complementos .rede_whatsapp:before {
      content: " ";
      width: 20px;
      height: 20px;
      display: block;
      background: url("images/rodape/whatsapp.png") no-repeat;
      position: absolute;
      top: 7px;
      left: 7px;
      background-size: 20px; }
    .rodape .complementos .rede_youtube:before {
      content: " ";
      width: 20px;
      height: 20px;
      display: block;
      background: url("images/rodape/youtube.png") no-repeat;
      position: absolute;
      top: 7px;
      left: 7px;
      background-size: 20px; }
    .rodape .complementos .call {
      font-family: 'fonte_principal';
      font-size: 22px;
      text-transform: uppercase;
      text-align: center;
      color: #fff;
      background: #379b48 url("images/rodape/avancar.png") center right no-repeat;
      display: block;
      padding: 8px;
      text-align: center;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      -ms-border-radius: 15px;
      -o-border-radius: 15px;
      border-radius: 15px;
      cursor: pointer;
      background-size: 25px; }
      @media only screen and (min-width: 900px) {
        .rodape .complementos .call {
          float: right;
          width: 220px; } }
      .rodape .complementos .call:hover, .rodape .complementos .call:focus {
        color: #fff;
        background: #fe6c24 url("images/rodape/avancar.png") center right no-repeat;
        background-size: 25px; }
  .rodape .endereco {
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #113779; }
    .rodape .endereco address {
      font-family: "fonte_padrao";
      font-size: 15px;
      font-style: normal;
      text-align: center;
      color: #fff; }
    .rodape .endereco span {
      display: block; }
    .rodape .endereco .tel_endereco {
      font-weight: bold;
      color: #98bcfd; }
  .rodape .creditos {
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px; }
    .rodape .creditos .wizer {
      width: 65px;
      height: 41px;
      display: block;
      text-indent: -999999px;
      background: url("images/rodape/wizer.png") no-repeat;
      margin: 0 auto;
      background-size: 65px; }

.inteligencia {
  width: 100%;
  background: #ccc;
  position: fixed;
  bottom: 0;
  -webkit-box-shadow: 0px -3px 7px -1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px -3px 7px -1px rgba(0, 0, 0, 0.23);
  box-shadow: 0px -3px 7px -1px rgba(0, 0, 0, 0.23);
  z-index: 230; }
  @media only screen and (max-width: 900px) {
    .inteligencia {
      display: block; } }
  @media only screen and (min-width: 900px) {
    .inteligencia {
      display: none; } }
  .inteligencia ul {
    position: absolute;
    top: 0; }
    .inteligencia ul li {
      float: left; }
      .inteligencia ul li a {
        display: block; }
  .inteligencia .Whatsapp {
    width: 50px;
    height: 45px;
    background: #2ac41f url("images/inteligencia/whatsapp.png") center center no-repeat;
    background-size: 30px;
    text-indent: -99999px; }
  .inteligencia .facebook {
    width: 50px;
    height: 48px;
    background: #4867aa url("images/inteligencia/facebook.png") center center no-repeat;
    background-size: 14px;
    text-indent: -99999px; }
  .inteligencia .pedir {
    font-family: "fonte_padrao";
    font-size: 18px;
    background: #39aa0c;
    color: #fff;
    padding-top: 10px;
    /* padding-right: 10px; */
    padding-bottom: 10px;
    text-align: center;
    display: block;
    width: 50%;
    float: right;
    /*
    		animation-name: acao;
        	animation-duration: 1s;
        	animation-iteration-count: infinite;
        	animation-timing-function: ease-out;*/ }
  .inteligencia .pedir_2 {
    font-family: "fonte_padrao";
    font-size: 18px;
    background: #143946;
    color: #edbf29;
    padding-top: 10px;
    /* padding-right: 10px; */
    padding-bottom: 10px;
    text-align: center;
    display: block;
    width: 50%;
    float: right; }
@keyframes acao {
  0% {
    background-color: #39aa0c;
    padding-right: 10px; }
  50% {
    background-color: #389e0f;
    padding-right: 18px; }
  100% {
    background-color: #39aa0c;
    padding-right: 10px; } }
.inteligencia_checkout {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-box-shadow: 0px -3px 7px -1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px -3px 7px -1px rgba(0, 0, 0, 0.23);
  box-shadow: 0px -3px 7px -1px rgba(0, 0, 0, 0.23);
  z-index: 230;
  background: #fff; }
  @media only screen and (max-width: 900px) {
    .inteligencia_checkout {
      display: block; } }
  @media only screen and (min-width: 900px) {
    .inteligencia_checkout {
      display: none; } }
  .inteligencia_checkout ul li {
    font-family: 'fonte_padrao';
    font-size: 18px;
    line-height: 18px;
    color: #242424;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px; }
    .inteligencia_checkout ul li strong {
      font-family: 'fonte_principal';
      display: block; }
  .inteligencia_checkout .pedir {
    display: block;
    padding: 12px;
    font-family: 'fonte_principal';
    font-size: 18px;
    display: block;
    cursor: pointer;
    color: #fff;
    text-align: center;
    background: #378e22; }
    .inteligencia_checkout .pedir:hover {
      background: #2d8318; }

.bloco_banner {
  width: 100%;
  display: block;
  text-indent: -99999px; }
  @media only screen and (max-width: 600px) {
    .bloco_banner {
      margin-top: 58px;
      height: 371px;
      background: url("images/banners/banner_01.jpg") top center no-repeat; } }
  @media only screen and (min-width: 600px) {
    .bloco_banner {
      margin-top: 60px; } }
  @media only screen and (min-width: 290px) and (max-width: 350px) {
    .bloco_banner {
      height: 296px; } }
  @media only screen and (min-width: 350px) and (max-width: 370px) {
    .bloco_banner {
      height: 290px; } }
  @media only screen and (min-width: 370px) and (max-width: 400px) {
    .bloco_banner {
      height: 390px; } }
  @media only screen and (min-width: 410px) and (max-width: 450px) {
    .bloco_banner {
      height: 440px; } }
  @media only screen and (min-width: 460px) and (max-width: 800px) {
    .bloco_banner {
      height: 286px; } }
  @media only screen and (min-width: 810px) {
    .bloco_banner {
      height: 500px; } }
  @media only screen and (min-width: 374px) and (max-width: 379px) {
    .bloco_banner {
      height: 343px; } }
  @media only screen and (max-width: 600px) {
    .bloco_banner {
      background: url("images/banners/banner_01_mob.jpg") top center no-repeat;
      background-size: 100% 100%; } }
  @media only screen and (min-width: 600px) and (max-width: 800px) {
    .bloco_banner {
      background: url("images/banners/banner_01.jpg") top center no-repeat;
      background-size: 100% 100%; } }
  @media only screen and (min-width: 800px) {
    .bloco_banner {
      background: url("images/banners/banner_01.jpg") top center no-repeat; } }

/*****************************/
.bloco_servicos {
  clear: both;
  z-index: 20;
  background: none; }
  @media only screen and (min-width: 900px) {
    .bloco_servicos {
      padding-top: 45px;
      padding-bottom: 16px; } }
  @media only screen and (max-width: 900px) {
    .bloco_servicos {
      padding-top: 12px;
      padding-bottom: 12px; } }
  .bloco_servicos:after {
    content: " ";
    display: block;
    clear: both; }
  .bloco_servicos .bloco {
    text-align: center; }
    @media only screen and (min-width: 900px) {
      .bloco_servicos .bloco {
        width: 60%;
        margin: 0 auto; } }
    .bloco_servicos .bloco h1, .bloco_servicos .bloco h2, .bloco_servicos .bloco h3, .bloco_servicos .bloco h4, .bloco_servicos .bloco h5, .bloco_servicos .bloco h6 {
      font-family: "fonte_principal";
      text-transform: uppercase;
      color: #1a448f;
      margin-bottom: 10px; }
      @media only screen and (min-width: 900px) {
        .bloco_servicos .bloco h1, .bloco_servicos .bloco h2, .bloco_servicos .bloco h3, .bloco_servicos .bloco h4, .bloco_servicos .bloco h5, .bloco_servicos .bloco h6 {
          font-size: 38px;
          line-height: 39px; } }
      @media only screen and (max-width: 900px) {
        .bloco_servicos .bloco h1, .bloco_servicos .bloco h2, .bloco_servicos .bloco h3, .bloco_servicos .bloco h4, .bloco_servicos .bloco h5, .bloco_servicos .bloco h6 {
          font-size: 26px;
          line-height: 26px; } }
    .bloco_servicos .bloco p {
      font-family: "fonte_padrao";
      margin-bottom: 25px;
      color: #343434; }
      @media only screen and (min-width: 900px) {
        .bloco_servicos .bloco p {
          font-size: 18px;
          line-height: 22px; } }
      @media only screen and (max-width: 900px) {
        .bloco_servicos .bloco p {
          font-size: 18px;
          line-height: 22px; } }
  .bloco_servicos .lista_servicos {
    /*
    		.item_0{
    			&:before{
    				background: url("images/servicos/icone_0.png") top center no-repeat;
    			}
    		}
    		.item_1{
    			&:before{
    				background: url("images/servicos/icone_1.png") top center no-repeat;
    			}
    		}
    		.item_2{
    			&:before{
    				background: url("images/servicos/icone_2.png") top center no-repeat;
    			}
    		}
    		.item_3{
    			&:before{
    				background: url("images/servicos/icone_3.png") top center no-repeat;
    			}
    		}
    		.item_4{
    			&:before{
    				background: url("images/servicos/icone_4.png") top center no-repeat;
    			}
    		}
    		.item_5{
    			&:before{
    				background: url("images/servicos/icone_5.png") top center no-repeat;
    			}
    		}
    		.item_6{
    			&:before{
    				background: url("images/servicos/icone_6.png") top center no-repeat;
    			}
    		}
    		.item_7{
    			&:before{
    				background: url("images/servicos/icone_7.png") top center no-repeat;
    			}
    		}
    		.item_8{
    			&:before{
    				background: url("images/servicos/icone_8.png") top center no-repeat;
    			}
    		}
    		.item_9{
    			&:before{
    				background: url("images/servicos/icone_09.png") top center no-repeat;
    			}
    		}
    		.item_10{
    			&:before{
    				background: url("images/servicos/icone_10.png") top center no-repeat;
    			}
    		}*/ }
    .bloco_servicos .lista_servicos:after {
      content: " ";
      display: block;
      clear: both; }
    .bloco_servicos .lista_servicos .separador:after {
      content: " ";
      width: 2px;
      height: 200px;
      display: block;
      background: url("images/servicos/separador.png") center right no-repeat;
      position: absolute;
      top: 0;
      right: 0; }
    .bloco_servicos .lista_servicos .item {
      position: relative;
      			/*&:last-child{
      
      				&:after{
      					background: none;
      				}
      			}*/
      position: relative;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px;
      			/*&:before{
      				
      				content: " ";
      				@media only screen and (min-width: 900px) {
      					width: 100%;
      					left: 0;
      
      				}
      				@media only screen and (max-width: 900px) {
      					width: 59px;
      					left: 10px;
      				}
      				height: 59px;
      				position: absolute;
      				top: 10px;
      				background-size: 60px !important;
      			}*/ }
      @media only screen and (min-width: 900px) {
        .bloco_servicos .lista_servicos .item {
          margin-bottom: 20px; }
          .bloco_servicos .lista_servicos .item h1, .bloco_servicos .lista_servicos .item h2, .bloco_servicos .lista_servicos .item h3, .bloco_servicos .lista_servicos .item h4, .bloco_servicos .lista_servicos .item p {
            text-align: center; } }
      @media only screen and (max-width: 900px) {
        .bloco_servicos .lista_servicos .item h1, .bloco_servicos .lista_servicos .item h2, .bloco_servicos .lista_servicos .item h3, .bloco_servicos .lista_servicos .item h4, .bloco_servicos .lista_servicos .item p {
          text-align: left; } }
      .bloco_servicos .lista_servicos .item img {
        width: 100%;
        display: block;
        margin-bottom: 12px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px; }
      .bloco_servicos .lista_servicos .item a {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        text-indent: -99999px; }
      @media only screen and (min-width: 500px) {
        .bloco_servicos .lista_servicos .item {
          width: 50%;
          float: left; } }
      @media only screen and (min-width: 900px) {
        .bloco_servicos .lista_servicos .item {
          width: 250px;
          min-height: 70px;
          float: left; }
          .bloco_servicos .lista_servicos .item:last-child {
            /*float: right;
            margin: 0px;
            background: none;*/ } }
      .bloco_servicos .lista_servicos .item:hover {
        background: #1a448f url("images/servicos/hover.png") no-repeat;
        background-position: -30px center; }
        .bloco_servicos .lista_servicos .item:hover h1, .bloco_servicos .lista_servicos .item:hover h2, .bloco_servicos .lista_servicos .item:hover h3, .bloco_servicos .lista_servicos .item:hover h4, .bloco_servicos .lista_servicos .item:hover h5, .bloco_servicos .lista_servicos .item:hover h6 {
          color: #98bcfd; }
        .bloco_servicos .lista_servicos .item:hover p {
          color: #fff; }
        .bloco_servicos .lista_servicos .item:hover div:after {
          background: #fe6c24;
          color: #fff; }
      .bloco_servicos .lista_servicos .item div {
        position: relative; }
        .bloco_servicos .lista_servicos .item div:after {
          content: "Saiba Mais";
          width: 100%;
          display: block;
          padding-top: 8px;
          padding-bottom: 8px;
          -webkit-border-radius: 10px;
          -moz-border-radius: 10px;
          -ms-border-radius: 10px;
          -o-border-radius: 10px;
          border-radius: 10px;
          font-family: "fonte_principal";
          font-size: 18px;
          color: #fff;
          background: #379b48;
          text-align: center;
          text-transform: uppercase; }
        @media only screen and (max-width: 900px) {
          .bloco_servicos .lista_servicos .item div {
            padding: 15px 15px 15px 15px; } }
        @media only screen and (min-width: 900px) {
          .bloco_servicos .lista_servicos .item div {
            padding: 15px 15px 15px 15px; } }
      .bloco_servicos .lista_servicos .item h1, .bloco_servicos .lista_servicos .item h2, .bloco_servicos .lista_servicos .item h3, .bloco_servicos .lista_servicos .item h4, .bloco_servicos .lista_servicos .item h5, .bloco_servicos .lista_servicos .item h6 {
        font-family: "fonte_principal";
        font-size: 30px;
        line-height: 29px;
        text-transform: uppercase;
        color: #1a448f;
        margin-bottom: 8px; }
      .bloco_servicos .lista_servicos .item p {
        font-family: "fonte_padrao";
        margin-bottom: 5px;
        color: #343434; }
        @media only screen and (min-width: 900px) {
          .bloco_servicos .lista_servicos .item p {
            font-size: 15px;
            line-height: 19px; } }
        @media only screen and (max-width: 900px) {
          .bloco_servicos .lista_servicos .item p {
            font-size: 15px;
            line-height: 20px; } }
  .bloco_servicos .call {
    margin: 0 auto;
    display: block;
    padding: 8px;
    text-transform: uppercase;
    font-family: "fonte_principal";
    font-size: 22px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    background: #3da604; }
    @media only screen and (max-width: 600px) {
      .bloco_servicos .call {
        width: 100%; } }
    .bloco_servicos .call:hover, .bloco_servicos .call:focus {
      background: #389605; }

.bloco_servico_estendido {
  width: 100%;
  float: left; }
  @media only screen and (min-width: 900px) {
    .bloco_servico_estendido .servico_01 {
      background: #325439 url("images/servicos/servico_01.jpg") top center no-repeat; }
    .bloco_servico_estendido .servico_02 {
      background: #325439 url("images/servicos/servico_02.jpg") top center no-repeat; }
    .bloco_servico_estendido .servico_03 {
      background: #325439 url("images/servicos/servico_03.jpg") top center no-repeat; }
    .bloco_servico_estendido .servico_04 {
      background: #325439 url("images/servicos/servico_04.jpg") top center no-repeat; } }
  @media only screen and (max-width: 900px) {
    .bloco_servico_estendido .servico_01 {
      background: #40553c; }
    .bloco_servico_estendido .servico_02 {
      background: #40553c; }
    .bloco_servico_estendido .servico_03 {
      background: #40553c; }
    .bloco_servico_estendido .servico_04 {
      background: #40553c; } }
  @media only screen and (min-width: 900px) {
    .bloco_servico_estendido .bloco_esquerda .bloco {
      position: absolute;
      left: 0;
      top: 100px; } }
  @media only screen and (min-width: 900px) {
    .bloco_servico_estendido .bloco_direita .bloco {
      position: absolute;
      right: 0;
      top: 100px; } }
  .bloco_servico_estendido .servico {
    position: relative; }
    @media only screen and (min-width: 900px) {
      .bloco_servico_estendido .servico {
        height: 500px; } }
    @media only screen and (max-width: 900px) {
      .bloco_servico_estendido .servico {
        padding-top: 50px;
        padding-bottom: 50px;
        text-align: center;
        border-bottom: 2px dotted #ff9c3c; }
        .bloco_servico_estendido .servico:last-child {
          border: 0px; } }
    @media only screen and (min-width: 900px) {
      .bloco_servico_estendido .servico .bloco {
        width: 288px; }
        .bloco_servico_estendido .servico .bloco img {
          display: none; } }
    @media only screen and (max-width: 900px) {
      .bloco_servico_estendido .servico .bloco img {
        width: 100%;
        display: block;
        margin-bottom: 8px; } }
    .bloco_servico_estendido .servico .bloco h1, .bloco_servico_estendido .servico .bloco h2, .bloco_servico_estendido .servico .bloco h3, .bloco_servico_estendido .servico .bloco h4, .bloco_servico_estendido .servico .bloco h5 {
      font-family: 'fonte_principal';
      font-size: 65px;
      color: #ff9c3c;
      line-height: 50px;
      margin-bottom: 15px; }
    .bloco_servico_estendido .servico .bloco p {
      font-family: 'fonte_padrao';
      font-size: 15px;
      color: #fff;
      line-height: 16px;
      margin-bottom: 15px; }
    .bloco_servico_estendido .servico .bloco .botao {
      display: block;
      background: #528a5d;
      font-family: 'fonte_principal';
      font-size: 30px;
      color: #fff;
      text-align: center;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px;
      border-radius: 20px; }
      .bloco_servico_estendido .servico .bloco .botao:hover, .bloco_servico_estendido .servico .bloco .botao:focus {
        background: #f3880a; }

/*****************************/
.bloco_lojas {
  clear: both;
  z-index: 20;
  background: #696969; }
  @media only screen and (min-width: 900px) {
    .bloco_lojas {
      padding-top: 12px;
      padding-bottom: 12px; } }
  @media only screen and (max-width: 900px) {
    .bloco_lojas {
      padding-top: 12px;
      padding-bottom: 12px; } }
  .bloco_lojas:after {
    content: " ";
    display: block;
    clear: both; }
  .bloco_lojas .bloco {
    margin: 0 auto;
    text-align: center; }
    .bloco_lojas .bloco h1, .bloco_lojas .bloco h2, .bloco_lojas .bloco h3, .bloco_lojas .bloco h4, .bloco_lojas .bloco h5, .bloco_lojas .bloco h6 {
      font-family: "fonte_principal";
      font-size: 21px;
      line-height: 23px;
      text-transform: uppercase;
      color: #646464;
      margin-bottom: 20px; }
    .bloco_lojas .bloco p {
      font-family: "fonte_padrao";
      font-size: 14px;
      color: #454545;
      margin-bottom: 40px; }
  .bloco_lojas .lista_lojas:after {
    content: " ";
    display: block;
    clear: both; }
  .bloco_lojas .lista_lojas .item {
    position: relative;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
    @media only screen and (min-width: 900px) {
      .bloco_lojas .lista_lojas .item h1, .bloco_lojas .lista_lojas .item h2, .bloco_lojas .lista_lojas .item h3, .bloco_lojas .lista_lojas .item h4, .bloco_lojas .lista_lojas .item p {
        text-align: center; } }
    @media only screen and (max-width: 900px) {
      .bloco_lojas .lista_lojas .item h1, .bloco_lojas .lista_lojas .item h2, .bloco_lojas .lista_lojas .item h3, .bloco_lojas .lista_lojas .item h4, .bloco_lojas .lista_lojas .item p {
        text-align: left; } }
    .bloco_lojas .lista_lojas .item:after {
      content: " ";
      width: 2px;
      height: 200px;
      display: block;
      background: url("images/servicos/separador.png") center right no-repeat;
      position: absolute;
      top: 0;
      right: 0; }
    .bloco_lojas .lista_lojas .item:last-child:after {
      background: none; }
    .bloco_lojas .lista_lojas .item a {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      text-indent: -99999px; }
    @media only screen and (min-width: 900px) {
      .bloco_lojas .lista_lojas .item {
        width: 112px;
        min-height: 70px;
        float: left; }
        .bloco_lojas .lista_lojas .item:last-child {
          /*float: right;
          margin: 0px;
          background: none;*/ } }
    .bloco_lojas .lista_lojas .item:hover {
      background: #f49902 url("images/lojas/hover.png") no-repeat;
      background-position: -30px center; }
      .bloco_lojas .lista_lojas .item:hover h1, .bloco_lojas .lista_lojas .item:hover h2, .bloco_lojas .lista_lojas .item:hover h3, .bloco_lojas .lista_lojas .item:hover h4, .bloco_lojas .lista_lojas .item:hover h5, .bloco_lojas .lista_lojas .item:hover h6 {
        color: #000; }
      .bloco_lojas .lista_lojas .item:hover p {
        color: #000; }
    @media only screen and (max-width: 900px) {
      .bloco_lojas .lista_lojas .item {
        padding: 15px 15px 15px 80px; } }
    @media only screen and (min-width: 900px) {
      .bloco_lojas .lista_lojas .item {
        padding: 74px 15px 15px 15px; } }
    .bloco_lojas .lista_lojas .item h1, .bloco_lojas .lista_lojas .item h2, .bloco_lojas .lista_lojas .item h3, .bloco_lojas .lista_lojas .item h4, .bloco_lojas .lista_lojas .item h5, .bloco_lojas .lista_lojas .item h6 {
      font-family: "fonte_principal";
      font-size: 21px;
      line-height: 18px;
      color: #f59a02;
      margin-bottom: 8px; }
    .bloco_lojas .lista_lojas .item p {
      font-family: "fonte_padrao";
      font-size: 14px;
      color: #454545; }
    .bloco_lojas .lista_lojas .item:before {
      content: " ";
      height: 59px;
      position: absolute;
      top: 10px;
      background-size: 46px !important; }
      @media only screen and (min-width: 900px) {
        .bloco_lojas .lista_lojas .item:before {
          width: 100%;
          left: 0; } }
      @media only screen and (max-width: 900px) {
        .bloco_lojas .lista_lojas .item:before {
          width: 59px;
          left: 10px;
          top: 50%;
          margin-top: -28px; } }
  .bloco_lojas .lista_lojas .item_1:before {
    background: url("images/lojas/lojas.png") top center no-repeat; }
  .bloco_lojas .call {
    margin: 0 auto;
    display: block;
    padding: 8px;
    font-family: "fonte_principal";
    font-size: 18px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    background: #3da604; }
    @media only screen and (max-width: 600px) {
      .bloco_lojas .call {
        width: 100%; } }
    .bloco_lojas .call:hover, .bloco_lojas .call:focus {
      background: #389605; }

.itens_destacados {
  width: 100%;
  float: left;
  float: left;
  /**********************/ }
  @media only screen and (max-width: 900px) {
    .itens_destacados .central {
      width: 100%; } }
  @media only screen and (max-width: 900px) {
    .itens_destacados {
      background: #0d733f; } }
  @media only screen and (min-width: 900px) {
    .itens_destacados {
      background: #0d733f; } }
  .itens_destacados:after {
    content: " ";
    display: block;
    clear: both; }
  .itens_destacados .item {
    float: left; }
    @media only screen and (min-width: 900px) {
      .itens_destacados .item {
        width: 333px; } }
    @media only screen and (max-width: 900px) {
      .itens_destacados .item {
        width: 100%; } }
  @media only screen and (min-width: 900px) {
    .itens_destacados .separador {
      background: url("images/itens_destacados/separador.png") right center no-repeat; } }
  @media only screen and (max-width: 900px) {
    .itens_destacados .separador {
      border-bottom: 1px solid #0a5c32; } }
  @media only screen and (min-width: 900px) {
    .itens_destacados .espacamento {
      padding: 20px; } }
  @media only screen and (max-width: 900px) {
    .itens_destacados .espacamento {
      padding: 20px; } }
  .itens_destacados .espacamento:after {
    content: " ";
    display: block;
    clear: both; }
  @media only screen and (min-width: 900px) {
    .itens_destacados .desc {
      width: 100%;
      float: right; } }
  .itens_destacados a {
    text-indent: -999999px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 177px; }
  .itens_destacados h1, .itens_destacados h2, .itens_destacados h3, .itens_destacados h4 {
    display: block;
    font-family: "fonte_principal";
    font-size: 20px;
    line-height: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff; }
    @media only screen and (min-width: 900px) {
      .itens_destacados h1, .itens_destacados h2, .itens_destacados h3, .itens_destacados h4 {
        text-align: center; } }
    @media only screen and (max-width: 900px) {
      .itens_destacados h1, .itens_destacados h2, .itens_destacados h3, .itens_destacados h4 {
        text-align: center; } }
    .itens_destacados h1 strong, .itens_destacados h2 strong, .itens_destacados h3 strong, .itens_destacados h4 strong {
      color: #fff;
      display: block; }
  .itens_destacados p {
    font-family: "fonte_padrao";
    font-size: 14px;
    line-height: 14px;
    color: #000; }
  .itens_destacados .item {
    position: relative; }
    @media only screen and (min-width: 900px) {
      .itens_destacados .item:before {
        display: block;
        z-index: 200;
        position: absolute; } }
  .itens_destacados .item_1:before {
    right: 10px;
    bottom: 0px;
    background: url(images/itens_destacados/item1.png) no-repeat;
    background-size: 189px;
    width: 189px;
    height: 130px; }
  .itens_destacados .item_1:hover {
    background: #ee2d29 url("images/itens_destacados/bg_hover.png") bottom left no-repeat; }
    .itens_destacados .item_1:hover h1, .itens_destacados .item_1:hover h2, .itens_destacados .item_1:hover h3, .itens_destacados .item_1:hover h4, .itens_destacados .item_1:hover h5, .itens_destacados .item_1:hover p, .itens_destacados .item_1:hover strong {
      color: #fff; }
  .itens_destacados .item_2:before {
    bottom: 0;
    right: 15px;
    background: url("images/itens_destacados/item2.png") no-repeat;
    background-size: 191px;
    width: 180px;
    height: 123px; }
  .itens_destacados .item_2:hover {
    background: #ee2d29 url("images/itens_destacados/bg_hover.png") bottom left no-repeat; }
    .itens_destacados .item_2:hover h1, .itens_destacados .item_2:hover h2, .itens_destacados .item_2:hover h3, .itens_destacados .item_2:hover h4, .itens_destacados .item_2:hover h5, .itens_destacados .item_2:hover p, .itens_destacados .item_2:hover strong {
      color: #fff; }
  .itens_destacados .item_3:before {
    right: 10px;
    bottom: 0;
    background: url("images/itens_destacados/item3.png") no-repeat;
    background-size: 139px;
    width: 139px;
    height: 151px; }
  .itens_destacados .item_3:hover {
    background: #ee2d29 url("images/itens_destacados/bg_hover.png") bottom left no-repeat; }
    .itens_destacados .item_3:hover h1, .itens_destacados .item_3:hover h2, .itens_destacados .item_3:hover h3, .itens_destacados .item_3:hover h4, .itens_destacados .item_3:hover h5, .itens_destacados .item_3:hover p, .itens_destacados .item_3:hover strong {
      color: #fff; }

/**********************************/
/**********************************/
/**********************************/
/**********************************/
/**********************************/
.produtos {
  width: 100%;
  clear: both; }
  .produtos .produto_conteudo {
    float: left;
    margin-bottom: 20px; }
    @media only screen and (min-width: 900px) {
      .produtos .produto_conteudo {
        width: 240px;
        margin-right: 10px; } }
  .produtos .esta {
    background: #cbe3c2; }
  .produtos .naoesta {
    background: #fff; }
  .produtos .produto_item {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
    @media only screen and (min-width: 900px) {
      .produtos .produto_item {
        min-height: 505px; } }
    .produtos .produto_item div {
      padding: 10px; }
      .produtos .produto_item div h1, .produtos .produto_item div h2, .produtos .produto_item div h3, .produtos .produto_item div h4, .produtos .produto_item div h5, .produtos .produto_item div h6 {
        font-family: "fonte_principal";
        font-size: 18px;
        line-height: 18px;
        color: #e93724;
        margin-bottom: 8px; }
      .produtos .produto_item div p {
        font-family: "fonte_padrao";
        font-size: 15px;
        line-height: 20px;
        color: #734a1b; }
      .produtos .produto_item div img {
        width: 100%;
        height: 100%;
        display: block;
        margin-bottom: 10px; }
      .produtos .produto_item div .preco {
        font-size: 20px;
        font-weight: bold;
        margin-top: 12px;
        margin-bottom: 12px;
        float: left;
        width: 100%;
        display: block;
        color: green; }
      .produtos .produto_item div .input {
        font-family: 'fonte_padrao';
        width: 100%;
        padding: 8px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        border: 1px solid #ccc;
        margin-bottom: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px; }
  .produtos .botao {
    width: 100%;
    display: block;
    padding: 5px;
    font-family: 'fonte-principal';
    font-size: 18px;
    background: #c2c2c2;
    display: block;
    cursor: pointer; }
  .produtos .botao_adicionar {
    background: #378e22;
    color: #fff;
    font-family: "fonte_principal";
    font-size: 18px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background: #378e22; }
    .produtos .botao_adicionar:hover {
      background: #2d8318; }
  .produtos .botao_remover {
    font-family: "fonte_principal";
    font-size: 18px;
    background: #c93a3a;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
    .produtos .botao_remover:hover {
      background: #b62020; }
  .produtos .sumir {
    display: none; }
  .produtos .status {
    font-family: 'fonte_padrao';
    font-size: 16px;
    font-weight: bold;
    background: #ffa500;
    float: left;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #734a1b;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }

/***********************************
Carrinho
***********************************/
.bloco_carrinho {
  position: relative; }
  @media only screen and (min-width: 900px) {
    .bloco_carrinho {
      width: 680px;
      float: left;
      min-height: 300px; } }
  @media only screen and (min-width: 900px) {
    .bloco_carrinho .descritivo_carrinho {
      display: none; } }
  @media only screen and (max-width: 900px) {
    .bloco_carrinho .descritivo_carrinho h1, .bloco_carrinho .descritivo_carrinho h2, .bloco_carrinho .descritivo_carrinho h3, .bloco_carrinho .descritivo_carrinho h4, .bloco_carrinho .descritivo_carrinho h5, .bloco_carrinho .descritivo_carrinho h6 {
      font-family: "fonte_principal";
      font-size: 28px;
      line-height: 18px;
      color: #e93724;
      margin-bottom: 8px; }
    .bloco_carrinho .descritivo_carrinho p {
      font-family: "fonte_padrao";
      font-size: 14px;
      line-height: 15px;
      color: #734a1b;
      margin-bottom: 14px; } }

.carrinho {
  float: left;
  width: 100%; }
  .carrinho .preco {
    font-family: "fonte_padrao";
    font-size: 16px;
    font-weight: bold;
    color: green; }
  .carrinho .item {
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 12px; }
    @media only screen and (min-width: 900px) {
      .carrinho .item {
        padding: 10px 10px 58px 10px; } }
    @media only screen and (max-width: 900px) {
      .carrinho .item {
        padding: 10px; } }
    .carrinho .item h1, .carrinho .item h2, .carrinho .item h3, .carrinho .item h4, .carrinho .item h5, .carrinho .item h6 {
      font-family: "fonte_principal";
      font-size: 18px;
      color: #e93724; }
      @media only screen and (max-width: 900px) {
        .carrinho .item h1, .carrinho .item h2, .carrinho .item h3, .carrinho .item h4, .carrinho .item h5, .carrinho .item h6 {
          clear: both; } }
    .carrinho .item p {
      font-family: "fonte_padrao";
      font-size: 14px;
      line-height: 15px;
      color: #734a1b; }
    .carrinho .item:after {
      content: " ";
      clear: both;
      display: block; }
    .carrinho .item .desc {
      float: left; }
      @media only screen and (min-width: 900px) {
        .carrinho .item .desc {
          border: 1px dotted #ccc;
          padding: 10px; } }
      .carrinho .item .desc .imagem_ilustrativa {
        float: left;
        margin-right: 12px; }
        @media only screen and (min-width: 900px) {
          .carrinho .item .desc .imagem_ilustrativa {
            width: 80px;
            height: 80px; } }
        @media only screen and (max-width: 900px) {
          .carrinho .item .desc .imagem_ilustrativa {
            width: 100%;
            height: 100%;
            display: block; } }
    .carrinho .item .subtotolal {
      float: left;
      margin-right: 10px;
      margin-top: 10px;
      font-family: "fonte_padrao";
      font-size: 14px;
      line-height: 15px;
      font-weight: bold;
      color: green; }
      @media only screen and (max-width: 900px) {
        .carrinho .item .subtotolal {
          margin-bottom: 12px; } }
    @media only screen and (min-width: 900px) {
      .carrinho .item .botoes {
        position: absolute;
        bottom: 10px;
        right: 10px; } }
    .carrinho .item .aumentar_qtd {
      font-family: "fonte_principal";
      float: left; }
      @media only screen and (max-width: 900px) {
        .carrinho .item .aumentar_qtd {
          width: 100%;
          margin-bottom: 10px; } }
      .carrinho .item .aumentar_qtd li {
        list-style: none;
        float: left; }
        .carrinho .item .aumentar_qtd li span {
          float: left;
          text-align: center;
          padding-top: 7px;
          display: block;
          padding-left: 5px;
          padding-right: 5px;
          color: #734a1b;
          font-family: "fonte_principal"; }
      .carrinho .item .aumentar_qtd .botao {
        padding: 8px;
        font-size: 15px;
        font-family: "fonte_principal";
        padding: 8px;
        background: #c93a3a;
        color: #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        cursor: pointer;
        background: #e93724; }
        .carrinho .item .aumentar_qtd .botao:hover {
          background: #b62020; }
        .carrinho .item .aumentar_qtd .botao:hover {
          background: #dd2916; }
    .carrinho .item .demais_botoes {
      margin-left: 12px;
      float: right; }
      .carrinho .item .demais_botoes .botao {
        font-family: "fonte_principal";
        font-size: 15px;
        padding: 8px;
        background: #c93a3a;
        color: #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        cursor: pointer; }
        .carrinho .item .demais_botoes .botao:hover {
          background: #b62020; }

.bloco_carrinho .titulo {
  font-family: "fonte_principal";
  font-size: 22px;
  color: #e93724; }
  @media only screen and (min-width: 900px) {
    .bloco_carrinho .titulo {
      position: absolute;
      left: 100px;
      top: 16px; } }
.bloco_carrinho .acoes_carrinho {
  z-index: 20;
  background: #edecec;
  border: 1px solid #ccc;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  @media only screen and (min-width: 900px) {
    .bloco_carrinho .acoes_carrinho {
      position: fixed;
      height: 65px;
      bottom: 0;
      left: 0; } }
  @media only screen and (max-width: 900px) {
    .bloco_carrinho .acoes_carrinho {
      position: absolute;
      top: 0;
      display: none; }
      .bloco_carrinho .acoes_carrinho .espacamento {
        padding: 12px; }
        .bloco_carrinho .acoes_carrinho .espacamento:after {
          content: " ";
          clear: both;
          display: block; } }
  .bloco_carrinho .acoes_carrinho:after {
    content: " ";
    clear: both;
    display: block; }
@media only screen and (min-width: 900px) {
  .bloco_carrinho .info {
    position: absolute;
    top: 0;
    right: 150px; } }
.bloco_carrinho .info li {
  text-align: center;
  font-family: "fonte_padrao";
  font-size: 16px;
  color: #242424;
  line-height: 16px; }
  @media only screen and (min-width: 900px) {
    .bloco_carrinho .info li {
      float: left;
      padding-left: 12px;
      padding-right: 12px;
      padding-top: 16px; } }
  @media only screen and (max-width: 900px) {
    .bloco_carrinho .info li {
      border-bottom: 1px solid #ccc;
      padding-top: 12px;
      padding-bottom: 15px; }
      .bloco_carrinho .info li:last-child {
        border: 0px; } }
  .bloco_carrinho .info li strong {
    display: block;
    font-family: "fonte_principal"; }
.bloco_carrinho .voltar {
  float: left;
  background: #378e22;
  color: #734a1b;
  font-family: "fonte_principal";
  font-size: 16px;
  padding: 13px;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #e1e1e1; }
  @media only screen and (min-width: 900px) {
    .bloco_carrinho .voltar {
      position: absolute;
      top: 8px;
      left: 10px; } }
  .bloco_carrinho .voltar:hover {
    background: #d4d4d4; }
.bloco_carrinho .confirmar {
  background: #378e22;
  color: #fff;
  font-family: "fonte_principal";
  font-size: 16px;
  padding: 13px;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #378e22; }
  @media only screen and (min-width: 900px) {
    .bloco_carrinho .confirmar {
      position: absolute;
      top: 8px;
      right: 10px; } }
  @media only screen and (max-width: 900px) {
    .bloco_carrinho .confirmar {
      float: right; } }
  .bloco_carrinho .confirmar:hover {
    background: #2d8318; }

/*******************/
.carrinho_checkout {
  background: #ffffff;
  border-bottom: 1px dotted #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.75); }
  @media only screen and (min-width: 900px) {
    .carrinho_checkout {
      width: 300px;
      position: absolute;
      top: 0;
      right: 50%;
      margin-right: -500px; } }
  @media only screen and (max-width: 900px) {
    .carrinho_checkout {
      width: 100%;
      float: left; } }
  @media only screen and (max-width: 900px) {
    .carrinho_checkout .mobile_hide {
      display: none; } }
  .carrinho_checkout .checkout_valor {
    font-family: "fonte_padrao";
    font-size: 16px;
    width: 100%;
    float: left;
    margin-bottom: 5px; }
    .carrinho_checkout .checkout_valor strong {
      font-family: "fonte_principal"; }
  .carrinho_checkout .espacamento {
    padding: 10px; }
  .carrinho_checkout .finalizar {
    width: 100%;
    background: #378e22;
    color: #fff;
    font-family: "fonte_principal";
    font-size: 16px;
    padding: 13px;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background: #378e22; }
    .carrinho_checkout .finalizar:hover {
      background: #2d8318; }

.bloco_conversao {
  clear: both; }
  @media only screen and (max-width: 900px) {
    .bloco_conversao {
      background: #1a448f; } }

.formulario_conversao_bloco {
  -webkit-box-shadow: 0px -2px 8px -2px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px -2px 8px -2px rgba(0, 0, 0, 0.21);
  box-shadow: 0px -2px 8px -2px rgba(0, 0, 0, 0.21);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  position: relative;
  overflow: hidden; }
  @media only screen and (min-width: 900px) {
    .formulario_conversao_bloco {
      width: 100%;
      float: left; } }

.formulario_de_conversao {
  clear: both;
  position: relative; }
  .formulario_de_conversao:after {
    content: " ";
    clear: both;
    display: block; }
  @media only screen and (min-width: 900px) {
    .formulario_de_conversao {
      padding: 25px;
      background: #1a448f; } }
  @media only screen and (max-width: 900px) {
    .formulario_de_conversao {
      background: #1a448f;
      padding: 18px; } }
  .formulario_de_conversao .grid_formulario .formulario_chamada {
    float: left; }
    @media only screen and (min-width: 900px) {
      .formulario_de_conversao .grid_formulario .formulario_chamada {
        width: 370px;
        margin-bottom: 12px; }
        .formulario_de_conversao .grid_formulario .formulario_chamada p {
          width: 90%; } }
    @media only screen and (max-width: 900px) {
      .formulario_de_conversao .grid_formulario .formulario_chamada {
        margin-bottom: 22px; } }
    .formulario_de_conversao .grid_formulario .formulario_chamada h1, .formulario_de_conversao .grid_formulario .formulario_chamada h2, .formulario_de_conversao .grid_formulario .formulario_chamada h3, .formulario_de_conversao .grid_formulario .formulario_chamada h4, .formulario_de_conversao .grid_formulario .formulario_chamada h5, .formulario_de_conversao .grid_formulario .formulario_chamada h6 {
      font-family: 'fonte_principal';
      font-size: 40px;
      margin-bottom: 20px;
      line-height: 35px;
      color: #98bcfd;
      font-weight: normal; }
    .formulario_de_conversao .grid_formulario .formulario_chamada p, .formulario_de_conversao .grid_formulario .formulario_chamada li {
      font-family: 'fonte_padrao';
      font-size: 15px;
      color: #fff;
      line-height: 20px; }
    .formulario_de_conversao .grid_formulario .formulario_chamada ul li {
      list-style: none;
      margin-top: 12px; }
      .formulario_de_conversao .grid_formulario .formulario_chamada ul li:before {
        content: "\2713 ";
        margin-right: 5px;
        color: #edbf29; }
  .formulario_de_conversao .grid_formulario .formulario_contato {
    float: right; }
    @media only screen and (min-width: 900px) {
      .formulario_de_conversao .grid_formulario .formulario_contato {
        width: 300px; } }
    @media only screen and (max-width: 900px) {
      .formulario_de_conversao .grid_formulario .formulario_contato {
        width: 100%; } }
    .formulario_de_conversao .grid_formulario .formulario_contato li {
      list-style: none;
      margin-bottom: 8px; }
      .formulario_de_conversao .grid_formulario .formulario_contato li label {
        font-family: 'fonte_padrao';
        font-size: 16px; }
        @media only screen and (min-width: 900px) {
          .formulario_de_conversao .grid_formulario .formulario_contato li label {
            color: #fff; } }
        @media only screen and (max-width: 900px) {
          .formulario_de_conversao .grid_formulario .formulario_contato li label {
            color: #fff; } }
      .formulario_de_conversao .grid_formulario .formulario_contato li .input {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        border-bottom: 2px solid #ccc;
        padding: 8px;
        font-family: 'fonte_padrao';
        font-size: 15px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        -o-border-radius: 15px;
        border-radius: 15px;
        resize: none;
        background: #fff; }
      .formulario_de_conversao .grid_formulario .formulario_contato li textarea {
        height: 100px; }
  .formulario_de_conversao .botao {
    width: 100%;
    display: block;
    padding: 8px;
    font-family: 'fonte_principal';
    font-size: 18px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    cursor: pointer;
    color: #fff;
    background: #379b48; }
    .formulario_de_conversao .botao:hover, .formulario_de_conversao .botao:focus {
      color: #fff;
      background: #fe6c24; }

.noticias .item {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px; }
  .noticias .item:last-child {
    margin: 0px;
    border: 0px; }
  .noticias .item:after {
    content: " ";
    clear: both;
    display: block; }
.noticias img {
  width: 100%;
  height: 100%;
  display: block; }

.parceiro {
  width: 100%;
  float: left;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-shadow: 0px -2px 8px -2px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px -2px 8px -2px rgba(0, 0, 0, 0.21);
  box-shadow: 0px -2px 8px -2px rgba(0, 0, 0, 0.21); }
  @media only screen and (min-width: 900px) {
    .parceiro .conteudo_parceiro {
      width: 60%;
      margin: 0 auto;
      margin-bottom: 20px; } }
  @media only screen and (max-width: 900px) {
    .parceiro .conteudo_parceiro {
      margin-bottom: 20px; } }
  .parceiro .conteudo_parceiro h1, .parceiro .conteudo_parceiro h2, .parceiro .conteudo_parceiro h3, .parceiro .conteudo_parceiro h4, .parceiro .conteudo_parceiro h5, .parceiro .conteudo_parceiro h6 {
    font-family: "fonte_principal";
    font-size: 32px;
    line-height: 30px;
    text-transform: uppercase;
    color: #1a448f;
    text-align: center; }
  .parceiro .conteudo_parceiro p {
    font-family: "fonte_padrao";
    font-size: 16px;
    color: #454545;
    text-align: center; }
  .parceiro .carrosel {
    position: relative; }
    @media only screen and (min-width: 900px) {
      .parceiro .carrosel .voltar_parceiros {
        width: 19px;
        height: 31px;
        position: absolute;
        left: -30px;
        top: 30%;
        background: url("images/parceiros/prev.png") no-repeat;
        text-indent: -99999px;
        cursor: pointer; }
        .parceiro .carrosel .voltar_parceiros:hover, .parceiro .carrosel .voltar_parceiros:focus {
          background-position: 0 -30px; } }
    @media only screen and (max-width: 900px) {
      .parceiro .carrosel .voltar_parceiros {
        display: none; } }
    @media only screen and (min-width: 900px) {
      .parceiro .carrosel .seguir_parceiros {
        width: 19px;
        height: 31px;
        position: absolute;
        right: -30px;
        top: 30%;
        background: url("images/parceiros/next.png") no-repeat;
        text-indent: -99999px;
        cursor: pointer; }
        .parceiro .carrosel .seguir_parceiros:hover, .parceiro .carrosel .seguir_parceiros:focus {
          background-position: 0 -30px; } }
    @media only screen and (max-width: 900px) {
      .parceiro .carrosel .seguir_parceiros {
        display: none; } }

.tela_1 {
  background: url("images/tela/tela_01.jpg"); }

.tela_2 {
  background: url("images/tela/tela_02.jpg"); }

.tela_3 {
  background: url("images/tela/tela_03.jpg"); }

.tela_4 {
  background: url("images/tela/tela_04.jpg"); }

.tela_5 {
  background: url("images/tela/tela_05.jpg"); }

.tela_6 {
  background: url("images/tela/tela_06.jpg"); }

.tela {
  position: fixed;
  width: 100%;
  z-index: 2000;
  top: 0;
  overflow: hidden;
  padding-bottom: 50px; }
  .tela .input {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 2px solid #ccc;
    padding: 10px;
    font-family: "fonte_padrao";
    font-size: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    resize: none;
    margin-bottom: 5px; }
  .tela .close {
    width: 30px;
    height: 30px;
    display: block;
    background: url("images/tela/fechar.png") no-repeat;
    background-size: 30px;
    position: absolute;
    text-indent: -99999px;
    cursor: pointer;
    transition: all 0.5s ease; }
    @media only screen and (min-width: 900px) {
      .tela .close {
        top: 50px;
        right: 50px; } }
    @media only screen and (max-width: 900px) {
      .tela .close {
        top: 10px;
        right: 10px; } }
    .tela .close:hover, .tela .close:focus {
      background-position: 0px -30px; }
  .tela .bloco_acao {
    animation-name: opacidade; }
    .tela .bloco_acao span {
      font-weight: bold; }
    @media only screen and (min-width: 900px) {
      .tela .bloco_acao {
        width: 500px;
        margin: 0 auto;
        padding-top: 150px;
        animation-duration: 4s; } }
    @media only screen and (max-width: 900px) {
      .tela .bloco_acao {
        padding-top: 80px; } }
    .tela .bloco_acao ul li {
      margin-bottom: 5px; }
    .tela .bloco_acao h1, .tela .bloco_acao h2, .tela .bloco_acao h3, .tela .bloco_acao h4 {
      font-family: "fonte_principal";
      font-size: 28px;
      color: #b31919;
      line-height: 28px;
      margin-bottom: 12px;
      text-align: center; }
      .tela .bloco_acao h1 strong, .tela .bloco_acao h2 strong, .tela .bloco_acao h3 strong, .tela .bloco_acao h4 strong {
        display: block; }
    .tela .bloco_acao p {
      font-family: "fonte_padrao";
      font-size: 14px;
      color: #fff;
      margin-bottom: 12px;
      text-align: center; }
    .tela .bloco_acao .botao {
      width: 100%;
      font-family: "fonte_principal";
      font-size: 22px;
      color: #fff;
      background: #b31919;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      cursor: pointer;
      display: block;
      padding-top: 8px;
      padding-bottom: 8px;
      border-bottom: 3px solid #861313; }
      .tela .bloco_acao .botao:hover, .tela .bloco_acao .botao:focus {
        color: #fff;
        background: #aa2e2e; }

.loading:before {
  content: " ";
  width: 32px;
  height: 32px;
  display: block;
  background: url("images/tela/loading.gif") no-repeat center center;
  margin: 0 auto; }

@keyframes animacao_fundo {
  0% {
    height: 0%;
    opacity: 0; }
  100% {
    height: 100%;
    opacity: 1; } }
@keyframes opacidade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.formas_pagamento {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fff;
  -webkit-box-shadow: 0px -2px 8px -2px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px -2px 8px -2px rgba(0, 0, 0, 0.21);
  box-shadow: 0px -2px 8px -2px rgba(0, 0, 0, 0.21); }
  @media only screen and (max-width: 550px) {
    .formas_pagamento .bloco {
      padding-top: 65px; } }
  @media only screen and (min-width: 560px) {
    .formas_pagamento .bloco {
      padding-left: 300px; } }
  .formas_pagamento .bloco h1, .formas_pagamento .bloco h2, .formas_pagamento .bloco h3, .formas_pagamento .bloco h4, .formas_pagamento .bloco h5, .formas_pagamento .bloco h6 {
    font-family: 'fonte_principal';
    font-size: 20px;
    color: #00b0ed; }
  .formas_pagamento .bloco p {
    font-family: 'fonte_padrao';
    font-size: 15px;
    line-height: 20px;
    color: #343434; }
  @media only screen and (max-width: 550px) {
    .formas_pagamento .pagseguro {
      background: url("images/formas_pagamento/pagseguro.png") top center no-repeat; } }
  @media only screen and (min-width: 560px) {
    .formas_pagamento .pagseguro {
      background: url("images/formas_pagamento/pagseguro.png") left center no-repeat; } }

/*# sourceMappingURL=style.css.map */
