﻿@import url("icons/style.css");
@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato-Regular.eot");
  src: url("fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Regular.woff2") format("woff2"), url("fonts/Lato-Regular.woff") format("woff"), url("fonts/Lato-Regular.ttf") format("truetype"), url("fonts/Lato-Regular.svg#Lato-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato-BlackItalic.eot");
  src: url("fonts/Lato-BlackItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-BlackItalic.woff2") format("woff2"), url("fonts/Lato-BlackItalic.woff") format("woff"), url("fonts/Lato-BlackItalic.ttf") format("truetype"), url("fonts/Lato-BlackItalic.svg#Lato-BlackItalic") format("svg");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato-Light.eot");
  src: url("fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Light.woff2") format("woff2"), url("fonts/Lato-Light.woff") format("woff"), url("fonts/Lato-Light.ttf") format("truetype"), url("fonts/Lato-Light.svg#Lato-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato-LightItalic.eot");
  src: url("fonts/Lato-LightItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-LightItalic.woff2") format("woff2"), url("fonts/Lato-LightItalic.woff") format("woff"), url("fonts/Lato-LightItalic.ttf") format("truetype"), url("fonts/Lato-LightItalic.svg#Lato-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato-BoldItalic.eot");
  src: url("fonts/Lato-BoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-BoldItalic.woff2") format("woff2"), url("fonts/Lato-BoldItalic.woff") format("woff"), url("fonts/Lato-BoldItalic.ttf") format("truetype"), url("fonts/Lato-BoldItalic.svg#Lato-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato-Italic.eot");
  src: url("fonts/Lato-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Italic.woff2") format("woff2"), url("fonts/Lato-Italic.woff") format("woff"), url("fonts/Lato-Italic.ttf") format("truetype"), url("fonts/Lato-Italic.svg#Lato-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato-Black.eot");
  src: url("fonts/Lato-Black.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Black.woff2") format("woff2"), url("fonts/Lato-Black.woff") format("woff"), url("fonts/Lato-Black.ttf") format("truetype"), url("fonts/Lato-Black.svg#Lato-Black") format("svg");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato-Bold.eot");
  src: url("fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Bold.woff2") format("woff2"), url("fonts/Lato-Bold.woff") format("woff"), url("fonts/Lato-Bold.ttf") format("truetype"), url("fonts/Lato-Bold.svg#Lato-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

*, body, html {
  font-family: 'Lato', sans-serif;
}

body, html {
  height: 100%;
}

* {
  box-sizing: border-box;
}

img {
  width: 100%;
}

.seoHiddenTitle {
  display: none;
}

.flex {
  display: flex;
}

.ValignCenter {
  align-items: center;
}

.alignCenter {
  align-items: center;
  justify-content: center;
}

.blueBar {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #2C587D;
}

@media only screen and (min-width: 992px) {
  .blueBar {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.blueSquareButton {
  border: none;
  border-radius: 0;
  background-color: #2C587D;
  color: white;
  padding: 6px;
}

.owl__banner .owl-prev {
  background: none;
  color: white;
}

nav.navbar-default {
  background-color: white;
  border-top: 0;
  padding: 0;
}

nav.navbar {
  margin: 0;
}

@media only screen and (min-width: 992px) {
  nav.navbar {
    min-height: 0;
    margin-bottom: 0;
    margin-top: 5px;
  }
}

@media only screen and (max-width: 992px) {
  nav .navbar-collapse.collapse {
    display: none !important;
  }
  nav .navbar-collapse.collapse.in {
    display: block !important;
  }
  nav .navbar-header .collapse, nav .navbar-toggle {
    display: block !important;
  }
  nav .navbar-header {
    float: none;
  }
  nav .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid #e7e7e7;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
}

nav > .container {
  padding: 0;
}

nav .navbar-header > div:first-child {
  display: flex;
  align-items: center;
}

nav .navbar-header button {
  float: left;
  padding: 10px;
  border: none;
  border-radius: 0;
  background-color: #2C587D;
  margin-right: 0;
}

nav .navbar-header button .icon-bar {
  width: 14px;
  background-color: white !important;
}

nav .navbar-header .areaReservada__title {
  width: calc(95% - 34px);
  float: right;
}

nav .navbar-collapse {
  background-color: #F2F2F2;
  border-top: 2px solid #2C587D !important;
}

@media only screen and (min-width: 992px) {
  nav .navbar-collapse {
    border-top: 0 !important;
  }
}

nav .navbar-collapse > .row > .container {
  padding: 0;
  overflow: hidden;
}

.navbar-default {
  background-color: #ffffff;
  border-color: #FFFFFF;
}

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

@media only screen and (min-width: 992px) {
  .navBarMenu {
    background-color: #F2F2F2;
    padding-right: 0.1em;
    min-height: 100vh;
  }
}

.navBarMenu ul {
  list-style-type: none;
}

.navBarMenu > li {
  padding: 5px 0 5px 15px;
}

.navBarMenu > li.openList {
  background-color: white;
}

.navBarMenu > li:nth-child(odd) {
  border-top: 1px solid #BEC7CC;
  border-bottom: 1px solid #BEC7CC;
}

.navBarMenu > li:first-child {
  border-top: 0px;
}

.navBarMenu > li:last-child:nth-child(odd) {
  border-bottom: 0;
}

@media only screen and (min-width: 992px) {
  .navBarMenu > li:last-child:nth-child(odd) {
    border-bottom: 1px solid #BEC7CC;
  }
}

.navBarMenu > li ul {
  display: none;
}

.navBarMenu > li ul li {
  padding: 0 0 5px 0;
}

.navBarMenu > li ul li:last-child {
  padding: 0;
}

.navBarMenu li > i {
  display: inline-block;
  transition: 0.3s;
  color: #2C587D;
  font-size: 10px;
  margin-right: 0.5em;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.navBarMenu li > i.openArrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.navBarMenu li > a {
  margin-right: 0.5em;
  color: black;
  text-decoration: none;
}

.whiteBar {
  padding: 10px 0 8px 0;
  border-bottom: 2px solid #2C587D;
}

.whiteBar > .container > .row {
  margin: 0;
}

@media only screen and (min-width: 992px) {
  .whiteBar > .container > .row {
    display: flex;
    align-items: center;
    margin-left: -15px;
    margin-right: -15px;
  }
}

.whiteBar .logo {
  padding-bottom: 5px;
  /* Medium Devices, Desktops */
}

.whiteBar .logo .row {
  text-align: center;
}

.whiteBar .logo img {
  width: auto;
}

@media only screen and (max-width: 768px) {
  .whiteBar .logo img {
    width: auto;
  }
}

@media only screen and (min-width: 992px) {
  .whiteBar .logo {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

.whiteBar .areaReservada__title {
  padding-right: 1.7em;
  margin-left: auto;
}

.whiteBar .areaReservada__title__text {
  font-size: 30px;
  margin-top: 0.5em;
  margin-bottom: 0;
  color: #2C587D;
  text-align: right;
  font-weight: bold;
}

.whiteBar .areaReservada__certifica h2 {
  font-size: 24px;
  color: #2C587D;
  font-weight: bold;
}

.userArea__desktop .searchForm input[type="search"] {
  border: none;
  height: 24px;
}

.userArea__desktop .searchForm button {
  padding: 0;
}

.userArea__desktop .searchForm button i {
  font-size: 24px;
}

.userArea__mobile {
  padding-bottom: 10px;
  border-bottom: 2px solid #BEC7CC;
}

@media only screen and (min-width: 992px) {
  .userArea__mobile {
    padding-bottom: 0;
    border-bottom: 0;
  }
}

@media only screen and (min-width: 768px) {
  .userArea__mobile > .container > .row {
    margin: 0;
  }
}

.userArea__mobile .searchForm input[type="search"] {
  border: 2px solid #BEC7CC;
}

@media only screen and (min-width: 992px) {
  .userArea__cont {
    display: flex;
    align-items: center;
  }
}

.userArea__welcome {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media only screen and (min-width: 992px) {
  .userArea__welcome {
    color: white;
    padding-bottom: 0;
    padding-top: 0;
  }
}

.userArea__welcome * {
  display: inline-block;
}

.userArea__welcome p {
  margin-bottom: 0;
}

.userArea__welcome span {
  margin-left: 5px;
  color: #2C587D;
  line-height: 1em;
}

@media only screen and (min-width: 992px) {
  .userArea__welcome span {
    color: white;
    font-size: 1.3em;
  }
}

.userArea__welcome span:last-child {
  margin-right: 10px;
}

.userArea__welcome button {
  border: none;
  background: none;
  padding: 0;
  color: #2C587D;
  margin-left: 5px;
}

@media only screen and (min-width: 992px) {
  .userArea__welcome button {
    color: white;
  }
}

.userArea__welcome button i {
  margin-left: 5px;
}

main {
  background-color: #BEC7CC;
  min-height: 100vh;
  /*height: calc(100% - 203px);

    @media only screen and (min-width : 768px) {
        height: calc(100% - 250px);
    }

    @media only screen and (min-width : 992px) {
        height: calc(100% - 170px);
    }*/
}

main > .container {
  height: 100%;
}

main > .container > .row {
  height: 100%;
}

main > .container > .row > aside {
  height: 100%;
}

main > .container > .row > aside > .row {
  height: 100%;
}

main > .container > .row > aside > .row > ul {
  height: 100%;
}

main > .container > .row > section {
  height: 100%;
}

main > .container > .row > section > .row {
  height: 100%;
}

main .breadcrumbs {
  background-color: white;
  border-bottom: 2px solid #F2F2F2;
}

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

main .breadcrumbs ol li {
  display: inline-block;
}

main .breadcrumbs ol li:not(:last-child):after {
  content: '\00BB';
}

main .breadcrumbs ol li a {
  color: black;
  text-decoration: none;
}

main .article__section > .row {
  margin: 0;
  background-color: white;
}

@media only screen and (min-width: 992px) {
  main .article__section > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.article__cont {
  background-color: white;
  min-height: 96vh;
}

footer {
  border-top: 4px solid #2C587D;
}

@media only screen and (min-width: 992px) {
  footer .copy {
    text-align: left;
  }
}

footer .poweredBy img {
  max-width: 97px;
}

.tree-toggle {
  cursor: pointer;
}

.form-op .field-container {
  margin-left: 1em;
}

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