@charset "UTF-8";
/* */
/*  */
.box_shadow {
  box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc; }

.border_radius, #comments .comment, .comment, #comment-form .comment.preview,
.comment-form .comment.preview {
  border-radius: 5px;
  -webkit-border-radius: 5px; }

.font_oswald {
  font-family: 'oswaldregular'; }

/* Narrow Rectangle */
@font-face {
  font-family: 'NarrowRectangle';
  src: url("/themes/zircon/Fonts/narrow_rectangle-7.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/* Framd */
@font-face {
  font-family: 'Framd';
  src: url("/themes/zircon/Fonts/framd.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/* Jaro Regular Variable */
@font-face {
  font-family: 'JaroVariable';
  src: url("/themes/zircon/Fonts/Jaro-Regular-VariableFont_opsz.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/* Franklin Gothic Heavy (FRAHV.TTF) */
@font-face {
  font-family: 'FranklinGothicHeavy';
  src: url("/themes/zircon/Fonts/FRAHV.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/* Franklin Gothic Demi (FRADM.TTF) */
@font-face {
  font-family: 'FranklinGothicDemi';
  src: url("/themes/zircon/Fonts/FRADM.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/* Franklin Gothic Book (FRABK.TTF) */
@font-face {
  font-family: 'FranklinGothicBook';
  src: url("/themes/zircon/Fonts/FRABK.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/* Aplicação da fonte e tamanho nos elementos */
h1, h2, h3, h4, h5 {
  font-family: 'NarrowRectangle', sans-serif; }

h1 {
  font-size: 3em; }

h2 {
  font-size: 2.5em; }

h3 {
  font-size: 2em; }

h4 {
  font-size: 1em; }

h5 {
  font-size: 1em; }

p {
  font-family: 'FranklinGothicBook', sans-serif;
  font-size: 1em; }

a {
  font-family: 'FranklinGothicHeavy', sans-serif;
  font-size: 1em;
  font-weight: bold; }

/* BUTTON */
.form-actions .form-submit {
  margin: 0 10px 10px 0;
  border: none;
  padding: 8px 20px;
  color: #fff;
  background: #553e67;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer; }
  .form-actions .form-submit:hover, .form-actions .form-submit:focus {
    background-color: #555; }

.btn-primary {
  background: #553e67; }

.btn-primary:hover, .btn-primary:focus {
  background-color: #1c6456; }

.font_awesome, ul.inline .node-readmore a:before,
ul.links.inline .node-readmore a:before, .views-field-view-node a:before, #comments .indented:before, .btn-btt:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1; }

hr {
  height: 2px;
  border: none;
  color: #1c6456 !important;
  background-color: #1c6456 !important;
  margin: 1.2em 0; }

.container {
  padding-left: 0;
  padding-right: 0; }

/* view */
h1.page-title {
  font-size: 2.571em; }

.view .views-field {
  margin-bottom: 5px; }

.field-item {
  margin-bottom: 15px; }

/* main */
.submitted,
.node__meta {
  color: #999;
  font-size: 0.923em;
  margin-bottom: 15px; }

.field-type-image {
  margin-bottom: 15px; }
  .field-type-image img {
    border: 1px solid #dadada;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 3px; }

ul.inline li,
ul.links.inline li {
  display: inline-block;
  padding: 0;
  margin: 0 5px 7px 0;
  color: #999;
  font-size: 0.92em; }
  ul.inline li a,
  ul.links.inline li a {
    display: inline-block;
    padding: 4px 10px;
    color: #fff;
    background: #555;
    vertical-align: middle;
    border-radius: 3px;
    -webkit-border-radius: 3px; }
    ul.inline li a:hover, ul.inline li a:focus,
    ul.links.inline li a:hover,
    ul.links.inline li a:focus {
      background: #1c6456;
      color: #fff; }
ul.inline .node-readmore a,
ul.links.inline .node-readmore a {
  padding-left: 17px;
  position: relative;
  color: #999;
  background: none; }
  ul.inline .node-readmore a:before,
  ul.links.inline .node-readmore a:before {
    content: "\f0fe";
    position: absolute;
    left: 0;
    top: 7px; }
  ul.inline .node-readmore a:hover, ul.inline .node-readmore a:focus,
  ul.links.inline .node-readmore a:hover,
  ul.links.inline .node-readmore a:focus {
    color: #1c6456;
    background: none; }

.views-field-view-node {
  margin-bottom: 0 !important; }
  .views-field-view-node a {
    display: inline-block;
    padding: 4px 0 4px 17px;
    position: relative;
    color: #999; }
    .views-field-view-node a:before {
      content: "\f0fe";
      position: absolute;
      left: 0;
      top: 8px; }
    .views-field-view-node a:hover, .views-field-view-node a:focus {
      color: #553e67; }

/* search */
#edit-keywords-fieldset .fieldset-wrapper label {
  min-width: 200px; }

/* contact */
.contact-message-feedback-form {
  padding-top: 10px; }
  .contact-message-feedback-form label {
    min-width: 140px; }

/* comment */
.field-node--comment {
  clear: both;
  border-top: 1px solid #dadada;
  padding-top: 30px;
  margin-top: 30px; }

#comments {
  border-top: 1px solid #dadada;
  padding-top: 20px;
  margin-top: 30px;
  border-top-style: dotted; }
  #comments label {
    min-width: 100px; }
  #comments .comment {
    border: 1px solid #dadada;
    padding: 15px;
    margin-bottom: 15px; }
    #comments .comment h3 {
      font-size: 1.38em; }
  #comments .indented {
    margin-left: 30px;
    position: relative; }
    #comments .indented:before {
      content: "\f062";
      position: absolute;
      left: -20px;
      top: 0; }

.comment h3 {
  font-size: 1.428em;
  margin-bottom: 5px; }

.comment {
  border: 1px solid #dadada;
  padding: 15px;
  margin-bottom: 30px !important; }
  .comment mark,
  .comment .mark {
    float: right;
    margin: 0 0 5px 10px; }
  .comment .comment__submitted {
    margin-bottom: 5px; }

#comment-form .comment.preview,
.comment-form .comment.preview {
  padding: 15px;
  border: 1px solid #DCD7BB; }
#comment-form label,
.comment-form label {
  min-width: 100px; }

/* pager */
.pager .pager__items {
  text-align: right;
  border-top: 1px solid #dadada;
  border-top-style: dotted;
  padding-top: 15px;
  padding-left: 0; }
  .pager .pager__items li {
    margin: 0 0 5px 2px;
    padding: 0;
    display: inline-block;
    font-size: 0.923em; }
    .pager .pager__items li > a,
    .pager .pager__items li > span {
      border-radius: 3px;
      -webkit-border-radius: 3px;
      padding: 3px 7px;
      color: #333;
      background: #ccc;
      border: none; }
      .pager .pager__items li > a:hover, .pager .pager__items li > a:focus,
      .pager .pager__items li > span:hover,
      .pager .pager__items li > span:focus {
        background: #555;
        color: #fff; }
  .pager .pager__items .is-active a {
    background: none;
    color: #553e67;
    padding: 0; }
    .pager .pager__items .is-active a:hover, .pager .pager__items .is-active a:focus {
      color: #553e67;
      background: none; }

/* .slick-slider */
.page .slider {
  margin-bottom: 0;
  padding: 0 25px; }
  .page .slider .views-field {
    margin-bottom: 0; }
  .page .slider .views-field-field-image {
    padding: 0 7px; }
    .page .slider .views-field-field-image img {
      border: 2px solid #fff; }
    .page .slider .views-field-field-image:hover, .page .slider .views-field-field-image:focus {
      overflow: hidden; }
      .page .slider .views-field-field-image:hover img, .page .slider .views-field-field-image:focus img {
        border: 2px solid #999; }
  .page .slider .slick-prev {
    left: -7px; }
  .page .slider .slick-prev,
  .page .slider .slick-next {
    margin-top: -16px;
    height: 28px;
    width: 28px;
    opacity: 0.6; }
    .page .slider .slick-prev:before,
    .page .slider .slick-next:before {
      font-size: 30px; }
    .page .slider .slick-prev:hover, .page .slider .slick-prev:focus,
    .page .slider .slick-next:hover,
    .page .slider .slick-next:focus {
      opacity: 1; }
  .page .slider .slick-next {
    right: -5px; }
  .page .slider .slick-dots {
    display: none !important; }

/* search */
.search-results {
  padding: 0; }
  .search-results h3 {
    font-size: 1.38em; }
  .search-results .search-info {
    font-size: 0.923em;
    color: #999; }
  .search-results li {
    border-top: 1px solid #dadada;
    border-top-style: dotted;
    padding: 20px 0 10px 0 !important;
    margin-bottom: 20px; }
    .search-results li:first-child {
      padding-top: 0 !important;
      border-top: none; }
    .search-results li:hover .search-result__title a, .search-results li:focus .search-result__title a {
      color: #1c6456; }

/* forum */
#main .forum table {
  margin-bottom: 20px;
  width: 100%; }
#main .forum th {
  background: #555;
  padding: 7px 10px;
  color: #fff; }
  #main .forum th a {
    color: #fff; }
  #main .forum th img {
    margin-left: 3px; }
  #main .forum th:first-child {
    width: 60%; }
#main .forum td {
  padding: 7px 10px;
  border-bottom: 1px solid #dadada;
  border-bottom-style: dotted;
  white-space: normal; }
  #main .forum td .name {
    font-weight: bold; }
#main .forum td.container {
  background: #ddd;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 0.75em 5px 0.75em 25px;
  border-radius: 0;
  box-shadow: none; }
#main .forum tr.odd {
  background: #f7f7f7; }

/* book */
.book-navigation .menu {
  margin: 0 0 20px 20px;
  padding: 0; }
  .book-navigation .menu li {
    list-style: disc; }
.book-navigation .book-pager {
  border-top: 1px solid #dadada;
  border-top-style: dotted;
  padding: 15px 0 0; }

.field-name-field-category {
  margin-bottom: 15px; }

/* back to top */
.btn-btt {
  position: fixed;
  z-index: 100;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border-radius: 50%;
  background: #333;
  text-align: center;
  opacity: 0.8;
  bottom: 20px;
  right: 20px;
  color: #eee;
  display: none; }
  .btn-btt:before {
    content: "\f062";
    font-size: 1.23em;
    margin-top: 12px; }
  .btn-btt:hover, .btn-btt:focus {
    outline: none;
    opacity: 1;
    color: #fff; }

.map {
  padding-top: 20px;
  border-top: 1px solid #dadada;
  border-top-style: dotted; }

/* search */
#search-form {
  margin: 20px 0; }
  #search-form .form-submit {
    margin-left: 0;
    border: none;
    padding: 7px 20px;
    color: #fff;
    background: #1c6456;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer; }
    #search-form .form-submit:hover, #search-form .form-submit:focus {
      background-color: #555; }

#search-form + h2 {
  margin-bottom: 30px;
  margin-top: 30px; }

/* tags */
.field-node--field-tags {
  margin-bottom: 15px; }
  .field-node--field-tags:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0; }
  .field-node--field-tags .field-label {
    float: left;
    margin: 0 5px 5px 0; }
  .field-node--field-tags .field-item {
    display: inline-block;
    margin: 0 5px 5px 0; }
    .field-node--field-tags .field-item a {
      border-bottom: 1px dotted #999; }
      .field-node--field-tags .field-item a:hover, .field-node--field-tags .field-item a:focus {
        border-bottom-color: #1c6456; }

.form-wrapper .tips {
  margin-left: 15px; }

.form-item .label {
  color: #555;
  font-size: 100%;
  padding-left: 0;
  font-weight: normal; }

.node .node__content .field--name-field-image {
  background: #fff;
  float: left;
  margin-right: 15px;
  margin-bottom: 10px; }
.node.node--view-mode-full .field--name-field-image {
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 15px; }
.node.node--view-mode-full .field--type-comment {
  margin-top: 20px; }
  .node.node--view-mode-full .field--type-comment h2.title {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #dadada; }

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