/*  CSS Auxiliar (@Author Júlio M.)  */
/* CSS Updates Responsive Dijalma Silva*/
/*  Sumary

line 12   ---------- Css Default
line 28   ---------- Css Header
line 36   ---------- Css Programs
line 61   ---------- Css Social
line    ---------- 
*/

/*
Default
Cor Primária: #3274C6
Cor Secundária: #27BBB5
*/
html {
  scroll-behavior: smooth;
}

:root {
  --color_primary: #00923D;
  --color_secondary: #7FC120;
  --color_alternate: #00923D;
  --color_dark_green: #085649;
  --color_light_green: #1A4198;
  --color_white: #ffffff;
  --font_family: "Heebo", sans-serif;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Heebo", sans-serif !important;
}

.td-main-content-wrap {
  padding-bottom: 0px;
}

/* Header */

.td-header-menu-wrap-full {
  background: #1A4198 !important;
}

.sf-menu ul .td-menu-item>a {
  text-transform: uppercase;
}

.nav .nav-item a i {
  display: none;
}

/* End Header */

/* Section Program */

.title-section h3 {
  text-align: left;
  text-transform: uppercase;
  font-weight: 900;
  color: var(--color_primary);
  margin-bottom: 0px;
  padding-bottom: 5px;
  font-size: 1.6rem;
}

.title-section .border-title {
  width: 55px;
  height: 3px;
  display: block;
  background-color: var(--color_secondary);
}

.wrapper-title-section .wpb_wrapper {
  margin-bottom: 0px;
}

.tcls-wrap .owl-theme .owl-dots .owl-dot span {
  background: var(--color_primary) !important;
}

/* End Section Program */

/* Section Footer */
.map-menu .content h3 {
  color: #fff;
  font-weight: 900;
  margin-bottom: 5px;
}

.map-menu .content span {
  width: 40px;
  height: 3px;
  background-color: var(--color_secondary);
  display: block;
}

.td-footer-bottom-full .block-title {
  display: none;
}

.map-menu .content ul li {
  list-style: none;
  padding-left: 15px;
}

.map-menu .content ul li a:hover {
  text-decoration: none !important;
}

.td-footer-wrapper {
  background-color: var(--color_alternate) !important;
}

.footer-sttp .map-menu .content ul li a {
  color: #fff;
}

.td-footer-bottom-full .footer-logo-wrap {
  margin-top: 0px !important;
}

/* Footer STTP */
.footer-sttp {
  width: 70%;
  padding: 20px 20px;
  margin: 0 auto;
}

.container-footer {
  background-color: var(--color_alternate) !important;
}

.footer-sttp .columm-1 {
  float: left;
  width: 45%;
  margin-right: 10%;
}

.footer-sttp .columm-2 {
  float: left;
  width: 45%;
}

.clearfix {
  clear: both;
}

.footer-sttp .columm-1 .map-menu .content ul li {
  text-align: left !important;
  width: auto;
}

.footer-sttp .columm-1 .map-menu .content ul {}

.footer-sttp .columm-2 .map-menu .content ul li {
  text-align: left !important;
  width: auto;
}

.footer-sttp .columm-2 .map-menu .content ul {}

.footer-sttp .border-footer {
  margin-top: 50px;
  display: block;
  height: 0.5px;
  width: 100%;
  background-color: #1A4198;
  margin: 0 auto;
  margin-bottom: 50px;
}

.footer-sttp .logo-footer-sttp {
  float: left;
  width: 30%;
  text-align: center;
  margin-right: 5%;
}

.footer-sttp .location-footer-sttp {
  float: left;
  width: 30%;
  color: #fff;
  text-align: center;
  margin-right: 5%;
}

.footer-sttp .social-footer-sttp {
  float: left;
  width: 30%;
}

.footer-sttp .social-footer-sttp ul {
  list-style: none;
}

.footer-sttp .social-footer-sttp ul li {
  display: inline;
}

.footer-sttp .social-footer-sttp ul li a i {
  color: #fff;
  font-size: 2.6rem;
}

/* End Footer Footer */
/* End Section Social */

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
  padding: 0px 0px;
}

#menu-menu-topbar li a {
  text-transform: uppercase;
}

#menu-menu-topbar li a i:hover {
  color: var(--color_secondary) !important;
  cursor: pointer;
}

#menu-menu-topbar li a:hover {
  color: var(--color_secondary) !important;
}

#menu-menu-topbar li a img {
  width: 13px;
}

#space-margin {
  margin-left: 35px;
}

#real-accessability {
  display: none;
}

#bootstrap-menu ul li,
ol li {
  margin-left: 0px !important;
}

@media (max-width: 1100px) {
  #border-secondary {
    padding: 10px !important;
    display: table !important;
    text-align: center !important;
    width: 100% !important;
    margin: 0 !important;
  }

  #border-secondary .vc_column {
    width: 100% !important;
    height: 180px;
  }

  #border-secondary .vc_column .network-social {
    width: 660px !important;
    margin: 0 auto !important;
  }

  #border-secondary .vc_column .network-social a {
    margin: 0 30px auto !important;
  }

  #border-secondary .vc_column h4 {
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 680px) {
  #border-secondary .vc_column .network-social a {
    display: block !important;
    margin: 10px !important;
    margin-bottom: 20px !important;
  }

  .nav .nav-item a span {
    display: none !important;
  }

  .nav .nav-item a i {
    display: block !important;
  }

  #border-secondary .vc_column:last-child {
    height: 480px !important;
  }

  #border-secondary .vc_column .network-social {
    width: 180px !important;
    margin: 0 auto !important;
    margin-top: 200px !important;
  }

  #border-secondary .vc_column .network-social a {
    display: block !important;
    margin: 10px !important;
    margin-bottom: 20px !important;
  }

  .footer-sttp .logo-footer-sttp {
    float: none;
    width: 100%;
    text-align: center;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .footer-sttp .location-footer-sttp {
    float: none;
    width: 100%;
    text-align: center;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .footer-sttp .social-footer-sttp {
    float: none;
    width: 100%;
    text-align: center;
  }

  .footer-sttp .columm-1 {
    float: none;
    width: 100%;
    margin-right: 0px;
  }

  .footer-sttp .columm-2 {
    float: none;
    width: 100%;
  }

  .footer-sttp {
    width: 40%;
    padding: 20px 20px;
    margin: 0 auto;
  }
}

.top-menu-pictures {
  width: 13px;
  margin-left: 5px;
  margin-top: -4px;
}

.ms-container {
  background-color: #fff;
}

/**
* rechapctha
* */
.grecaptcha-badge {
  display: none;
}

.vce-row[data-vce-stretch-content="true"] {
  overflow-x: scroll;
}

a.btnaluizio {
  line-height: 54px;
  letter-spacing: 2px;
}

a.btnaluizio:hover {
  background: #1A4198 !important;
  transition: all 0.3s;
}