@import url(../css/normalize.css);
* {
  font-family: AG Book Rounded;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  outline: 0; }

html {
  overflow-x: hidden; }

body.page-template {
  opacity: 0;
  transition: all 1s ease; }
  body.page-template.active {
    opacity: 1;
    transition: all 1s ease; }
  @media (max-width: 991px) {
    body.page-template {
      margin-top: 103px; } }

@media (min-width: 992px) {
  .header-floater.active {
    height: 90px;
    transition: all .5s ease; }
    .header-floater.active.overflow {
      overflow: visible; } }

a {
  text-decoration: none;
  color: #f15e22; }

.mobile-on {
  display: none !important; }
  @media (max-width: 575px) {
    .mobile-on {
      display: block !important; } }

.container {
  max-width: 990px;
  width: calc(100% - 30px);
  margin: auto;
  padding-right: 15px;
  padding-left: 15px; }

.f-left {
  float: left;
  width: 100%;
  position: relative; }

.header {
  width: 100%;
  position: relative;
  left: 0;
  right: 0; }
  .header-floater {
    background-color: #393e41;
    padding-top: 20px;
    padding-top: 20px;
    position: fixed;
    top: 0;
    max-width: 1090px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    _position: absolute;
    z-index: 9; }
    @media (min-width: 992px) {
      .header-floater {
        height: 0;
        overflow: hidden;
        transition: all .5s ease; } }
    @media (max-width: 991px) {
      .header-floater {
        padding: 20px 0; } }

.top-header {
  max-width: 990px;
  position: relative; }

ul {
  padding: 0; }

#side-sortables {
  position: fixed !important; }

.logo {
  width: auto; }

.menu {
  list-style-type: none; }

.menu-item {
  display: inline-block;
  padding: 0px 0 0 25px;
  position: relative; }
  .menu-item:first-child {
    padding-left: 0; }
  .menu-item:hover .sub-menu {
    transition: all 1s ease;
    max-height: 290px;
    border-top: 2px solid #ef5316; }
  @media (max-width: 991px) {
    .menu-item {
      width: 100%;
      padding: 5px 0;
      text-align: center; } }

.menu-item a {
  color: #fff;
  font-size: 14px;
  line-height: normal;
  transition: all 1s ease;
  position: relative;
  text-decoration: none; }
  .menu-item a:hover {
    transition: all 1s ease;
    color: #f15e22; }
    .menu-item a:hover:before {
      left: 0;
      right: 0; }

.sub-menu {
  position: absolute;
  max-height: 0;
  overflow: hidden;
  transition: all 1s ease;
  background-color: #393e41;
  border-top: 0px solid transparent;
  top: 180%;
  left: 0;
  right: -27px;
  padding-right: 10px; }
  .sub-menu .menu-item {
    padding: 7px 0 0 12px;
    width: 100%; }
  .sub-menu .menu-item:last-child {
    padding-bottom: 15px; }
  .sub-menu a {
    font-size: 12px; }
  @media (max-width: 991px) {
    .sub-menu {
      position: initial;
      background-color: #0f7774; }
      .sub-menu:hover {
        border-top: 2px solid #ef5316; } }

.sy-slides-wrap {
  max-height: 650px;
  min-height: 210px; }

.sy-slide {
  height: 650px; }
  @media (max-width: 767px) {
    .sy-slide {
      height: auto; } }

.active .sy-slide img {
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: -9999px;
  bottom: -9999px;
  margin: auto; }
  @media (max-width: 767px) {
    .active .sy-slide img {
      position: initial; } }

.menu-menu-principal-container {
  float: right;
  margin-top: 29px; }
  @media (max-width: 767px) {
    .menu-menu-principal-container {
      overflow: hidden;
      margin-top: 0;
      max-height: 1px;
      transition: all 1s ease; }
      .menu-menu-principal-container.active {
        max-height: 400px;
        transition: all 1s ease; } }

@media (max-width: 991px) {
  .click-menu-mobile {
    overflow: hidden;
    background-color: transparent;
    height: 1px;
    border-bottom: 3px solid #d45f2a;
    border-top: 3px solid #d45f2a;
    top: 20px;
    transition: all 1s ease;
    display: block;
    float: right;
    width: 22px;
    height: 13px;
    position: absolute;
    right: 5px; }
    .click-menu-mobile:before {
      content: "";
      top: calc(50% - 1.3px);
      position: absolute;
      height: 3px;
      background: #d45f2a;
      width: 100%; }
    .click-menu-mobile .menu-item a {
      font-size: 0; }
    .click-menu-mobile.active .menu-item a {
      font-size: 14px; } }

.footer {
  float: left;
  width: 100%;
  background: #fff;
  margin: 30px 0 0;
  padding: 30px 0 0; }
  @media (max-width: 767px) {
    .footer {
      margin: 15px 0 0;
      padding: 15px 0 0; } }
  .footer .logo-footer {
    float: left;
    width: 19%;
    padding-right: 6%;
    margin-top: 15px; }
    .footer .logo-footer img {
      max-width: 100%;
      width: 100%; }
    @media (max-width: 767px) {
      .footer .logo-footer {
        width: 100%;
        text-align: center;
        padding: 0; }
        .footer .logo-footer img {
          max-width: 140px;
          width: 100%; } }
  .footer .endereco-footer {
    width: 50%;
    float: left;
    padding: 30px 0 0px; }
    .footer .endereco-footer-paragrafo, .footer .endereco-footer-telefone, .footer .redes-sociais .redes-sociais-paragrafo {
      color: #58595b;
      font-size: 15px;
      letter-spacing: .25px;
      line-height: normal;
      margin: 0; }
    .footer .endereco-footer-telefone {
      font-size: 21px;
      font-weight: bold; }
    @media (max-width: 767px) {
      .footer .endereco-footer {
        width: 100%;
        text-align: center; } }
  .footer .redes-sociais {
    float: left;
    width: 25%; }
    .footer .redes-sociais .redes-sociais-paragrafo {
      padding: 30px 0 0;
      text-align: center; }
    @media (max-width: 767px) {
      .footer .redes-sociais {
        width: 100%;
        text-align: center; } }
  .footer .redes-sociais-itens {
    list-style-type: none;
    padding: 0;
    text-align: center; }
    .footer .redes-sociais-itens li {
      display: inline-block;
      padding: 0 5px; }
    .footer .redes-sociais-itens img {
      width: 36px;
      height: 36px; }
  .footer .faixa-creare {
    float: left;
    width: 100%;
    margin: 30px 0 0;
    text-align: center;
    background-color: #f15e22; }
    .footer .faixa-creare p {
      color: #fff;
      display: inline-block;
      font-size: 14px; }
    .footer .faixa-creare img {
      display: inline-block;
      margin-bottom: -7px;
      margin-left: 10px; }

.search {
  background-color: transparent;
  box-shadow: none;
  cursor: pointer;
  color: #393e41;
  float: left;
  font-size: 12px;
  height: 18px;
  font-family: Ag Book Rounded;
  width: 0px;
  border: 0;
  transition: all 1s ease; }
  .search:active, .search:focus, .search:hover {
    background-color: rgba(255, 255, 255, 0.726); }

.search-box {
  margin-top: 30px;
  float: right;
  transition: all 1s ease; }
  @media (max-width: 991px) {
    .search-box {
      padding-right: 15px;
      margin-top: 40px; } }
  .search-box:hover .search {
    transition: all 1s ease;
    border: 1px solid #9bd2d2;
    width: 150px;
    padding-left: 15px; }

.ico-search {
  background-image: url(../images/ico-search.png);
  background-color: #d45f2a;
  background-position: center center;
  background-size: contain;
  display: block;
  height: 22px;
  width: 22px;
  border: 0;
  float: left;
  cursor: pointer; }
  .ico-search:active {
    background-size: 95%; }

.banner .sy-pager {
  position: absolute;
  z-index: 8;
  margin-top: -50px; }
  .banner .sy-pager li {
    margin: 0; }
  .banner .sy-pager li.sy-active a {
    background-color: #fff; }
  .banner .sy-pager li a {
    width: 8px;
    height: 8px;
    background-color: transparent;
    border: 1px solid #fff;
    margin: 0 2.5px; }
    .banner .sy-pager li a:hover, .banner .sy-pager li a:focus, .banner .sy-pager li a:active {
      opacity: 1; }

@media (max-width: 991px) {
  .sy-controls {
    display: none !important; } }

.sy-next,
.sy-prev {
  display: block; }
  @media (min-width: 991px) {
    .sy-next,
    .sy-prev {
      display: none; } }

section .title {
  font-size: 26.6px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: normal;
  position: relative;
  margin-bottom: 50px;
  margin-left: 30px; }
  @media (max-width: 767px) {
    section .title {
      margin-bottom: 45px; } }
  @media (max-width: 575px) {
    section .title {
      margin-left: 20px;
      font-size: 18px; } }
  section .title:before {
    content: "";
    position: absolute;
    background-image: url(../images/ico-h2-branco.png);
    height: 66px;
    width: 55px;
    left: -30px;
    top: 4px;
    background-position: center center;
    background-repeat: no-repeat; }
    @media (max-width: 575px) {
      section .title:before {
        height: 36px;
        width: 30px;
        left: -20px;
        background-size: contain; } }

@media (max-width: 991px) {
  .banner img {
    height: auto !important;
    width: 100% !important; } }

@media (max-width: 575px) {
  img {
    max-width: 100%; } }
