/*=============================================
=                   HELPERS                   =
=============================================*/
html,
body {
  scroll-behavior: smooth;
}

.uk-navbar {
  height: 95px;
}

.content-max-width {
  width: 100%;
  max-width: 980px;
  font-weight: 700;
}

.animalar-hero-max-width {
  font-weight: 700;
  max-width: 910px;
}

.text-bold {
  font-weight: bold;
}

.text-green {
  color: #BADA55;
}

.text-blue {
  color: #1D66DE;
}

.text-white {
  color: white;
}

.uk-button {
  border: 1px solid #FC6100;
  padding: 0px 50px;
  font-size: 16px;
  background-color: #FC6100;
  color: white;
  text-transform: uppercase;
}

.uk-button:hover {
  background-color: white;
  border: 1px solid #FC6100;
  color: #FC6100;
}

.blue {
  border: 1px solid #0F286A;
  background-color: #0F286A;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  padding: 0 15px;
}

.blue:hover {
  border: 1px solid #0F286A;
  color: #0F286A;
}

.align-self-flex-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

.line-height-1 {
  line-height: 1;
}

.color-blue {
  color: #1D66DE;
}

.color-orange {
  color: #FC6100;
}

.color-white {
  color: white;
}

/*=====  End of HELPERS  ======*/
/*=============================================
=                    FONTS                    =
=============================================*/
.animalar-font-navbar-item {
  font-family: "Avenir LT 35 Light", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #1D66DE;
  line-height: 50px;
}

.animalar-font-breadcrumb {
  font-size: 10px;
}

h1 {
  font-size: 45px;
  font-weight: bold;
  font-family: "Avenir LT 85 Heavy", Arial, Helvetica, sans-serif;
}

.font-normal {
  font-family: "Avenir LT 35 Light", Arial, Helvetica, sans-serif;
}

.font-bold {
  font-family: "Avenir LT 85 Heavy", Arial, Helvetica, sans-serif;
}

.font-15px {
  font-size: 15px;
}

h2 {
  font-size: 29px;
  font-weight: 400;
  font-family: "Avenir LT 35 Light", Arial, Helvetica, sans-serif;
  text-align: justify;
  color: white;
}

h3 {
  font-size: 25px;
  font-family: "Avenir LT 85 Heavy", Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #1D66DE;
}

h4 {
  font-size: 31px;
  font-family: "Avenir LT 85 Heavy", Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #1D66DE;
}

h5 {
  font-size: 17px;
  font-family: "Avenir LT 85 Heavy", Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0.03em;
  color: #423A3A;
}

h6 {
  font-size: 20px;
  font-family: "Avenir LT 85 Heavy", Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #1D66DE;
}

p {
  font-family: "Avenir LT 35 Light", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #423A3A;
  font-size: 16px;
  line-height: 1.6em;
}

.pergunta p {
  text-align: justify;
}

a {
  color: #FC6100;
}

a:hover {
  text-decoration: none;
  color: #FC6100;
}

.footer-link {
  color: white;
}

.footer-link:hover {
  text-decoration: none;
  color: white;
}

.font-size-medium {
  font-size: 18px;
}

.font-size-larger {
  font-size: 36px;
  color: white;
}

.font-size-medium-large {
  font-size: 19px;
  font-family: "Avenir LT 35 Light", Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: white;
  line-height: 1.3;
}

/*=====  End of FONTS  ======*/
/*=============================================
=                    HEADER                   =
=============================================*/
.animalar-nav {
  background-color: white;
}

.animalar-nav .animalar-navbar {
  height: 95px;
}

.animalar-nav .animalar-navbar .animalar-navbar-right {
  bottom: -5px;
}

.uk-navbar-item {
  padding: 0 45px;
}

.uk-navbar-item:last-child {
  padding-right: 0;
}

/*=====  End of HEADER  ======*/
/*=============================================
=                BREADCRUMB                   =
=============================================*/
.animalar-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  margin: 0 5px;
}

/*=====  End of BREADCRUMB  ======*/
/*=============================================
=                  CONTAINER                  =
=============================================*/
.animalar-wrapper {
  background-color: white;
}

/*=====  End of CONTAINER  ======*/
.gato-pata {
  max-width: 270px;
}

/*=============================================
=                    FILTER                   =
=============================================*/
.animalar-subnav {
  font-weight: 400;
}

.animalar-subnav li {
  text-transform: capitalize !important;
}

.animalar-subnav li a {
  padding: 7px 45px !important;
  border: 1px solid #1D66DE;
  color: #1D66DE !important;
}

.animalar-subnav * > a:hover {
  border: 1px solid #FC6100;
  color: #FC6100 !important;
  background: white;
}

.animalar-subnav * > a:focus {
  border: 1px solid #FC6100;
  color: #FC6100 !important;
}

.animalar-subnav * > :first-child {
  text-transform: capitalize;
  font-size: 16px;
}

.animalar-subnav .uk-active a {
  background-color: #FC6100;
  color: white !important;
  border: 1px solid #FC6100;
}

/*=====  End of FILTER  ======*/
/*=============================================
=               UNSORTED INDEX                =
=============================================*/
.animalar-header-break {
  margin-top: 30px !important;
  max-width: 507px;
  text-align: left;
}

.animalar-header-break h1 {
  border-bottom: 7px solid #e28636;
}

/*=====  End of UNSORTED INDEX  ======*/
/*=============================================
=                   FOOTER                   =
=============================================*/
.animalar-footer {
  background-color: #1D66DE;
  padding-top: 50px;
}

.animalar-footer div p {
  color: white;
}

/*=====  End of FOOTER  ======*/
.animalar-index-hero {
  background-color: #1D66DE;
}

.animalar-hero-content {
  padding: 50px;
}

.animalar-background-height {
  height: 360px;
}

.uk-navbar-container.uk-light:not(.uk-navbar-transparent):not(.uk-navbar-primary) {
  background: white;
}

#mobile-navbar .uk-offcanvas-bar {
  background-color: #1D66DE;
  color: white;
  width: 100vw;
}

.uk-offcanvas-flip .uk-offcanvas-bar {
  left: auto;
  right: -100vw;
}

#mobile-navbar li:nth-child(1),
#mobile-navbar li:nth-child(2),
#mobile-navbar li:nth-child(3) {
  border-left: unset;
}

#mobile-navbar li a,
.uk-offcanvas-close {
  color: white !important;
  text-align: center;
}

#mobile-navbar li h3 {
  color: #1D66DE;
}

.animalar-sobre {
  padding: 30px;
  background-color: #FC6100;
  color: white !important;
}

.animalar-apoios {
  padding: 30px;
  background-color: #0F286A;
  color: white !important;
}

.animalar-apoios-title {
  font-weight: 800;
  color: white;
}

.perguntas-header-container {
  margin-top: -70px;
  margin-bottom: 40px;
}

.perguntas-frequentes {
  margin-top: 60px;
  background-color: #f2f2f2;
}

.perguntas-header-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: white;
}

.perguntas-header-wrapper h4 {
  line-height: 1.2em;
}

.animalar-context {
  padding-top: 30px;
}

.animalar-sources-wrapper span {
  margin: 10px;
  font-weight: 600;
  font-family: "Avenir LT 35 Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  position: relative;
  bottom: 10px;
}

.animalar-sources-wrapper .source-link {
  font-size: 13px;
}

.animalar-sources-wrapper .source-link a {
  color: #1D66DE;
}

.animalar-sources-wrapper .source-link a:hover {
  color: #FC6100;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.uk-navbar-toggle-icon {
  margin-right: 30px;
}

.uk-navbar-toggle-icon svg {
  width: 30px !important;
}

.uk-close {
  color: #1D66DE;
}

.uk-close:hover {
  color: #FC6100;
}

.uk-close:focus {
  color: #FC6100;
}

.uk-close svg {
  width: 30px !important;
}

.card-help-index {
  float: right;
  max-width: 290px;
  margin-left: 30px;
  border: 1px solid blue;
  background-color: white;
}

.card-help-index img {
  margin: 25px;
  max-width: 230px;
}

.card-help-index h6 {
  padding-left: 10px;
  padding-right: 10px;
}

img.entidade-image {
  max-width: 170px;
  max-height: 130px;
  width: 35vw;
}

.post-category:after {
  content: " / ";
}

.post-category:last-child:after {
  content: "";
}

.animalar-header-grid .uk-first-column {
  float: left;
  padding-left: 0px !important;
}

@media (min-width: 640px) {
  .uk-width-1-2\@s {
    width: unset !important;
  }
}

@media screen and (max-width: 425px) {
  .animalar-header-break-wrapper .animalar-header-break h1 {
    font-size: 30px;
  }
}

@media screen and (max-width: 850px) {
  h2 {
    font-size: 19px;
  }
  .card-help-index {
    clear: both;
    float: inherit;
    max-width: 350px;
    margin: auto;
    margin-bottom: 50px;
    padding: 30px;
  }
  .card-help-index img {
    margin: 0;
    padding-bottom: 30px;
  }
  .animalar-header-break-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
  .uk-subnav {
    margin: 0 auto;
  }
  .uk-subnav li {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 70vw;
    word-break: break-all;
    margin: 10px auto !important;
  }
  .pergunta p {
    text-align: left;
  }
  .uk-text-justify {
    text-align: left !important;
  }
}

@media screen and (max-width: 992px) {
  .js-filter li > * {
    word-break: break-all;
  }
  .animalar-ctas-wrapper {
    margin-top: 30px !important;
  }
  .animalar-ctas-wrapper .animalar-ctas {
    margin-top: 30px !important;
    margin-bottom: 50px !important;
    word-break: break-all;
  }
  .mobile-grid {
    margin: 0 auto;
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mobile-grid div {
    padding: 0;
  }
  .uk-card-body {
    padding: 0;
    text-align: center;
  }
  .perguntas-frequentes {
    margin-top: 60px;
  }
  .perguntas-header-container {
    margin: 0;
    margin-top: -60px;
    -ms-flex-line-pack: center;
        align-content: center;
    margin-bottom: 30px;
  }
  .animalar-header-grid {
    width: 100%;
    margin: 0;
  }
  .animalar-header-grid .uk-first-column {
    display: -ms-grid;
    display: grid;
    padding-left: 0px !important;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .perguntas-header-wrapper {
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
    margin: 0 auto;
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -ms-grid-column-align: center;
        justify-self: center;
    text-align: center;
  }
  .font-size-larger {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    margin: 0 auto;
  }
  .animalar-sources-wrapper {
    float: none;
    text-align: center !important;
    margin-right: 0 !important;
  }
  .animalar-source-title {
    display: block;
  }
  .animalar-header-break {
    margin-left: 30px;
  }
  .brand-logo {
    margin-left: calc(20px + 1vw);
    height: calc(35px + 2vw);
    width: auto;
  }
}

@media (max-width: 1099px) {
  .card-help-index {
    clear: both;
    float: inherit;
    max-width: 350px;
    margin: auto;
    margin-bottom: 50px;
    padding: 30px;
  }
  .card-help-index img {
    margin: 0;
    padding-bottom: 30px;
  }
}

@media (min-width: 1100px) {
  .perguntas-items {
    float: left;
    max-width: 650px;
  }
}
/*# sourceMappingURL=main.css.map */