/* Import
** -------------------------------------- */
/*
html5doctor.com Reset Stylesheet
v1.6.1
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

img,
iframe,
video,
audio,
object {
  max-width: 100%; }

img {
  height: auto;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%; }

a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

.clear {
  clear: both; }

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table; }

.container-fluid:after {
  clear: both; }

.container:before,
.container:after {
  content: " ";
  display: table; }

.container:after {
  clear: both; }

.row:before,
.row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.container,
.container-fluid {
  margin: 0 auto;
  max-width: 1484px; }

.main {
  padding-bottom: 10px;
  position: relative; }

/* General
** -------------------------------------- */
body {
  background: #ffffff;
  color: #8c8c8c;
  font-family: "Calibri", "Arial", "Helvetica", sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  min-width: 320px !important;
  position: relative;
  overflow-x: hidden;
  }

a {
  color: #19e5e6; }
  a:hover {
    color: #19e5e6; }
  a:focus {
    outline: none; }

.page-header {
  margin: 70px 0 40px;
  padding: 0;
  border: 0; }

.page-body {
  font-size: 14px;
  line-height: 18px;
  padding: 0; }
  .page-body p {
    margin-bottom: 10px; }

.np {
  padding: 0; }

.npl {
  padding-left: 0; }

.npr {
  padding-right: 0; }

.panel-body {
  font-size: 14px;
  line-height: 16px; }
  .panel-body p {
    margin-bottom: 10px; }

.title {
  font-family: "Calibri", "Arial", "Helvetica", sans-serif;
  font-size: 25px;
  color: #7fba4c;
  font-weight: 700;
  margin-bottom: 15px; }

.subtitle {
  font-family: "Calibri", "Arial", "Helvetica", sans-serif;
  font-size: 20px;
  color: #7fba4c;
  font-weight: bold;
  margin: 30px 0; }

.subtitle-2 {
  font-family: "Calibri", "Arial", "Helvetica", sans-serif;
  font-size: 25px;
  color: #7fba4c;
  font-weight: bold;
  margin: 30px 0; }

.subtitle-3 {
  font-family: "Calibri", "Arial", "Helvetica", sans-serif;
  font-size: 20px;
  color: #7fba4c;
  font-weight: 500;
  margin: 25px 0 10px 0; }

.subtitle-4 {
  font-family: "Calibri", "Arial", "Helvetica", sans-serif;
  font-size: 17px;
  color: #7fba4c;
  font-weight: bold;
  margin: 10px 0; }

.ico-arrow-blue {
  background: url(../images/ico-arrow-blue.png) no-repeat 0 0;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px; }

.mb-30 {
  margin-bottom: 30px !important; }

@media (max-width: 991px) {
  .main {
    margin-bottom: 30px; } }

.include-header {
  min-height: 146px; }

.include-header.loaded {
  min-height: auto; }

.header {
  position: relative;
  z-index: 100; }

.top-bar {
  background: url(../images/header-amarelo.jpg) repeat-x;
  min-height: 62px;
  line-height: 24px;
  padding: 14px 0;
  position: relative; }
  .top-bar .top-bar-text {
    float: left;
    line-height: 1;
    padding: 6px 0;
    width: 44%; }
    .top-bar .top-bar-text p {
      margin: 0; }

.nav-language {
  float: right;
  list-style: none;
  padding: 5px 0;
  text-align: center;
  width: 17%; }
  .nav-language li {
    border-left: 1px solid #7fba4c;
    display: inline-block;
    margin-left: 22px;
    padding-left: 22px;
    text-align: left;
    vertical-align: middle; }
    .nav-language li:first-child {
      border-left: none;
      margin-left: 0;
      padding-left: 0; }
    .nav-language li a {
      color: #05427E; }

.login-header {
  float: right;
  width: 39%; }
  .login-header .form-login {
    margin: 0 0 0 -32px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    border: none !important;
    text-align: right;
    width: 73%;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .login-header .form-login .form-control {
      color: #8c8c8c;
      border: 1px solid #b6e89a;
      width: 100%; }
      .login-header .form-login .form-control:focus {
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.055), 0 0 8px rgba(127, 186, 76, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.055), 0 0 8px rgba(127, 186, 76, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.055), 0 0 8px rgba(127, 186, 76, 0.6); }
    .login-header .form-login .form-group {
      vertical-align: top; }
      .login-header .form-login .form-group:first-child {
        margin-right: 10px; }
    .login-header .form-login .form-login-name,
    .login-header .form-login .form-login-email {
      width: 42%; }
    .login-header .form-login .form-login-btn {
      width: 10%;
      max-width: 34px; }
    .login-header .form-login .btn-login {
      background-color: #00B6F2;
      border: none;
      color: #fff;
      font-size: 16px;
      padding-left: 0;
      padding-right: 0;
      text-align: center;
      width: 30px;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .login-header .form-login .btn-login:focus, .login-header .form-login .btn-login:hover {
        color: #606060;
        background: none;
        outline: none; }
  .login-header .forgot-password {
    float: right;
    font-size: 12px;
    line-height: 1.4;
    margin-right: 34px;
    margin-top: 7px;
    margin-bottom: -6px; }
    .login-header .forgot-password a {
      color: #0D6590; }

@media (min-width: 1440px) {
  .login-header .forgot-password {
    font-size: 14px;
    margin-top: 5px; } }

@media (max-width: 767px) {
  .login-header .form-login {
    margin: 0; }
  .login-header .form-login .form-group {
    margin-bottom: 0; } }

.header-content {
  background: #284e65 url(../images/bg-header.png) repeat-x left top;
  height: 83px; }
  .header-content .logo {
    float: left;
    width: 12.1%; }
    .header-content .logo a {
      line-height: 83px; }

@media (min-width: 992px) {
  .nav-main {
    display: block !important;
    padding-top: 35px;
    text-align: center; }
    .nav-main .nav-main-menu {
      display: inline-block; }
      .nav-main .nav-main-menu > li {
        margin: 0 15px; }
        .nav-main .nav-main-menu > li > a {
          color: #f7f7f7;
          padding: 0;
         }
          .nav-main .nav-main-menu > li > a:focus, .nav-main .nav-main-menu > li > a:hover {
            background: none;
            border: none;
            color: #7fba4c; }
        .nav-main .nav-main-menu > li:hover > a {
          color: #7fba4c; }
        .nav-main .nav-main-menu > li:hover > .dropdown-menu {
          display: block; }
        .nav-main .nav-main-menu > li.open > a,
        .nav-main .nav-main-menu > li.open > a:hover {
          background: none;
          border: none; }
      .nav-main .nav-main-menu .dropdown-menu {
        margin-top: 0; }
        .nav-main .nav-main-menu .dropdown-menu > li > a:focus,
        .nav-main .nav-main-menu .dropdown-menu > li > a:hover {
          background: #f8f8f8;
          color: #7fba4c; }
    .nav-main .dropdown-submenu {
      position: relative; }
    .nav-main .dropdown-submenu > .dropdown-menu {
      top: 0;
      left: 100%;
      margin-top: -6px;
      margin-left: -1px;
      -webkit-border-radius: 0 6px 6px 6px;
      -moz-border-radius: 0 6px 6px;
      border-radius: 0 6px 6px 6px; }
    .nav-main .dropdown-submenu:hover > .dropdown-menu {
      display: block; }
    .nav-main .dropdown-submenu > a:after {
      display: block;
      content: " ";
      float: right;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
      border-width: 5px 0 5px 5px;
      border-left-color: #ccc;
      margin-top: 5px;
      margin-right: -10px; }
    .nav-main .dropdown-submenu:hover > a:after {
      border-left-color: #fff; }
    .nav-main .dropdown-submenu.pull-left {
      float: none; }
    .nav-main .dropdown-submenu.pull-left > .dropdown-menu {
      left: -100%;
      margin-left: 10px;
      -webkit-border-radius: 6px 0 6px 6px;
      -moz-border-radius: 6px 0 6px 6px;
      border-radius: 6px 0 6px 6px; } }

.search-header {
  float: right;
  padding-top: 28px;
  width: 15%; }
  .search-header .navbar-form {
    border: none !important;
    margin: 0;
    padding: 0;
    text-align: right;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .search-header .search-term {
    background: none;
    color: #f7f7f7;
    border: 1px solid #b4e699;
    display: inline-block;
    font-size: 14px;
    width: 79%; }
    .search-header .search-term:focus {
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(127, 186, 76, 0.6);
      -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(127, 186, 76, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(127, 186, 76, 0.6); }
  .search-header .ico-search {
    background: transparent url(../images/ico-search.png) no-repeat center center;
    display: inline-block;
    height: 17px;
    width: 17px; }
  .search-header .btn-search {
    background: none;
    border: none;
    color: #f7f7f7;
    font-size: 17px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 7px;
    text-align: center;
    width: 32px;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .search-header .btn-search:focus, .search-header .btn-search:hover {
      color: #f7f7f7;
      background: none;
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none; }

.nav-utilities-mobile {
  display: none; }

@media (min-width: 992px) {
  .nav-main .nav-main-menu > li:hover > .dropdown-menu {
    display: block; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .search-header .search-term {
    width: 75%; }
  .nav-main .nav-main-menu > li {
    margin: 0 11px; }
    .nav-main .nav-main-menu > li > a {
      font-size: 12px; } }

@media (max-width: 991px) {
  .include-header {
    min-height: 208px; }
  .top-bar {
    padding: 10px 0; }
    .top-bar .top-bar-text {
      float: none;
      font-size: 11px;
      margin-bottom: 10px;
      padding: 0;
      text-align: center;
      width: 100%; }
  .header-content {
    background-position: left top;
    height: 115px;
    position: relative; }
    .header-content .logo {
      width: 116px; }
      .header-content .logo a {
        line-height: 60px; }
  .login-header {
    clear: both;
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 290px; }
    .login-header .form-login {
      padding: 0;
      width: 100%; }
      .login-header .form-login .form-group {
        display: inline-block; }
      .login-header .form-login .form-login-name,
      .login-header .form-login .form-login-email {
        width: 40%; }
      .login-header .form-login .form-login-btn {
        width: auto; }
  .nav-language {
    display: none; }
  .search-header {
    background: #233c50;
    clear: both;
    float: none;
    margin: 0 -15px;
    padding: 10px 0;
    width: auto; }
    .search-header .navbar-form {
      text-align: center; }
  .nav-utilities-mobile {
    display: block;
    float: right; }
    .nav-utilities-mobile ul {
      list-style: none;
      padding: 0; }
      .nav-utilities-mobile ul li {
        display: inline-block;
        font-size: 18px;
        height: 60px;
        line-height: 60px;
        margin: 0;
        position: relative;
        vertical-align: middle; }
        .nav-utilities-mobile ul li a {
          color: #fff; }
        .nav-utilities-mobile ul li + li {
          margin-left: 10px; }
        .nav-utilities-mobile ul li.utilities-language {
          font-size: 12px; }
        .nav-utilities-mobile ul li .nav-mobile {
          display: inline-block;
          position: relative;
          padding: 0;
          height: 25px;
          width: 26px; }
      .nav-utilities-mobile ul .nav-mobile-trigger {
        line-height: 72px; }
  /*  Nav Mobile  */
  .nav-mobile {
    display: inline-block;
    position: relative;
    padding: 0;
    width: 26px;
    height: 25px; }
  .nav-mobile span {
    display: block;
    width: 100%;
    height: 2px;
    margin: 5px 0;
    background: #fff; }
  .nav-mobile:hover span {
    -webkit-transform: rotate3d(0, 1, 0.1, 180deg);
    transform: rotate3d(0, 1, 0.1, 180deg); }
  .nav-mobile span:nth-child(1) {
    transition: all 0.5s ease 0s; }
  .nav-mobile span:nth-child(2) {
    transition: all 0.4s ease 0s; }
  .nav-mobile span:nth-child(3) {
    transition: all 0.3s ease 0s; }
  .nav-mobile.active span {
    opacity: 0;
    position: absolute;
    top: 25%;
    left: 0;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }
  .nav-mobile.active span:first-child {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg); }
  .nav-mobile.active span:last-child {
    width: 100%;
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg); }
  .nav-main {
    background: #233c50;
    display: none;
    padding: 0;
    position: absolute;
    left: 0;
    top: 60px;
    width: 100%;
    z-index: 110; }
    .nav-main .nav-main-menu {
      display: block; }
      .nav-main .nav-main-menu > li {
        clear: both;
        float: none; }
        .nav-main .nav-main-menu > li > a {
          color: #f7f7f7; }
          .nav-main .nav-main-menu > li > a:focus, .nav-main .nav-main-menu > li > a:hover {
            background: none;
            border: none;
            color: #7fba4c; }
        .nav-main .nav-main-menu > li:hover > a {
          color: #7fba4c; }
        .nav-main .nav-main-menu > li.open > a,
        .nav-main .nav-main-menu > li.open > a:hover {
          background: none;
          border: none; }
      .nav-main .nav-main-menu > li + li {
        border-top: 1px solid #223345; }
      .nav-main .nav-main-menu .dropdown-menu {
        margin-top: 0;
        position: relative;
        top: auto;
        width: 100%; }
        .nav-main .nav-main-menu .dropdown-menu > li > a:focus,
        .nav-main .nav-main-menu .dropdown-menu > li > a:hover {
          background: #f8f8f8;
          color: #7fba4c; }
    .nav-main .dropdown-submenu > a:after {
      display: block;
      content: " ";
      float: right;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
      border-width: 5px 0 5px 5px;
      border-left-color: #ccc;
      margin-top: 5px;
      margin-right: -10px; }
    .nav-main .dropdown-submenu:hover > a:after {
      border-left-color: #fff; } }

.footer {
  border-top: 14px solid #7bb300;
  width: 100%;
  background-color: #121212;
  margin: 0 auto;
  text-align: center;
  padding: 0; }
  .footer .tit-footer {
    padding: 30px 0 12px 0;
    margin: 0 auto;
    color: #008ca0;
    font-size: 14px;
    list-style: none; }
  .footer .menu-footer {
    margin: 0 auto; }
    .footer .menu-footer .menu-links {
      font-size: 14px;
      display: block;
      margin-bottom: 5px; }
      .footer .menu-footer .menu-links a {
        text-decoration: none;
        color: #efefef; }

.copy {
  background-color: #090909;
  display: block;
  padding: 13px 0;
  width: 100%;
  margin: 0 auto;
  text-align: center; }
  .copy p {
    font-size: 12px;
    color: #f7f7f7; }

@media (min-width: 992px) {
  .footer {
    text-align: left;
    margin: 0 auto;
    padding-bottom: 20px; }
    .footer .footer-col {
      width: 20%; }
    .footer .tit-footer {
      padding: 50px 0 18px 0;
      font-size: 16px; }
    .footer .menu-footer .menu-links {
      font-size: 16px;
      margin-bottom: 16px; }
  .copy p {
    font-size: 15px; } }

.ajax-loader {
  background: url("../images/ajax-loader.gif") no-repeat center center rgba(0, 0, 0, 0.35);
  display: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 90; }

/* Home
** -------------------------------------- */
.featured {
  margin: 0 0 40px; }

.featured-row {
  position: relative; }
  .featured-row + .featured-row {
    margin-top: 44px; }

.featured-col {
  position: static; }
  .featured-col:before {
    border-left: 1px solid #dddddd;
    content: " ";
    display: block;
    height: 100%;
    margin-left: -15px;
    position: absolute;
    top: 0;
    width: 2px; }
  .featured-col:first-child:before {
    display: none; }

.featured-item {
  padding: 30px 0 0;
  text-align: center; }
  .featured-item .featured-image {
    margin-bottom: 16px; }
  .featured-item .featured-title {
    color: #05427E;
    font-size: 25px;
    line-height: 1.1;
    margin-bottom: 14px;
    min-height: 53px; }
  .featured-item .featured-text {
    color: #05427E;
    font-size: 17px;
    line-height: 1.3;
    margin: 0; }

/* Slider */
.slider {
  margin: 0 auto 35px; }
  .slider .slides {
    list-style: none;
    overflow: hidden; }
  .slider .slide {
    position: relative;
    height: auto; }
  .slider .slide-image a {
    display: block; }
  .slider .slide-image img {
    display: block;
    height: auto;
    width: 100%; }
  .slider .owl-item {
    -webkit-backface-visibility: visible; }
  .slider .owl-pagination {
    margin: 0;
    position: absolute;
    bottom: 7px;
    left: 0;
    text-align: center;
    width: 100%; }
  .slider .owl-controls .owl-buttons .owl-prev,
  .slider .owl-controls .owl-buttons .owl-next {
    background: #cdced8;
    color: #000;
    font-size: 21px;
    height: 60px;
    line-height: 67px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 60px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
  .slider .owl-controls .owl-buttons .owl-prev {
    left: 26px; }
  .slider .owl-controls .owl-buttons .owl-next {
    right: 26px; }
  .slider .owl-controls .owl-page {
    display: inline-block;
    margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    width: 12px; }
    .slider .owl-controls .owl-page span {
      background: #212424;
      display: inline-block;
      height: 8px;
      width: 8px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.075);
      box-shadow: 0 2px 2px rgba(0, 0, 0, 0.075); }
    .slider .owl-controls .owl-page:hover span,
    .slider .owl-controls .owl-page.active span {
      background: #fff;
      border: 2px solid #3fbcbe;
      height: 12px;
      width: 12px;
      -webkit-transition: 0.1s ease-in-out;
      -moz-transition: 0.1s ease-in-out;
      -o-transition: 0.1s ease-in-out;
      transition: 0.1s ease-in-out; }
  .slider .slide-box {
    background: rgba(210, 210, 210, 0.5);
    height: 230px;
    position: absolute;
    right: 9.375%;
    top: 31.05691056910569%;
    width: 500px; }
    .slider .slide-box .slide-box-title {
      color: #004a5e;
      font-size: 34px;
      font-weight: 700;
      line-height: 1.1;
      position: absolute;
      left: 0;
      top: 48%;
      text-align: center;
      width: 100%;
      -webkit-transform: translateY(-48%);
      -ms-transform: translateY(-48%);
      transform: translateY(-48%); }
    .slider .slide-box .slide-box-action {
      color: #897300;
      font-size: 18px;
      bottom: 22px;
      left: 0;
      position: absolute;
      text-align: center;
      width: 100%; }
      .slider .slide-box .slide-box-action .ico-arrow-blue {
        margin-right: 8px; }
      .slider .slide-box .slide-box-action a {
        color: #897300; }

@media (max-width: 991px) {
  .featured-row + .featured-row {
    margin-top: 0; }
  .featured-col {
    margin-bottom: 30px; }
    .featured-col:before {
      display: none; }
  .featured-item .featured-title {
    min-height: 18px; }
  .slider .slide-box {
    height: auto;
    padding: 15px;
    width: auto; }
    .slider .slide-box .slide-box-title {
      font-size: 21px;
      position: relative;
      left: auto;
      top: auto;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none; }
    .slider .slide-box .slide-box-action {
      font-size: 16px;
      bottom: auto;
      left: auto;
      position: relative; }
      .slider .slide-box .slide-box-action .ico-arrow-blue {
        display: none; }
  .slider .owl-controls .owl-buttons .owl-prev,
  .slider .owl-controls .owl-buttons .owl-next {
    font-size: 14px;
    height: 30px;
    line-height: 33px;
    width: 30px; } }

@media (max-width: 767px) {
  .slider .slide-box {
    right: 0; }
    .slider .slide-box .slide-box-title {
      font-size: 18px; }
    .slider .slide-box .slide-box-action {
      font-size: 14px; }
  .slider .owl-controls .owl-buttons .owl-prev,
  .slider .owl-controls .owl-buttons .owl-next {
    font-size: 10px;
    height: 16px;
    line-height: 17px;
    width: 16px; }
  .slider .owl-controls .owl-buttons .owl-prev {
    left: 10px; }
  .slider .owl-controls .owl-buttons .owl-next {
    right: 10px; }
  .slider .owl-pagination {
    display: none !important; } }

/* jsso slider */
.jsso-slider {
  margin: 0 auto 35px;
  position: relative;
  z-index: 1; }

/* jssor slider bullet navigator skin 05 css */
/*
.jssorb05 div           (normal)
.jssorb05 div:hover     (normal mouseover)
.jssorb05 .av           (active)
.jssorb05 .av:hover     (active mouseover)
.jssorb05 .dn           (mousedown)
*/
.jssorb05 {
  position: absolute; }

.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
  position: absolute;
  /* size of bullet elment */
  width: 16px;
  height: 16px;
  background: url("../images/b05.png") no-repeat;
  overflow: hidden;
  cursor: pointer; }

.jssorb05 div {
  background-position: -7px -7px; }

.jssorb05 div:hover, .jssorb05 .av:hover {
  background-position: -37px -7px; }

.jssorb05 .av {
  background-position: -67px -7px; }

.jssorb05 .dn, .jssorb05 .dn:hover {
  background-position: -97px -7px; }

/* jssor slider arrow navigator skin 12 css */
/*
.jssora12l                  (normal)
.jssora12r                  (normal)
.jssora12l:hover            (normal mouseover)
.jssora12r:hover            (normal mouseover)
.jssora12l.jssora12ldn      (mousedown)
.jssora12r.jssora12rdn      (mousedown)
*/
.jssora12l, .jssora12r {
  display: block;
  position: absolute;
  /* size of arrow element */
  width: 30px;
  height: 46px;
  cursor: pointer;
  background: url("../images/a12.png") no-repeat;
  overflow: hidden; }

.jssora12l {
  background-position: -16px -37px; }

.jssora12r {
  background-position: -75px -37px; }

.jssora12l:hover {
  background-position: -136px -37px; }

.jssora12r:hover {
  background-position: -195px -37px; }

.jssora12l.jssora12ldn {
  background-position: -256px -37px; }

.jssora12r.jssora12rdn {
  background-position: -315px -37px; }

/* Pagina Simples - simple-page - Geral Institucional
** -------------------------------------- */
.simple-page a {
  color: #008ca0; }
  .simple-page a:hover {
    color: #003485;
    text-decoration: underline; }

.simple-page ul,
.simple-page ol {
  margin-bottom: 10px;
  padding: 0 0 0 40px; }

.simple-page ol ol, .simple-page ol ul, .simple-page ul ol, .simple-page ul ul {
  margin-bottom: 0; }

.simple-page .list-unstyled {
  list-style: none;
  padding-left: 0; }

.simple-page .panel-title {
  font-family: "Calibri", "Arial", "Helvetica", sans-serif;
  font-size: 14px; }
  .simple-page .panel-title a {
    color: #7fba4c;
    text-decoration: none; }
    .simple-page .panel-title a span {
      font-family: "Calibri", "Arial", "Helvetica", sans-serif;
      font-size: 14px;
      color: #8c8c8c;
      font-weight: bold; }

.step-trainings h5 {
  color: #2187C7;
  line-height: 1.1;
  font-weight: 500;
  font-size: 14px;
  margin: 10px 0;
  overflow: hidden;
  text-align: center; }
  .step-trainings h5:before, .step-trainings h5:after {
    background-color: #2187C7;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%; }
  .step-trainings h5:before {
    right: 0.5em;
    margin-left: -50%; }
  .step-trainings h5:after {
    left: 0.5em;
    margin-right: -50%; }

.step-trainings .step-trainings-item {
  border: 1px dotted #1F87C8;
  border-radius: 20px;
  color: #8c8c8c !important;
  display: block;
  padding: 10px 0;
  text-decoration: none; }
  .step-trainings .step-trainings-item:hover, .step-trainings .step-trainings-item.active {
    background-color: #c5e5f7; }
  .step-trainings .step-trainings-item figure {
    cursor: pointer; }
    .step-trainings .step-trainings-item figure.active {
      cursor: default; }

.step-trainings .step-trainings-content {
  display: none;
  padding: 30px 0 0; }
  .step-trainings .step-trainings-content.active {
    display: block; }

/* Page FAQ
** -------------------------------------- */
.faq .tit-link {
  font-family: "Calibri", "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  color: #7fba4c; }
  .faq .tit-link span {
    font-family: "Calibri", "Arial", "Helvetica", sans-serif;
    font-size: 14px;
    color: #8c8c8c;
    font-weight: bold; }
  .faq .tit-link a {
    text-decoration: none; }

.faq a {
  text-decoration: none;
  font-weight: bold; }

.faq .faq-links {
  font-family: "Calibri", "Arial", "Helvetica", sans-serif;
  font-size: 20px;
  color: #7fba4c;
  font-weight: 500;
  margin: 25px 0 10px 0; }
  .faq .faq-links a {
    color: #7fba4c; }
    .faq .faq-links a:hover {
      text-decoration: underline; }

/* Page Cadastro Sobre
** -------------------------------------- */
.cadastro-sobre .cadastro-sobre-tab .cadastro-sobre-espaco {
  padding-bottom: 10px; }

.es-cadastro-sobre #box {
  max-width: 100%; }

.es-cadastro-sobre .boxIntContent {
  float: left;
  padding-right: 10px;
  width: 33.33333333%; }

@media (max-width: 767px) {
  .es-cadastro-sobre .boxIntContent {
    float: none;
    width: 100%; } }

.btn-etapas {
  border: none;
  position: relative;
  padding-top: 50px;
  background: transparent;
  outline: none; }
  .btn-etapas:before {
    width: 61px;
    height: 61px;
    content: attr(data-number);
    display: block;
    font-size: 42px;
    border-radius: 100%;
    border: 5px solid #56A224;
    position: absolute;
    color: #56A224;
    top: 0;
    left: 50%;
    margin-left: calc(61px / 2 * -1);
    line-height: 54px;
    font-family: Arial;
    text-align: center; }
  .btn-etapas.active:before {
    background: #56A224;
    color: #fff; }

.dynSections {
  display: none; }

/* Page sobre
** -------------------------------------- */
.sobre .fluxo-box1 {
  width: 100%; }
  .sobre .fluxo-box1 .fluxo-div {
    padding-top: 240px; }
  .sobre .fluxo-box1 .box-a {
    width: 95%;
    padding: 0 10px;
    display: block; }
  .sobre .fluxo-box1 .box-b {
    width: 95%;
    padding: 0 10px;
    display: block; }

.sobre .fluxo-box2 {
  width: 100%; }
  .sobre .fluxo-box2 .subtitle-3 {
    margin-top: 0; }
  .sobre .fluxo-box2 .box-a {
    width: 95%;
    padding: 0 10px;
    display: block; }

.sobre .fluxo-box3 {
  width: 100%; }
  .sobre .fluxo-box3 .box-a {
    width: 95%;
    display: block; }

.sobre .fluxo-box4 {
  width: 100%; }

.sobre p {
  line-height: 15px; }

.sobre a {
  text-decoration: none;
  color: #484848; }

@media (min-width: 1024px) {
  .sobre .fluxo-box1 {
    width: 233px; }
    .sobre .fluxo-box1 .box-a {
      width: 220px; }
    .sobre .fluxo-box1 .box-b {
      width: 220px; }
  .sobre .fluxo-box2 {
    width: 216px; }
  .sobre .fluxo-box3 {
    width: 245px; }
  .sobre .fluxo-box4 {
    width: 240px; }
  .sobre p {
    line-height: 15px; }
  .sobre a {
    text-decoration: none;
    color: #484848; } }

/* Start registration process
** -------------------------------------- */
.form-start-registration .control-label {
  display: block; }

.form-start-registration .form-control {
  display: inline-block;
  max-width: 100%;
  width: auto; }

.form-start-registration .form-srp-tooltip {
  color: #484848 !important;
  display: inline-block;
  position: relative; }
  .form-start-registration .form-srp-tooltip:hover .popover, .form-start-registration .form-srp-tooltip:focus .popover {
    left: 21px; }
  .form-start-registration .form-srp-tooltip .popover {
    display: block;
    font-size: 12px;
    line-height: 1.2;
    min-width: 216px;
    left: 9999em;
    top: -10px; }
    .form-start-registration .form-srp-tooltip .popover.right > .arrow {
      top: 17px; }
    .form-start-registration .form-srp-tooltip .popover .popover-content {
      padding: 8px; }
