/***
 * $type: margin || padding
 * $gutter: tamanho do espacamento
 * $i: escala de tamanho do BS 1 - 2 - 3 - 4
 * $bp: breakpoint de classe do BS
 ***/
.blockquote p:only-child, .blockquote p:last-child {
  margin: 0; }

.ol {
  margin: 0;
  padding: 0;
  list-style: none; }

/* ==========================================================================
   GLOBAL
   ========================================================================== */
/**
 * Alguns componentes do Bootstrap estao sendo sobrescritos aqui, nao foi feita a 
 * separacao.
 **/
/*@media (min-width: $screen-lg-min) {
    html {
        font-size: 18px;
    }
}*/
body {
  font-family: "Roboto", sans-serif;
  color: #383838; }

a {
  color: #68ae67;
  transition: all 0.3s; }
  a:focus, a:hover {
    color: #50934f; }

/* Todas as imagens estao responsivas */
img {
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
  border: none; }

label {
  margin-bottom: .33rem;
  font-size: 0.8333333333rem; }

/* TIPOGRAFIA
 * -------------------------- */
p:only-child, p:last-child {
  margin-bottom: 0; }

b, strong {
  font-weight: 700; }

small, .small {
  font-size: 85%; }

big, .big {
  font-size: 115%; }

abbr[title], abbr[data-original-title] {
  border-bottom: none;
  text-decoration: none; }

.mark, mark {
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  background-color: rgba(0, 0, 0, 0.15);
  color: inherit; }

h1:not(.card-title), h2:not(.card-title), h3:not(.card-title),
.h1:not(.card-title), .h2:not(.card-title), .h3:not(.card-title) {
  margin-bottom: 2rem; }

h4:not(.card-title), h5:not(.card-title), h6:not(.card-title),
.h4:not(.card-title), .h5:not(.card-title), .h6:not(.card-title) {
  margin-bottom: 1rem; }

h1, .h1 {
  font-size: 2.368593037rem; }

h2, .h2 {
  font-size: 1.999000125rem; }

h3, .h3 {
  font-size: 1.776889rem; }

h4, .h4 {
  font-size: 1.499625rem; }

h5, .h5 {
  font-size: 1.333rem; }

h6, .h6 {
  font-size: 1.125rem; }

@media (max-width: 575px) {
  h1, .h1 {
    font-size: 1.953125rem; }

  h2, .h2 {
    font-size: 1.7578125rem; }

  h3, .h3 {
    font-size: 1.5625rem; }

  h4, .h4 {
    font-size: 1.40625rem; }

  h5, .h5 {
    font-size: 1.25rem; }

  h6, .h6 {
    font-size: 1.125rem; } }
/* ==========================================================================
   COMPONENTES PROPRIOS
   ========================================================================== */
.content-wrapper {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.title-style01, .title-style02 {
  font-weight: 300;
  letter-spacing: -1px;
  line-height: 1;
  position: relative; }

.title-style01 > span,
.title-style01 strong, .title-style01 b, .title-style01 .font-weight-bold {
  position: inherit; }
.title-style01 > span {
  z-index: 1; }
.title-style01 strong, .title-style01 b, .title-style01 .font-weight-bold {
  z-index: 0; }
  .title-style01 strong:after, .title-style01 b:after, .title-style01 .font-weight-bold:after {
    content: '';
    background-color: #fb7800;
    z-index: -1;
    height: 1rem;
    width: 8.4rem;
    position: absolute;
    right: -1rem;
    bottom: 0.15rem; }

.title-style02 > span {
  background-color: white;
  padding-right: 1rem;
  padding-left: 1rem; }
.title-style02:before {
  content: '';
  background-color: #e6e6e6;
  z-index: -1;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.gutters-sm {
  margin-right: -0.5rem;
  margin-left: -0.5rem; }
  .gutters-sm > .col,
  .gutters-sm > [class*="col-"] {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

/* WEBDOOR
 * -------------------------- */
.webdoor {
  color: white;
  z-index: 2; }
  .webdoor a {
    color: #383838; }
    .webdoor a:focus .webdoor-heading [class*="fa-"], .webdoor a:hover .webdoor-heading [class*="fa-"] {
      color: #68ae67; }
  .webdoor .item {
    height: 18.5rem;
    overflow: hidden;
    position: relative;
    margin-right: 0;
    margin-left: 0; }
    .webdoor .item > .row {
      height: 100%;
      margin-right: 0;
      margin-left: 0; }
  .webdoor-img {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0; }
  .webdoor-heading {
    background-color: white;
    z-index: 2;
    padding-top: 1rem;
    padding-bottom: 1rem; }
    .webdoor-heading [class*="fa-"] {
      color: #fb7800;
      font-size: 1.499625rem; }
    .webdoor-heading .title {
      font-weight: 300;
      letter-spacing: -1px;
      margin-bottom: 1rem; }
  @media (max-width: 991px) {
    .webdoor .webdoor-heading .title {
      font-size: 1.499625rem; }
    .webdoor .webdoor-heading [class*="fa-"] {
      color: #fb7800;
      font-size: 1rem; } }
  @media (min-width: 992px) {
    .webdoor .item {
      overflow: visible; }
    .webdoor .webdoor-heading {
      padding-bottom: 2rem; }
    .webdoor + .last-news-wrapper {
      margin-top: -4.375rem; }
      .webdoor + .last-news-wrapper .content-wrapper {
        padding-top: 9rem; } }

/* FIGURE
 * -------------------------- */
.figure {
  border-top: 3px solid;
  border-bottom: 3px solid;
  display: table;
  margin-bottom: 1.5rem; }
  .figure.img-wrapper {
    display: block; }
  .figure.border {
    border-width: 3px !important;
    border-left: 0 !important;
    border-right: 0 !important; }
  .figure.border-primary {
    border-color: #fb7800; }
  .figure.border-success {
    border-color: #68ae67; }
  .figure.border-dark {
    border-color: #383838 !important; }
  .figure figcaption {
    background-color: rgba(0, 0, 0, 0.15);
    font-size: 0.8333333333rem;
    color: gray;
    display: table-caption;
    caption-side: bottom;
    padding: 1rem; }

/* OVERLAY
 * -------------------------- */
.overlay {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  position: relative; }
  .overlay-img:not(img) {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .overlay img.overlay-img {
    width: 100%; }
  .overlay-body {
    color: white;
    transition: all .3s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem; }
  .overlay:not(.overlay-gradient) .overlay-body {
    background-color: rgba(0, 0, 0, 0.5); }
  .overlay-gradient:before {
    content: '';
    display: inline-block;
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.65);
    background: linear-gradient(to bottom, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.65) 100%); }
  .overlay-bottom {
    top: auto; }
  .overlay-top {
    bottom: auto; }
  .overlay-hover {
    opacity: 0;
    transition: all .3s; }
  .overlay:focus .overlay-hover, .overlay:hover .overlay-hover {
    opacity: 1; }

/* EXCERPT
 * -------------------------- */
.excerpt {
  color: #383838;
  height: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .excerpt:not(.media) {
    display: inline-block; }
  .excerpt.media {
    border-bottom: 1px solid #e6e6e6;
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .excerpt-info {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.8333333333rem;
    color: #fb7800; }
  .excerpt-link {
    color: #68ae67;
    font-style: italic;
    font-weight: 700;
    font-size: 85%;
    text-transform: lowercase;
    text-decoration: underline; }
    .excerpt-link.btn {
      margin-left: -1rem; }
  .excerpt a.excerpt-link:focus, .excerpt a.excerpt-link:hover {
    color: #fb7800; }

a.excerpt:focus, a.excerpt:hover {
  color: inherit;
  text-decoration: none; }
  a.excerpt:focus > *, a.excerpt:hover > * {
    transition: all 0.3s; }
  a.excerpt:focus .excerpt-info, a.excerpt:focus .excerpt-title, a.excerpt:hover .excerpt-info, a.excerpt:hover .excerpt-title {
    text-decoration: underline; }
  a.excerpt:focus .excerpt-info, a.excerpt:hover .excerpt-info {
    color: #fb7800; }
  a.excerpt:focus .excerpt-title, a.excerpt:hover .excerpt-title {
    color: inherit; }
  a.excerpt:focus .excerpt-link, a.excerpt:hover .excerpt-link {
    color: #fb7800; }

/* ORDERED LIST
 * -------------------------- */
.ol {
  counter-reset: toplist-counter; }
  .ol li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
    .ol li:before {
      content: counter(toplist-counter) ".";
      counter-increment: toplist-counter;
      font-weight: 700;
      color: #68ae67;
      line-height: 1;
      margin-right: 0.5rem; }

/* SOCIAL
 * -------------------------- */
.social {
  margin-bottom: 1rem; }
  .social .nav-link {
    color: white;
    text-align: center;
    background-color: #fb7800;
    border-radius: 2rem;
    line-height: 2rem;
    padding: 0 !important;
    margin-right: 0.15rem;
    margin-left: 0.15rem;
    height: 2rem;
    width: 2rem; }
    .social .nav-link:focus, .social .nav-link:hover {
      background-color: #c86000;
      color: white; }
  @media (min-width: 576px) {
    .social .nav-link {
      font-size: 85%;
      line-height: 1.5rem;
      margin-right: 0.13rem;
      margin-left: 0.13rem;
      height: 1.5rem;
      width: 1.5rem; } }

/* ==========================================================================
   ESTRUTURA DO LAYOUT
   ========================================================================== */
/* HEADER
 * -------------------------- */
.header .menubar:not(.social) .nav-link:not(.sr-only) {
  font-weight: 700;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem; }
.header .navbar-light .menubar:not(.social) .nav-link {
  color: #fb7800; }
  .header .navbar-light .menubar:not(.social) .nav-link:focus, .header .navbar-light .menubar:not(.social) .nav-link:hover {
    text-decoration: underline;
    color: #fb7800; }
.header .social {
  margin-bottom: 0;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem; }
  .header .social .nav-link {
    color: white; }
    .header .social .nav-link:focus, .header .social .nav-link:hover {
      background-color: #68ae67;
      color: white; }
.header .accessibility-menu {
  text-transform: uppercase;
  font-size: 0.6944444444rem; }
  @media (max-width: 575px) {
    .header .accessibility-menu .menubar .nav-link {
      padding-right: 0.35rem;
      padding-left: 0.35rem; } }
.header .search-form .form-control {
  border-color: #e6e6e6;
  border-right-color: transparent; }
  .header .search-form .form-control::-webkit-input-placeholder {
    font-size: 85%; }
  .header .search-form .form-control:-moz-placeholder {
    font-size: 85%; }
  .header .search-form .form-control::-moz-placeholder {
    font-size: 85%; }
  .header .search-form .form-control:-ms-input-placeholder {
    font-size: 85%; }
.header .search-form [class*="btn-outline-"] {
  color: #e6e6e6;
  border-color: #e6e6e6;
  border-left-color: transparent; }
  .header .search-form [class*="btn-outline-"]:focus, .header .search-form [class*="btn-outline-"]:hover {
    background-color: white;
    color: #68ae67; }
.header .header-navbar {
  padding-top: 1rem;
  padding-bottom: 1rem; }
@media (max-width: 575px) {
  .header .navbar-brand {
    max-width: 350px; } }
@media (min-width: 576px) {
  .header .menubar:not(.social) .nav-link:not(.sr-only) {
    padding: 0.5rem 0.75rem; }
  .header .social {
    padding: 0.25rem 1rem; } }
@media (min-width: 768px) {
  .header .search-form .form-control {
    max-width: 150px; } }
@media (min-width: 1200px) {
  .header .navbar-expand-xl .menubar:not(.social) .nav-link:not(.sr-only) {
    position: relative;
    margin-right: 1px; }
    .header .navbar-expand-xl .menubar:not(.social) .nav-link:not(.sr-only):after {
      content: '';
      background-color: #e6e6e6;
      height: 1em;
      width: 1px;
      position: absolute;
      top: 0;
      right: -1px;
      bottom: 0;
      margin: auto; }
  .header .navbar-expand-xl .menubar:not(.social) .nav-item:last-child .nav-link {
    margin-right: 0; }
    .header .navbar-expand-xl .menubar:not(.social) .nav-item:last-child .nav-link:after {
      display: none; }
  .header .navbar-expand-xl .social {
    padding-right: 0;
    padding-left: 0; } }

/* FOOTER
 * -------------------------- */
.footer {
  background: #fb7800 url("../images/bg02.png") no-repeat 55vw center;
  padding-top: 4rem;
  padding-bottom: 4rem;
  color: white; }
  .footer a {
    color: white; }
    .footer a:focus, .footer a:hover {
      opacity: .65; }
  .footer .social .nav-link {
    background-color: white;
    color: #fb7800; }
  .footer .creative-commons {
    line-height: 1; }
    .footer .creative-commons small, .footer .creative-commons .small {
      font-size: 0.6944444444rem; }

/* SECTIONS
 * -------------------------- */
@media (min-width: 992px) {
  .sidebar {
    margin-right: -1rem;
    margin-left: 1rem; } }
.sidebar .banner {
  text-align: center;
  margin-top: -80px; }
  .sidebar .banner a {
    display: inline-block; }

.section-about {
  background-image: url("../images/bg01.png");
  background-position: 95% 0.5rem;
  background-repeat: no-repeat; }
  .section-about .btn [class*="fa-"] {
    font-size: 1.44rem; }
  @media (min-width: 768px) {
    .section-about {
      margin-top: -3rem; } }
  @media (min-width: 992px) {
    .section-about {
      padding-top: 6rem; } }

.section-contact .small {
  font-size: 0.6944444444rem; }

.contact-form .form-text {
  display: inline-block;
  margin-bottom: 0.33rem;
  float: right;
  font-size: 0.6944444444rem;
  font-weight: 700;
  text-transform: uppercase; }

.home .section-about {
  margin-top: 0; }
  @media (min-width: 992px) {
    .home .section-about {
      background-position-y: 5rem; } }

/* POST (BLOG)
 * -------------------------- */
.post-info {
  font-size: 0.8333333333rem;
  opacity: .7; }
.post-footer {
  margin-top: 4rem; }

/* ==========================================================================
   MODIFICACOES DO FRAMEWORK
   ========================================================================== */
.mt-1, .my-1 {
  margin-top: 0.5rem !important; }

.mb-1, .my-1 {
  margin-bottom: 0.5rem !important; }

.ml-1, .mx-1 {
  margin-left: 0.5rem !important; }

.mr-1, .mx-1 {
  margin-right: 0.5rem !important; }

.mt-2, .my-2 {
  margin-top: 1rem !important; }

.mb-2, .my-2 {
  margin-bottom: 1rem !important; }

.ml-2, .mx-2 {
  margin-left: 1rem !important; }

.mr-2, .mx-2 {
  margin-right: 1rem !important; }

.mt-3, .my-3 {
  margin-top: 1.5rem !important; }

.mb-3, .my-3 {
  margin-bottom: 1.5rem !important; }

.ml-3, .mx-3 {
  margin-left: 1.5rem !important; }

.mr-3, .mx-3 {
  margin-right: 1.5rem !important; }

.mt-4, .my-4 {
  margin-top: 2rem !important; }

.mb-4, .my-4 {
  margin-bottom: 2rem !important; }

.ml-4, .mx-4 {
  margin-left: 2rem !important; }

.mr-4, .mx-4 {
  margin-right: 2rem !important; }

.mt-5, .my-5 {
  margin-top: 3rem !important; }

.mb-5, .my-5 {
  margin-bottom: 3rem !important; }

.ml-5, .mx-5 {
  margin-left: 3rem !important; }

.mr-5, .mx-5 {
  margin-right: 3rem !important; }

.mt-0, .my-0 {
  margin-top: 0 !important; }

.mb-0, .my-0 {
  margin-bottom: 0 !important; }

.ml-0, .mx-0 {
  margin-left: 0 !important; }

.mr-0, .mx-0 {
  margin-right: 0 !important; }

.pt-1, .py-1 {
  padding-top: 0.5rem !important; }

.pb-1, .py-1 {
  padding-bottom: 0.5rem !important; }

.pl-1, .px-1 {
  padding-left: 0.5rem !important; }

.pr-1, .px-1 {
  padding-right: 0.5rem !important; }

.pt-2, .py-2 {
  padding-top: 1rem !important; }

.pb-2, .py-2 {
  padding-bottom: 1rem !important; }

.pl-2, .px-2 {
  padding-left: 1rem !important; }

.pr-2, .px-2 {
  padding-right: 1rem !important; }

.pt-3, .py-3 {
  padding-top: 1.5rem !important; }

.pb-3, .py-3 {
  padding-bottom: 1.5rem !important; }

.pl-3, .px-3 {
  padding-left: 1.5rem !important; }

.pr-3, .px-3 {
  padding-right: 1.5rem !important; }

.pt-4, .py-4 {
  padding-top: 2rem !important; }

.pb-4, .py-4 {
  padding-bottom: 2rem !important; }

.pl-4, .px-4 {
  padding-left: 2rem !important; }

.pr-4, .px-4 {
  padding-right: 2rem !important; }

.pt-5, .py-5 {
  padding-top: 3rem !important; }

.pb-5, .py-5 {
  padding-bottom: 3rem !important; }

.pl-5, .px-5 {
  padding-left: 3rem !important; }

.pr-5, .px-5 {
  padding-right: 3rem !important; }

.pt-0, .py-0 {
  padding-top: 0 !important; }

.pb-0, .py-0 {
  padding-bottom: 0 !important; }

.pl-0, .px-0 {
  padding-left: 0 !important; }

.pr-0, .px-0 {
  padding-right: 0 !important; }

@media (min-width: 576px) {
  .mt-sm-1, .my-sm-1 {
    margin-top: 0.5rem !important; }

  .mb-sm-1, .my-sm-1 {
    margin-bottom: 0.5rem !important; }

  .ml-sm-1, .mx-sm-1 {
    margin-left: 0.5rem !important; }

  .mr-sm-1, .mx-sm-1 {
    margin-right: 0.5rem !important; }

  .mt-sm-2, .my-sm-2 {
    margin-top: 1rem !important; }

  .mb-sm-2, .my-sm-2 {
    margin-bottom: 1rem !important; }

  .ml-sm-2, .mx-sm-2 {
    margin-left: 1rem !important; }

  .mr-sm-2, .mx-sm-2 {
    margin-right: 1rem !important; }

  .mt-sm-3, .my-sm-3 {
    margin-top: 1.5rem !important; }

  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1.5rem !important; }

  .ml-sm-3, .mx-sm-3 {
    margin-left: 1.5rem !important; }

  .mr-sm-3, .mx-sm-3 {
    margin-right: 1.5rem !important; }

  .mt-sm-4, .my-sm-4 {
    margin-top: 2rem !important; }

  .mb-sm-4, .my-sm-4 {
    margin-bottom: 2rem !important; }

  .ml-sm-4, .mx-sm-4 {
    margin-left: 2rem !important; }

  .mr-sm-4, .mx-sm-4 {
    margin-right: 2rem !important; }

  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important; }

  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important; }

  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important; }

  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important; }

  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important; }

  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important; }

  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important; }

  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important; }

  .pt-sm-1, .py-sm-1 {
    padding-top: 0.5rem !important; }

  .pb-sm-1, .py-sm-1 {
    padding-bottom: 0.5rem !important; }

  .pl-sm-1, .px-sm-1 {
    padding-left: 0.5rem !important; }

  .pr-sm-1, .px-sm-1 {
    padding-right: 0.5rem !important; }

  .pt-sm-2, .py-sm-2 {
    padding-top: 1rem !important; }

  .pb-sm-2, .py-sm-2 {
    padding-bottom: 1rem !important; }

  .pl-sm-2, .px-sm-2 {
    padding-left: 1rem !important; }

  .pr-sm-2, .px-sm-2 {
    padding-right: 1rem !important; }

  .pt-sm-3, .py-sm-3 {
    padding-top: 1.5rem !important; }

  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1.5rem !important; }

  .pl-sm-3, .px-sm-3 {
    padding-left: 1.5rem !important; }

  .pr-sm-3, .px-sm-3 {
    padding-right: 1.5rem !important; }

  .pt-sm-4, .py-sm-4 {
    padding-top: 2rem !important; }

  .pb-sm-4, .py-sm-4 {
    padding-bottom: 2rem !important; }

  .pl-sm-4, .px-sm-4 {
    padding-left: 2rem !important; }

  .pr-sm-4, .px-sm-4 {
    padding-right: 2rem !important; }

  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important; }

  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important; }

  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important; }

  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important; }

  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important; }

  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important; }

  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important; }

  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important; } }
@media (min-width: 768px) {
  .mt-md-1, .my-md-1 {
    margin-top: 0.5rem !important; }

  .mb-md-1, .my-md-1 {
    margin-bottom: 0.5rem !important; }

  .ml-md-1, .mx-md-1 {
    margin-left: 0.5rem !important; }

  .mr-md-1, .mx-md-1 {
    margin-right: 0.5rem !important; }

  .mt-md-2, .my-md-2 {
    margin-top: 1rem !important; }

  .mb-md-2, .my-md-2 {
    margin-bottom: 1rem !important; }

  .ml-md-2, .mx-md-2 {
    margin-left: 1rem !important; }

  .mr-md-2, .mx-md-2 {
    margin-right: 1rem !important; }

  .mt-md-3, .my-md-3 {
    margin-top: 1.5rem !important; }

  .mb-md-3, .my-md-3 {
    margin-bottom: 1.5rem !important; }

  .ml-md-3, .mx-md-3 {
    margin-left: 1.5rem !important; }

  .mr-md-3, .mx-md-3 {
    margin-right: 1.5rem !important; }

  .mt-md-4, .my-md-4 {
    margin-top: 2rem !important; }

  .mb-md-4, .my-md-4 {
    margin-bottom: 2rem !important; }

  .ml-md-4, .mx-md-4 {
    margin-left: 2rem !important; }

  .mr-md-4, .mx-md-4 {
    margin-right: 2rem !important; }

  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important; }

  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important; }

  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important; }

  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important; }

  .mt-md-0, .my-md-0 {
    margin-top: 0 !important; }

  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important; }

  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important; }

  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important; }

  .pt-md-1, .py-md-1 {
    padding-top: 0.5rem !important; }

  .pb-md-1, .py-md-1 {
    padding-bottom: 0.5rem !important; }

  .pl-md-1, .px-md-1 {
    padding-left: 0.5rem !important; }

  .pr-md-1, .px-md-1 {
    padding-right: 0.5rem !important; }

  .pt-md-2, .py-md-2 {
    padding-top: 1rem !important; }

  .pb-md-2, .py-md-2 {
    padding-bottom: 1rem !important; }

  .pl-md-2, .px-md-2 {
    padding-left: 1rem !important; }

  .pr-md-2, .px-md-2 {
    padding-right: 1rem !important; }

  .pt-md-3, .py-md-3 {
    padding-top: 1.5rem !important; }

  .pb-md-3, .py-md-3 {
    padding-bottom: 1.5rem !important; }

  .pl-md-3, .px-md-3 {
    padding-left: 1.5rem !important; }

  .pr-md-3, .px-md-3 {
    padding-right: 1.5rem !important; }

  .pt-md-4, .py-md-4 {
    padding-top: 2rem !important; }

  .pb-md-4, .py-md-4 {
    padding-bottom: 2rem !important; }

  .pl-md-4, .px-md-4 {
    padding-left: 2rem !important; }

  .pr-md-4, .px-md-4 {
    padding-right: 2rem !important; }

  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important; }

  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important; }

  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important; }

  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important; }

  .pt-md-0, .py-md-0 {
    padding-top: 0 !important; }

  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important; }

  .pl-md-0, .px-md-0 {
    padding-left: 0 !important; }

  .pr-md-0, .px-md-0 {
    padding-right: 0 !important; } }
@media (min-width: 992px) {
  .mt-lg-1, .my-lg-1 {
    margin-top: 0.5rem !important; }

  .mb-lg-1, .my-lg-1 {
    margin-bottom: 0.5rem !important; }

  .ml-lg-1, .mx-lg-1 {
    margin-left: 0.5rem !important; }

  .mr-lg-1, .mx-lg-1 {
    margin-right: 0.5rem !important; }

  .mt-lg-2, .my-lg-2 {
    margin-top: 1rem !important; }

  .mb-lg-2, .my-lg-2 {
    margin-bottom: 1rem !important; }

  .ml-lg-2, .mx-lg-2 {
    margin-left: 1rem !important; }

  .mr-lg-2, .mx-lg-2 {
    margin-right: 1rem !important; }

  .mt-lg-3, .my-lg-3 {
    margin-top: 1.5rem !important; }

  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1.5rem !important; }

  .ml-lg-3, .mx-lg-3 {
    margin-left: 1.5rem !important; }

  .mr-lg-3, .mx-lg-3 {
    margin-right: 1.5rem !important; }

  .mt-lg-4, .my-lg-4 {
    margin-top: 2rem !important; }

  .mb-lg-4, .my-lg-4 {
    margin-bottom: 2rem !important; }

  .ml-lg-4, .mx-lg-4 {
    margin-left: 2rem !important; }

  .mr-lg-4, .mx-lg-4 {
    margin-right: 2rem !important; }

  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important; }

  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important; }

  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important; }

  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important; }

  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important; }

  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important; }

  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important; }

  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important; }

  .pt-lg-1, .py-lg-1 {
    padding-top: 0.5rem !important; }

  .pb-lg-1, .py-lg-1 {
    padding-bottom: 0.5rem !important; }

  .pl-lg-1, .px-lg-1 {
    padding-left: 0.5rem !important; }

  .pr-lg-1, .px-lg-1 {
    padding-right: 0.5rem !important; }

  .pt-lg-2, .py-lg-2 {
    padding-top: 1rem !important; }

  .pb-lg-2, .py-lg-2 {
    padding-bottom: 1rem !important; }

  .pl-lg-2, .px-lg-2 {
    padding-left: 1rem !important; }

  .pr-lg-2, .px-lg-2 {
    padding-right: 1rem !important; }

  .pt-lg-3, .py-lg-3 {
    padding-top: 1.5rem !important; }

  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1.5rem !important; }

  .pl-lg-3, .px-lg-3 {
    padding-left: 1.5rem !important; }

  .pr-lg-3, .px-lg-3 {
    padding-right: 1.5rem !important; }

  .pt-lg-4, .py-lg-4 {
    padding-top: 2rem !important; }

  .pb-lg-4, .py-lg-4 {
    padding-bottom: 2rem !important; }

  .pl-lg-4, .px-lg-4 {
    padding-left: 2rem !important; }

  .pr-lg-4, .px-lg-4 {
    padding-right: 2rem !important; }

  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important; }

  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important; }

  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important; }

  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important; }

  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important; }

  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important; }

  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important; }

  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important; } }
@media (min-width: 1200px) {
  .mt-xl-1, .my-xl-1 {
    margin-top: 0.5rem !important; }

  .mb-xl-1, .my-xl-1 {
    margin-bottom: 0.5rem !important; }

  .ml-xl-1, .mx-xl-1 {
    margin-left: 0.5rem !important; }

  .mr-xl-1, .mx-xl-1 {
    margin-right: 0.5rem !important; }

  .mt-xl-2, .my-xl-2 {
    margin-top: 1rem !important; }

  .mb-xl-2, .my-xl-2 {
    margin-bottom: 1rem !important; }

  .ml-xl-2, .mx-xl-2 {
    margin-left: 1rem !important; }

  .mr-xl-2, .mx-xl-2 {
    margin-right: 1rem !important; }

  .mt-xl-3, .my-xl-3 {
    margin-top: 1.5rem !important; }

  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1.5rem !important; }

  .ml-xl-3, .mx-xl-3 {
    margin-left: 1.5rem !important; }

  .mr-xl-3, .mx-xl-3 {
    margin-right: 1.5rem !important; }

  .mt-xl-4, .my-xl-4 {
    margin-top: 2rem !important; }

  .mb-xl-4, .my-xl-4 {
    margin-bottom: 2rem !important; }

  .ml-xl-4, .mx-xl-4 {
    margin-left: 2rem !important; }

  .mr-xl-4, .mx-xl-4 {
    margin-right: 2rem !important; }

  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important; }

  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important; }

  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important; }

  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important; }

  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important; }

  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important; }

  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important; }

  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important; }

  .pt-xl-1, .py-xl-1 {
    padding-top: 0.5rem !important; }

  .pb-xl-1, .py-xl-1 {
    padding-bottom: 0.5rem !important; }

  .pl-xl-1, .px-xl-1 {
    padding-left: 0.5rem !important; }

  .pr-xl-1, .px-xl-1 {
    padding-right: 0.5rem !important; }

  .pt-xl-2, .py-xl-2 {
    padding-top: 1rem !important; }

  .pb-xl-2, .py-xl-2 {
    padding-bottom: 1rem !important; }

  .pl-xl-2, .px-xl-2 {
    padding-left: 1rem !important; }

  .pr-xl-2, .px-xl-2 {
    padding-right: 1rem !important; }

  .pt-xl-3, .py-xl-3 {
    padding-top: 1.5rem !important; }

  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1.5rem !important; }

  .pl-xl-3, .px-xl-3 {
    padding-left: 1.5rem !important; }

  .pr-xl-3, .px-xl-3 {
    padding-right: 1.5rem !important; }

  .pt-xl-4, .py-xl-4 {
    padding-top: 2rem !important; }

  .pb-xl-4, .py-xl-4 {
    padding-bottom: 2rem !important; }

  .pl-xl-4, .px-xl-4 {
    padding-left: 2rem !important; }

  .pr-xl-4, .px-xl-4 {
    padding-right: 2rem !important; }

  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important; }

  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important; }

  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important; }

  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important; }

  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important; }

  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important; }

  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important; }

  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important; } }
@media (min-width: 1200px) {
  .container {
    max-width: 960px; } }
.col, .col-sm, .col-md, .col-lg, .col-xl {
  min-width: 1px; }

.navbar-brand img {
  image-rendering: optimizeSpeed;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor; }

/* TYPOGRAPHY
 * -------------------------- */
.blockquote {
  padding: 0.5rem;
  display: -ms-flexbox;
  display: flex;
  font-style: italic;
  font-weight: 300; }
  .blockquote > * {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  .blockquote:before {
    content: '\201C';
    color: inherit;
    opacity: .25;
    font: normal 10rem/.78 sans-serif;
    height: 40px;
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  .blockquote.flex-row-reverse {
    text-align: right; }
    .blockquote.flex-row-reverse:before {
      content: '\201D'; }
  .blockquote[class*="border"] {
    border-width: 3px !important; }

/* MEDIA
 * -------------------------- */
@media (max-width: 575px) {
  .media {
    display: block; } }
@media (min-width: 768px) {
  .media > img {
    width: 40%; } }
@media (min-width: 992px) {
  .media > img {
    width: auto; } }

/* BREADCRUMB
 * -------------------------- */
.breadcrumb {
  background-color: transparent;
  font-size: 85%;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 0; }
  .breadcrumb-item.active {
    color: #383838; }
  .breadcrumb-item + .breadcrumb-item:before {
    color: gray;
    content: '\00bb'; }
  .breadcrumb a {
    color: #fb7800; }
    .breadcrumb a:focus, .breadcrumb a:hover {
      color: #c86000; }

/* PAGINATION
 * -------------------------- */
.page-link {
  color: #fb7800;
  background-color: transparent;
  border-color: transparent;
  font-weight: 700;
  padding: 0.25rem 0.588rem;
  margin-right: 0;
  margin-left: 0; }
  .page-link:focus, .page-link:hover {
    color: #c86000;
    background-color: transparent;
    border-color: transparent; }

.page-item .page-link.btn {
  border-radius: .4rem;
  color: white;
  font-weight: 400;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  margin-right: 0;
  margin-left: 0; }
.page-item.active .page-link {
  cursor: default;
  background-color: #383838;
  border-color: transparent;
  border-radius: 4rem;
  padding: 0.1rem 0.438rem;
  margin-right: 0.2rem;
  margin-left: 0.2rem; }

/* BUTTON
 * -------------------------- */
.btn {
  cursor: pointer;
  transition: all .3s;
  border-radius: .4rem;
  font-size: 85%;
  padding: 0.532rem 1rem; }
  .btn:not(.btn-link) {
    text-transform: uppercase; }

/* PRIMARY */
.btn-outline-primary {
  border-color: #fb7800;
  color: #fb7800; }

.btn-primary, .btn-outline-primary:focus {
  border-color: #fb7800;
  background-color: #fb7800; }
  .btn-primary:focus, .btn-outline-primary:focus, .btn-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:hover, .btn-outline-primary.focus, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary:active:hover, .btn-outline-primary.active:hover, .btn-outline-primary.active:not(:disabled):not(.disabled), .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-primary.focus, .show > .btn-primary.dropdown-toggle, .show > .dropdown-toggle.btn-outline-primary:focus, .focus.btn-outline-primary:focus, .btn-primary:active, .btn-outline-primary:active:focus, .btn-primary.active, .active.btn-outline-primary:focus, .btn-primary:active:hover, .btn-outline-primary:active, .btn-outline-primary.active:active:hover, .btn-outline-primary:active:not(:disabled):not(.disabled), .btn-primary.active:hover, .active.btn-outline-primary, .active.btn-outline-primary:active:hover, .active.btn-outline-primary:not(:disabled):not(.disabled), .btn-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled):active:focus {
    border-color: #c86000;
    background-color: #c86000; }
  .btn-primary:focus, .btn-outline-primary:focus {
    color: white; }

/* success */
.btn-outline-success {
  border-color: #68ae67;
  color: #68ae67; }

.btn-success {
  border-color: #68ae67;
  background-color: #68ae67; }
  .btn-success:focus, .btn-success:hover, .btn-outline-success:focus, .btn-outline-success:hover, .btn-outline-success.focus, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success:active:hover, .btn-outline-success.active:hover, .btn-outline-success.active:not(:disabled):not(.disabled), .btn-outline-success:not(:disabled):not(.disabled):active, .btn-success.focus, .show > .btn-success.dropdown-toggle, .btn-success:active, .btn-success.active, .btn-success:active:hover, .btn-outline-success:active, .btn-outline-success.active:active:hover, .btn-outline-success:active:not(:disabled):not(.disabled), .btn-success.active:hover, .active.btn-outline-success, .active.btn-outline-success:active:hover, .active.btn-outline-success:not(:disabled):not(.disabled), .btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active {
    border-color: #50934f;
    background-color: #50934f; }
  .btn-success:focus {
    color: white; }

.btn-link:focus, .btn-link:hover, .btn-link.focus, .btn-link:active, .btn-link.active, .btn-link:active:hover, .btn-link.active:hover, .btn-link:not(:disabled):not(.disabled).active, .btn-link:not(:disabled):not(.disabled):active {
  color: #c86000; }

/* CARD / LIST GROUP
 * -------------------------- */
.list-group-item {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.05); }

.card,
.card > .list-group:first-child .list-group-item:first-child,
.card > .list-group:last-child .list-group-item:last-child {
  border-radius: 0; }

/* FORM
 * -------------------------- */
.form-control {
  border-radius: .4rem; }

.form-text {
  font-style: italic; }

/* UTILITIES
 * -------------------------- */
.text-primary {
  color: #fb7800 !important; }

.text-success {
  color: #68ae67 !important; }

.bg-primary {
  background-color: #fb7800 !important;
  color: white; }

.bg-light {
  background-color: #f2f2f2 !important; }

.bg-dark {
  background-color: #383838 !important;
  color: white; }
  .bg-dark .bg-dark {
    background-color: rgba(0, 0, 0, 0.25) !important; }
  .bg-dark .excerpt {
    color: inherit; }

/***** BORDERS *****/
.border {
  border-color: #e6e6e6 !important; }

.border-primary {
  border-color: #fb7800 !important; }

/* ==========================================================================
   MODIFICACOES DE PLUGINS
   ========================================================================== */
/* SLICK
 * -------------------------- */
.slick-dots {
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  margin: 1rem 15% 0;
  padding-left: 0; }
  .slick-dots li {
    text-indent: -999px;
    background-color: black;
    border-radius: 100%;
    cursor: pointer;
    opacity: .25;
    transition: all .3s;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    height: 12px;
    width: 12px;
    margin-right: 5px;
    margin-left: 5px;
    position: relative; }
    .slick-dots li:focus, .slick-dots li:hover {
      opacity: .5; }
    .slick-dots li.slick-active {
      cursor: default;
      opacity: 1;
      background-color: #68ae67; }
  .slick-dots button {
    display: none; }

.webdoor .slick-dots {
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  bottom: 1.5rem;
  left: 0;
  margin-top: 0;
  margin-right: 15px;
  margin-left: 15px; }
  .webdoor .slick-dots li {
            /*opacity: .5;
            background-color: white;
            @include margin(5px 10px);
            @include size(20px);

            #/{$_link-hover} {
                opacity: .75;
            }

            &.slick-active {
                @extend .slick-active;
            }*/ }

@media (min-width: 576px) {
  .webdoor .slick-track {
    height: 22.875rem; }
  .webdoor .slick-dots {
    -ms-flex-pack: start;
    justify-content: flex-start; } }
@media (min-width: 992px) {
  .webdoor .slick-dots {
    /*-ms-flex-pack: start;
    justify-content: flex-start;*/
    margin-top: 0;
    margin-right: 58%;
    margin-left: 30px; } }
.slick-track {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .slick-track .slick-slide {
    height: auto; }

.slick-arrow {
  z-index: 9;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  transition: all 0.3s; }

/* ==========================================================================
   UTILITIES PROPRIOS
   ========================================================================== */
.divider-primary {
  border-top: 5px solid #fb7800; }

.border-img-link {
  display: inline-block;
  border: 3px solid transparent; }
  .border-img-link:focus, .border-img-link:hover {
    border-color: #fb7800; }

.img-wrapper {
  position: relative;
  padding-top: 29%;
  padding-bottom: 29%;
  overflow: hidden; }
  .img-wrapper > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%; }

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