﻿.mb-20 {
  margin-bottom: 20px!important;
}
.pb-10 {
  padding-bottom: 10px;
}
.txt-gratis-middle {
  font-family: Calibri, 'Trebuchet MS', Arial, sans-serif;
  font-size: 18px;
  margin-top: 2px;
  margin-bottom: 0;
  padding: 0;
}
.txt-entreletras {
  letter-spacing: -2.3px;
  padding-bottom: 5px;
}
.banner-ferramentas-gratis {
  height: 300px;
  background-image: url(../../../img/Views/Ferramentas/banner-apresentacao-site-gratis.jpg);
  margin-bottom: 20px;
  position: relative;
  width: 982px;
}
.conteudo-ferramentas-gratis {
  position: absolute;
  bottom: 50px;
  right: 0px;
  text-align: right;
  width: 660px;
  padding: 15px 15px 16px 0;
  background-color: #faa61a;
  border-radius: 5px 0 0 5px;
}
.txt-big-banner {
  font-family: "Segoe UI", "Lucida Sans Unicode", Verdana, sans-serif;
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 34px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
  padding: 0;
}
.txt-banner-custom {
  font-family: "Segoe UI", "Lucida Sans Unicode", Verdana, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.5px;
  line-height: 24px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
  padding: 0;
}
.conteudo-ferramentas-pagas {
  position: absolute;
  bottom: 50px;
  right: 0px;
  text-align: right;
  letter-spacing: -0.5px;
  width: 665px;
  padding: 13px 15px 15px 0;
  background-color: #faa61a;
  border-radius: 5px 0 0 5px;
}
.txt-medium-banner {
  font-family: "Segoe UI", "Lucida Sans Unicode", Verdana, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
  padding: 0;
}
.mensagem {
  border-top: 10px solid #72bf44;
  border-bottom: 10px solid #72bf44;
  background-color: #f1f2f2;
  margin-bottom: 20px;
  padding: 8px 0 8px 0;
}
.mensagem p {
  font-size: 34px;
  line-height: 42px;
  font-weight: 600px;
  color: #378b36;
  text-align: center;
  width: 984px;
  margin: 0 auto;
}
.observacoes {
  margin-top: 30px;
  margin-bottom: 20px;
}
.observacoes p {
  font-size: 12px;
  text-align: left;
  letter-spacing: -0.3px;
}
.banner-apresentacao-site {
  height: 300px;
  background-image: url(../../../img/Views/Ferramentas/banner-apresentacao-do-site.jpg);
  margin-bottom: 20px;
  position: relative;
}
.conteudo-apresentacao-site {
  position: absolute;
  bottom: 47px;
  right: 0px;
  text-align: right;
  letter-spacing: -0.5px;
  width: 470px;
  padding: 13px 15px 15px 20px;
  background-color: #faa61a;
  border-radius: 5px 0 0 5px;
}
.txt-big-apresentacao {
  font-family: "Segoe UI", "Lucida Sans Unicode", Verdana, sans-serif;
  color: #fff;
  font-size: 48px;
  font-weight: 600;
  line-height: 34px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  margin-bottom: 8px;
  padding: 0;
}
.tela-cheia {
  background-color: #f2f2f2;
  width: 100%;
}
.tela-cheia .centraliza {
  width: 984px;
  margin: 0 auto;
}
.tela-cheia .container-MPS {
  border-top: 10px solid #72bf44;
  border-bottom: 10px solid #72bf44;
  background-color: #f1f2f2;
  width: 100% !important;
  padding-bottom: 80px;
  margin-bottom: 20px;
}
.txt-nossa-ferr {
  font-family: Calibri, 'Trebuchet MS', Arial, sans-serif;
  font-size: 18px;
  padding-top: 15px;
  margin-bottom: 1px;
}
.txt-nossa-ferr-big {
  font-family: Calibri, 'Trebuchet MS', Arial, sans-serif;
  font-size: 24px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 18px;
}
.mps-blue {
  border-radius: 5px;
  background-color: #023865;
  background-image: url(../../../img/Views/Ferramentas/img-mps.jpg);
  background-repeat: no-repeat;
  background-position: right;
  padding-top: 20px;
  padding-left: 20px;
  height: 207px;
  margin-bottom: 20px;
}
.mps-blue h2 {
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 0;
}
.mps-blue .txt-cor {
  margin-top: 30px;
  color: #ffe3a6;
}
.mps-blue .txt-medium-mps {
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
  padding: 0;
}
#modalDestaque .modal-dialog {
  width: 1000px;
  padding: 0;
}
.modal-destaque .modal-body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
.divisoria-destaque {
  border-left: 1px solid #023865;
}